]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ChangeLog
dwarf2: Reduce some redundant definitions.
[thirdparty/gcc.git] / gcc / ChangeLog
CommitLineData
db42e39d
RH
12011-07-09 Richard Henderson <rth@redhat.com>
2
3 * defaults.h (DWARF_CIE_DATA_ALIGNMENT, DWARF_FRAME_RETURN_COLUMN,
4 DWARF_FRAME_REGNUM, DWARF2_FRAME_REG_OUT): Move from ...
5 * dwarf2cfi.c: ... here.
6 (PTR_SIZE, DWARF_OFFSET_SIZE, DWARF_INITIAL_LENGTH_SIZE): Remove.
7 (DWARF_ROUND, DWARF_CIE_ID): Remove.
8 * dwarf2out.c (INCOMING_RETURN_ADDR_RTX): Remove.
9 (DWARF2_FRAME_REG_OUT, DWARF_CIE_DATA_ALIGNMENT): Remove.
10 (DWARF_FRAME_RETURN_COLUMN, DWARF_FRAME_REGNUM): Remove.
11
a8e5c0e7
RH
122011-07-09 Richard Henderson <rth@redhat.com>
13
14 * dwarf2cfi.c (cie_return_save): New.
15 (queue_reg_save): Use compare_reg_or_pc.
16 (dwarf2out_flush_queued_reg_saves): Handle pc_rtx as return column.
17 (dwarf2out_frame_debug_expr): Likewise.
18 (dwarf2out_frame_debug_cfa_register): Record saved reg for pc too.
19 (initial_return_save): Likewise.
20 (execute_dwarf2_frame): Save and restore initial return save from
21 the cie to the fde.
22 * config/mips/mips.c (mips_frame_set): Remove special case for
23 DWARF_FRAME_RETURN_COLUMN.
24
4a8ee122
RH
252011-07-09 Richard Henderson <rth@redhat.com>
26
27 * dwarf2cfi.c (lookup_cfa): Remove.
28 (execute_dwarf2_frame): Assert queues are empty on entry.
29 Setup initial cfa directly, not via lookup_cfa.
30 Don't clear args_size state here.
31
3edb53aa
RH
322011-07-09 Richard Henderson <rth@redhat.com>
33
34 * dwarf2cfi.c (add_cfi_vec): New.
35 (add_cfi): Rename from add_fde_cfi. Add the element to add_cfi_vec.
36 (def_cfa_1, reg_save): Remove for_cie argument. Update all callers.
37 (execute_dwarf2_frame): Set add_cfi_vec.
38
ded49a7f
RH
392011-07-09 Richard Henderson <rth@redhat.com>
40
41 * defaults.h (ASM_COMMENT_START): Move here...
42 * dwarf2asm.c: ... from here.
43 * dwarf2out.c, final.c, vmsdbgout.c: Remove duplicates.
44 * toplev.c: Remove ifndef tests of ASM_COMMENT_START.
45 * varasm.c: Likewise.
46
45fba6d1
RH
472011-07-09 Richard Henderson <rth@redhat.com>
48
49 PR debug/49686
50 * dwarf2cfi.c (dwarf2out_frame_debug): Don't set cfi_insn here...
51 (create_cfi_notes): ... do it here instead.
52
5b696ba2
JJ
532011-07-09 Jakub Jelinek <jakub@redhat.com>
54
55 PR debug/49676
56 * dwarf2out.c (size_of_int_loc_descriptor): New function.
57 (address_of_int_loc_descriptor): Use it.
58 (scompare_loc_descriptor): Optimize EQ/NE comparison with
59 constant.
60
8662b2ba
RH
612011-07-09 Richard Henderson <rth@redhat.com>
62
63 * config/pdp11/pdp11.md (define_c_enum "unspecv"): New.
64 (prologue, epilogue): New.
65 (return, *rts): New.
66 (blockage, setd, seti): New.
67 * config/pdp11/pdp11.c (TARGET_ASM_FUNCTION_PROLOGUE): Remove.
68 (TARGET_ASM_FUNCTION_EPILOGUE): Remove.
69 (pdp11_saved_regno): New.
70 (pdp11_expand_prologue): Rename from pdp11_output_function_prologue;
71 generate rtl instead of text.
72 (pdp11_expand_epilogue): Similarly from pdp11_output_function_epilogue.
73 (pdp11_sp_frame_offset): Export. Use pdp11_saved_regno.
74 * config/pdp11/pdp11-protos.h: Update.
75
28b21ebb
RH
762011-07-09 Richard Henderson <rth@redhat.com>
77
78 * config/rs6000/rs6000.c (rs6000_output_function_prologue): Don't
79 try to insert an rtl prologue here.
80 (rs6000_output_function_epilogue): Similarly.
81 * config/rs6000/rs6000.md (prologue): Emit a barrier to
82 satisfy !TARGET_SCHED_PROLOG.
83 (epilogue, sibcall_epilogue): Likewise.
84
0a222ba7
EB
852011-07-09 Eric Botcazou <ebotcazou@adacore.com>
86
87 * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Move around.
88 (FP_REG_P): Delete.
89 (IN_OR_GLOBAL_P): Likewise.
90
2fda8e14
JM
912011-07-08 Jason Merrill <jason@redhat.com>
92
4063e61b
JM
93 PR c++/45437
94 * gimplify.c (goa_stabilize_expr): Handle RHS preevaluation in
95 compound assignment.
96
2fda8e14
JM
97 * cgraph.c (cgraph_add_to_same_comdat_group): New.
98 * cgraph.h: Declare it.
99 * ipa.c (function_and_variable_visibility): Make sure thunks
100 have the right visibility.
101
830f11fe
RH
1022011-07-08 Richard Henderson <rth@redhat.com>
103
104 PR bootstrap/49680
105 * dwarf2cfi.c (dwarf2out_frame_debug): Insert cfi notes after
106 any tablejump vector.
107
965b2557
RH
108 PR bootstrap/49680
109 * dwarf2cfi.c (create_cfi_notes): Flush queued saves at the
110 end of the prologue.
111
70db9095
JJ
1122011-07-08 Jakub Jelinek <jakub@redhat.com>
113
114 PR target/49621
115 * config/rs6000/rs6000.c (rs6000_emit_vector_cond_expr): Use
116 CONST0_RTX (dest_mode) instead of const0_rtx as second operand
117 of NE.
118 * config/rs6000/vector.md (vector_select_<mode>,
119 vector_select_<mode>_uns): Change second operand of NE to
120 CONST0_RTX (<MODE>mode) instead of const0_rtx.
121 * config/rs6000/altivec.md (*altivec_vsel<mode>,
122 *altivec_vsel<mode>_uns): Expect second operand of NE to be
123 zero_constant of the corresponding vector mode.
124 * config/rs6000/vsx.md (*vsx_xxsel<mode>, *vsx_xxsel<mode>_uns):
125 Likewise.
126
e92c5020
SP
1272011-07-08 Sebastian Pop <sebastian.pop@amd.com>
128
129 * graphite-dependences.c (build_alias_set_powerset): Remove
130 continue from loop, add one more assert.
131
3e4f8484
GJL
1322011-07-08 Georg-Johann Lay <avr@gjlay.de>
133
134 PR target/46779
135 * config/avr/avr.c (avr_hard_regno_mode_ok): Rewrite.
136 In particular, allow 8-bit values in r28 and r29.
137 (avr_hard_regno_scratch_ok): Disallow any register that might be
138 part of the frame pointer.
139 (avr_hard_regno_rename_ok): Same.
140 (avr_legitimate_address_p): Don't allow SUBREGs.
141
0094f21b
JB
1422011-07-08 Julian Brown <julian@codesourcery.com>
143
144 * config/arm/neon.md (vec_shr_<mode>, vec_shl_<mode>): Disable in
145 big-endian mode.
146 (reduc_splus_<mode>, reduc_uplus_<mode>, reduc_smin_<mode>)
147 (reduc_smax_<mode>, reduc_umin_<mode>, reduc_umax_<mode>)
148 (neon_vec_unpack<US>_lo_<mode>, neon_vec_unpack<US>_hi_<mode>)
149 (vec_unpack<US>_hi_<mode>, vec_unpack<US>_lo_<mode>)
150 (neon_vec_<US>mult_lo_<mode>, vec_widen_<US>mult_lo_<mode>)
151 (neon_vec_<US>mult_hi_<mode>, vec_widen_<US>mult_hi_<mode>)
152 (vec_pack_trunc_<mode>, neon_vec_pack_trunc_<mode>): Disable for Q
153 registers in big-endian mode.
154
9ae60101
BS
1552011-07-08 Bernd Schmidt <bernds@codesourcery.com>
156
157 * genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined
158 in terms of another.
159 (write_attr_value): Write a cast if necessary.
160
c0a6a1ef
BS
161 * defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.
162 * doc/tm.texi.in (WORDS_BIG_ENDIAN): Mention REG_WORDS_BIG_ENDIAN.
163 (REG_WORDS_BIG_ENDIAN): Document.
164 * doc/tm.texi: Regenerate.
165 * reload.c (operands_match_p): Take it into account.
166 (reload_adjust_reg_for_mode): Likewise.
167 * rtlanal.c (subreg_get_info): Likewise.
168
b862187a
RG
1692011-07-08 Richard Guenther <rguenther@suse.de>
170
171 * fold-const.c (fold_binary_loc): Remove index +p PTR -> PTR +p index
172 folding.
173
e8e8c74b
KT
1742011-07-08 Kai Tietz <ktietz@redhat.com>
175
176 * fold-const.c (fold_truth_andor): Factored out truth_andor
177 label from fold_binary as function.
178 (fold_binary_loc): Replace truth_andor lable
179 by function fold_truth_andor.
180
6c3cb698
KY
1812011-07-08 Kirill Yukhin <kirill.yukhin@intel.com>
182
183 PR middle-end/49519
184 * calls.c (mem_overlaps_already_clobbered_arg_p): Additional
185 check if address is stored in register. If so - give up.
186 (check_sibcall_argument_overlap_1): Do not perform check of
187 overlapping when it is call to address.
188
7d8d6d73 1892011-07-08 Georg-Johann Lay <avr@gjlay.de>
9ae60101 190
7d8d6d73
GJL
191 * config/avr/avr.c (output_reload_insisf): Use 'REG_Z+1' instead
192 of magic '31'.
193
69660a70
BS
1942011-07-08 Bernd Schmidt <bernds@codesourcery.com>
195
196 * optabs.c (expand_binop): Use GET_MODE_PRECISION instead of
197 GET_MODE_BITSIZE where appropriate.
198 (widen_leading, expand_parity, expand_ctz, expand_ffs,
199 expand_unop, expand_abs_nojump, expand_one_cmpl_abs_nojump,
200 expand_float, expand_fix): Likewise.
201 * expr.c (convert_move, convert_modes, expand_expr_real_2,
202 expand_expr_real_1, reduce_to_bit_field_precision): Likewise.
203 * stor-layout.c (get_mode_bounds): Likewise.
204 * cfgexpand.c (convert_debug_memory_address, expand_debug_expr):
205 Likewise.
206 * convert.c (convert_to_integer): Likewise.
207 * expmed.c (expand_shift_1): Likewise.
208
86cdf393
BS
209 * rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against
210 a bitsize.
211
0d44736e
BS
212 * optabs.c (expand_binop): Tighten conditions for doubleword
213 expansions.
214 (widen_bswap): Assert that mode bitsize and precision are the
215 same.
216 * stor-layout.c (get_best_mode): Skip modes that have lower
217 precision than bitsize.
218 * recog.c (simplify_while_replacing): Assert that bitsize and
219 precision are the same.
220
2c50b2c3
RO
2212011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
222
223 * Makefile.in (LIBGCOV): Remove.
224 (libgcc.mvars): Remove LIBGCOV.
225 * libgov.c: Move to ../libgcc.
226
a039d7c2
RO
2272011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
228
229 * config/fixed-bit.c, config/fixed-bit.h: Move to ../libgcc.
230
e923ef41
MJ
2312011-07-08 Martin Jambor <mjambor@suse.cz>
232
233 * tree-sra.c (analyze_all_variable_accesses): Dump that a struture
234 is too big for total scalarization.
235
b709e189
RH
2362011-07-07 Richard Henderson <rth@redhat.com>
237
238 * config/alpha/elf.h (MIPS_DEBUGGING_INFO): Undef.
239 (DBX_DEBUGGING_INFO): Undef.
240
2867fa7c
RH
2412011-07-07 Richard Henderson <rth@redhat.com>
242
243 * dwarf2out.c (output_cfi_directive): Export. Add FILE parameter.
244 Handle some opcodes specially for debugging.
245 * print-rtl.c: Include dwarf2out.h
246 (print_rtx): Handle NOTE_INSN_CFI.
247 * Makefile.in (print-rtl.o): Update.
248
7644b3c7
RH
2492011-07-07 Richard Henderson <rth@redhat.com>
250
251 * tree-pass.h (pass_dwarf2_frame): Declare.
252 * passes.c (init_optimization_passes): Add it.
253 * dwarf2cfi.c (dwarf2out_frame_debug): Make static.
254 (create_cfi_notes): Rename from dwarf2out_frame_debug_after_prologue;
255 make static, do not call add_cfis_to_fde.
256 (dwarf2out_frame_debug_init, dwarf2cfi_function_init,
257 dwarf2out_frame_init): Merge into...
258 (execute_dwarf2_frame): ... here. New function.
259 (dwarf2out_do_frame, dwarf2out_do_cfi_asm): Make boolean. Change
260 saved_do_cfi_asm to a tri-state variable.
261 (gate_dwarf2_frame, pass_dwarf2_frame): New.
262 * dwarf2out.c (dwarf2out_begin_prologue): Only allocate the fde
263 if it has yet to be done. Don't call dwarf2cfi_function_init.
264 * dwarf2out.h, debug.h: Update decls.
265 * final.c (final_start_function): Don't call
266 dwarf2out_frame_debug_init or dwarf2out_frame_debug_after_prologue.
267 * lto-streamer-in.c (lto_init_eh): Don't call dwarf2out_frame_init.
268 * toplev.c (lang_dependent_init): Likewise.
269
a518b996
RH
2702011-07-07 Richard Henderson <rth@redhat.com>
271
272 * dwarf2out.c (fde_table, fde_table_allocated, fde_table_in_use,
273 FDE_TABLE_INCREMENT): Replace with...
274 (fde_vec): ... this, a new vector.
275 (current_fde): Remove. Replace all users with cfun->fde.
276 (output_call_frame_info): Use FOR_EACH_VEC_ELT over fde_vec.
277 (size_of_aranges, dwarf2out_finish): Likewise.
278 (dwarf2out_alloc_current_fde): Break out from ...
279 (dwarf2out_begin_prologue): ... here.
280 (dwarf2out_frame_init): Remove.
281 * dwarf2cfi.c: Update all users of current_fde.
282 (dwarf2out_frame_init): Rename from dwarf2cfi_frame_init.
283 * dwarf2out.h: Update decls.
284 (dw_fde_node): Add fde_index member.
285 * function.h (struct function): Add fde member.
286
89e25f95
BS
2872011-07-07 Bernd Schmidt <bernds@codesourcery.com>
288 Richard Henderson <rth@redhat.com>
289
290 * dwarf2cfi.c (add_cfi): Remove.
291 (dwarf2out_cfi_label): Remove force argument. Only generate the
292 label name.
293 (add_fde_cfi): Simplify the different code paths.
294 (add_cie_cfi): New.
295 (old_cfa, old_cfa_remember): New.
296 (def_cfa_1, reg_save): Remove label, add for_cie parameter.
297 (last_reg_save_label): Remove.
298 (dwarf2out_args_size, dwarf2out_stack_adjust, queue_reg_save,
299 dwarf2out_frame_debug_def_cfa, dwarf2out_frame_debug_adjust_cfa,
300 dwarf2out_frame_debug_cfa_offset, dwarf2out_frame_debug_cfa_register,
301 dwarf2out_frame_debug_cfa_expression,
302 dwarf2out_frame_debug_cfa_restore,
303 dwarf2out_frame_debug_cfa_window_save,
304 dwarf2out_frame_debug_expr): Remove label parameter.
305 (cfi_label_required_p, add_cfis_to_fde): New.
306 (dwarf2out_frame_debug_after_prologue): New.
307 (dwarf2cfi_frame_init): Initialize old_cfa.
308 (dwarf2out_frame_debug_restore_state): Likewise.
309 * dwarf2out.c (dwarf2out_emit_cfi): Only do output for cfi_asm.
310 (dwarf2out_switch_text_section): Don't clear dw_fde_current_label here.
311 * final.c (final_start_function): Call
312 dwarf2out_frame_debug_after_prologue.
313
bc5612ed
BS
3142011-07-07 Bernd Schmidt <bernds@codesourcery.com>
315 Richard Henderson <rth@redhat.com>
316
317 * dwarf2cfi.c (cfi_insn): New.
318 (dwarf2out_cfi_label): Don't emit cfi label here.
319 (add_fde_cfi): Create a NOTE_INSN_CFI.
320 (dwarf2out_frame_debug): Setup cfi_insn.
321 (dwarf2out_frame_debug_init): Loop over insns creating CFI notes.
322 (dwarf2out_cfi_begin_epilogue): Make static.
323 (dwarf2out_frame_debug_restore_state): Make static.
324 * dwarf2out.c (output_cfi_directive): Make static.
325 (dwarf2out_emit_cfi): New.
326 * dwarf2out.h: Update.
327 * final.c (final): Remove CFI notes.
328 (final_scan_insn): Don't call dwarf2out_cfi_begin_epilogue,
329 dwarf2out_frame_debug_restore_state, dwarf2out_frame_debug.
330 Handle NOTE_INSN_CFI and NOTE_INSN_CFI_LABEL.
331 * insn-notes.def (NOTE_INSN_CFI): New.
332 (NOTE_INSN_CFI_LABEL): New.
333 * rtl.h (union rtunion_def): Add rt_cfi member.
334 (XCFI, XCCFI, NOTE_CFI, NOTE_LABEL_NUMBER): New.
335
647a1567
RH
3362011-07-07 Richard Henderson <rth@redhat.com>
337
338 * dwarf2cfi.c: New file.
339 * Makefile.in (OBJS): Add it.
340 (GTFILES): Add dwarf2cfi.c and dwarf2out.h.
341 * gengtype.c (open_base_files): Include dwarf2out.h.
342 * coretypes.h (enum var_init_status): Move from ...
343 * rtl.h: ... here.
344 * dwarf2out.c (saved_do_cfi_asm, dwarf2out_do_frame,
345 dwarf2out_do_cfi_asm, cie_cfi_vec, dwarf2out_cfi_label_num,
346 expand_builtin_dwarf_sp_column, init_return_column_size,
347 expand_builtin_init_dwarf_reg_sizes, new_cfi, add_cfi,
348 dwarf2out_cfi_label, emit_cfa_remember, any_cfis_emitted, add_fde_cfi,
349 lookup_cfa_1, lookup_cfa, cfa, cfa_store, cfa_remember, args_size,
350 old_args_size, cfa_equal_p, def_cfa_1, reg_save, initial_return_save,
351 stack_adjust_offset, barrier_args_size, compute_barrier_args_size_1,
352 compute_barrier_args_size, dwarf2out_args_size,
353 dwarf2out_stack_adjust, dwarf2out_notice_stack_adjust,
354 queued_reg_saves, reg_saved_in_data, regs_saved_in_regs,
355 compare_reg_or_pc, record_reg_saved_in_reg, last_reg_save_label,
356 queue_reg_save, dwarf2out_flush_queued_reg_saves,
357 clobbers_queued_reg_save, reg_saved_in, cfa_temp,
358 dwarf2out_frame_debug_def_cfa, dwarf2out_frame_debug_adjust_cfa,
359 dwarf2out_frame_debug_cfa_offset, dwarf2out_frame_debug_cfa_register,
360 dwarf2out_frame_debug_cfa_expression,
361 dwarf2out_frame_debug_cfa_restore,
362 dwarf2out_frame_debug_cfa_window_save, dwarf2out_frame_debug_expr,
363 dwarf2out_frame_debug, dwarf2out_frame_debug_init,
364 dwarf2out_cfi_begin_epilogue, dwarf2out_frame_debug_restore_state,
365 get_cfa_from_loc_descr): Move to dwarf2cfi.c.
366 (dw_cfi_ref, dw_fde_ref, dw_cfi_oprnd_ref, enum dw_cfi_oprnd_type,
367 dw_cfi_oprnd, dw_cfi_node, cfi_vec, dw_cfa_location, dw_fde_node,
368 dw_val_ref, dw_die_ref, const_dw_die_ref, dw_loc_descr_ref,
369 dw_loc_list_ref, enum dw_val_class, dw_vec_const, dw_val_node,
370 dw_loc_descr_node): Move to dwarf2out.h.
371 (current_fde, output_cfi_directive, build_cfa_loc, get_address_mode,
372 mem_loc_descriptor): Export.
373 (build_cfa_aligned_loc): Export. Take CFA as a parameter.
374 (dwarf2out_frame_init): Extract CIE generation code to
375 dwarf2cfi_frame_init.
376
b286d9ed
EB
3772011-07-07 Eric Botcazou <ebotcazou@adacore.com>
378
379 PR target/49660
380 * config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Add
381 MASK_V8PLUS, remove commented out flag and reorder.
382
c4603e7c
JJ
3832011-07-07 Jakub Jelinek <jakub@redhat.com>
384
385 PR c/49644
386 * c-typeck.c (build_binary_op): For MULT_EXPR and TRUNC_DIV_EXPR with
387 one non-complex and one complex argument, call c_save_expr on both
388 operands.
389
81361831
MJ
3902011-07-07 Martin Jambor <mjambor@suse.cz>
391
392 PR middle-end/49495
393 * cgraphunit.c (verify_edge_corresponds_to_fndecl): New function.
394 (verify_cgraph_node): Some functinality moved to
395 verify_edge_corresponds_to_fndecl, call it.
396
1e4b2746
JM
3972011-07-07 Joseph Myers <joseph@codesourcery.com>
398
399 * config.gcc (*local*): Remove.
400 * doc/install-old.texi: Don't mention local configurations.
401
d7ff1e11
JJ
4022011-07-07 Jakub Jelinek <jakub@redhat.com>
403
404 PR debug/49522
405 * df-problems.c (dead_debug_reset): Remove dead_debug_uses
406 referencing debug insns that have been reset.
407 (dead_debug_insert_before): Don't assert reg is non-NULL,
408 instead return immediately if it is NULL.
409
2492731a
JM
4102011-07-07 Joseph Myers <joseph@codesourcery.com>
411
412 * config/i386/t-crtpic, config/i386/t-svr3dbx, config/pa/t-pa:
413 Remove.
414
9d9c740d
BS
4152011-07-07 Bernd Schmidt <bernds@codesourcery.com>
416
417 * hw-doloop.c: New file.
418 * hw-doloop.h: New file.
419 * Makefile.in (OBJS): Add hw-doloop.o.
420 (hw-doloop.o): New rule.
421 ($(obj_out_file)): Add hw-doloop.h dependency.
422 * config/bfin/bfin.c: Include "hw-doloop.h".
423 (loop_info, DEF_VEC_P for loop_info, loop_info_d): Remove.
424 (bfin_dump_loops, bfin_bb_in_loop, bfin_scan_loop): Remove.
425 (hwloop_optimize): Renamed from bfin_optimize_loop. Argument
426 type changed to hwloop_info. Return bool, true if the loop was
427 successfully optimized. Remove code that was moved to
428 hw-doloop.c, and adjust other parts.
429 (hwloop_fail): New static function, containing parts that used
430 to be in bfin_optimize_loop.
431 (bfin_discover_loop, bfin_discover_loops, free_loops,
432 bfin_reorder_loops): Remove.
433 (hwloop_pattern_reg): New static function.
434 (bfin_doloop_hooks): New variable.
435 (bfin_reorg_loops): Remove most code, call reorg_loops.
436 * config/bfin/bfin.md (doloop_end splitter): Also enable if
437 loop counter is a memory_operand.
438
f0ea7581
L
4392011-07-07 H.J. Lu <hongjiu.lu@intel.com>
440
441 * config.gcc: Support --with-multilib-list for x86 Linux
442 targets.
443
444 * configure.ac: Mention x86-64 for --with-multilib-list.
445 * configure: Regenerated.
446
447 * config/i386/gnu-user64.h (SPEC_64): Support x32.
448 (SPEC_32): Likewise.
449 (ASM_SPEC): Likewise.
450 (LINK_SPEC): Likewise.
451 (TARGET_THREAD_SSP_OFFSET): Likewise.
452 (TARGET_THREAD_SPLIT_STACK_OFFSET): Likewise.
453 (SPEC_X32): New.
454
455 * config/i386/i386.h (TARGET_X32): New.
456 (TARGET_LP64): New.
457 (LONG_TYPE_SIZE): Likewise.
458 (POINTER_SIZE): Likewise.
459 (POINTERS_EXTEND_UNSIGNED): Likewise.
460 (OPT_ARCH64): Support x32.
461 (OPT_ARCH32): Likewise.
462
463 * config/i386/i386.opt (mx32): New.
464
465 * config/i386/kfreebsd-gnu64.h (GNU_USER_LINK_EMULATIONX32): New.
466 (GLIBC_DYNAMIC_LINKERX32): Likewise.
467 * config/i386/linux64.h (GNU_USER_LINK_EMULATIONX32): Likewise.
468 (GLIBC_DYNAMIC_LINKERX32): Likewise.
469
470 * config/linux.h (UCLIBC_DYNAMIC_LINKERX32): New.
471 (BIONIC_DYNAMIC_LINKERX32): Likewise.
472 (GNU_USER_DYNAMIC_LINKERX32): Likewise.
473
474 * config/i386/t-linux64: Support TM_MULTILIB_CONFIG.
475
476 * doc/install.texi: Document --with-multilib-list for
477 Linux/x86-64.
478
479 * doc/invoke.texi: Document -mx32.
480
38460025
RS
4812011-07-07 Richard Sandiford <richard.sandiford@linaro.org>
482
483 * doc/invoke.texi (mwords-little-endian): Deprecate.
484 * config/arm/arm.opt (mwords-little-endian): Likewise.
485 * config/arm/arm.c (arm_option_override): Warn about the deprecation
486 of -mwords-little-endian.
487
3f125532
RS
4882011-07-07 Richard Sandiford <richard.sandiford@linaro.org>
489
490 * reload1.c (choose_reload_regs): Use mode sizes to check whether
491 an old reload register completely defines the required value.
492
bbc210ab
RG
4932011-07-07 Richard Guenther <rguenther@suse.de>
494
495 * fold-const.c (fold_unary_loc): Do not strip sign-changes
496 for NEGATE_EXPR.
497
29c5134a
RG
4982011-07-07 Richard Guenther <rguenther@suse.de>
499
500 * tree-vrp.c (simplify_conversion_using_ranges): New function.
501 (simplify_stmt_using_ranges): Call it.
502
0816a42a
KT
5032011-07-07 Kai Tietz <ktietz@redhat.com>
504
505 * tree-ssa-forwprop.c (truth_valued_ssa_name): New function.
506 (lookup_logical_inverted_value): Likewise.
507 (simplify_bitwise_binary_1): Likewise.
508 (simplify_bitwise_binary): Use simplify_bitwise_binary_1.
509
3ce9f090
JM
5102011-07-07 Joseph Myers <joseph@codesourcery.com>
511
512 * gcc.c (%[Spec]): Don't document.
513 (struct spec_list): Update comment.
514 (do_spec_1): Don't handle %[Spec].
515 * doc/invoke.texi (%[@var{name}]): Remove documentation of spec.
516
41dfca87
JM
5172011-07-07 Joseph Myers <joseph@codesourcery.com>
518
519 * common/common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't
520 default based on TARGET_ASM_NAMED_SECTION.
521 * common/common-target.def (have_named_sections): Default to true.
522 * common/config/default-common.c: Don't include tm.h.
523 * common/config/picochip/picochip-common.c
524 (TARGET_HAVE_NAMED_SECTIONS): Don't define.
525 * common/config/m32c/m32c-common.c: Remove.
526 * config.gcc (m32c*-*-*): Set target_has_targetm_common=no.
527 * config/alpha/osf5.h (TARGET_HAVE_NAMED_SECTIONS): Define to
528 false.
529 * config/i386/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to
530 false.
531 * config/m68k/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to
532 false.
533 * config/pa/som.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
534 * config/pdp11/pdp11.h (TARGET_HAVE_NAMED_SECTIONS): Define to
535 false.
536 * config/vax/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to
537 false.
538
19c44640
JJ
5392011-07-07 Jakub Jelinek <jakub@redhat.com>
540
541 PR middle-end/49640
542 * gimplify.c (gimplify_compound_lval): For last 2 ARRAY_*REF
543 operands and last COMPONENT_REF operand call gimplify_expr on it
544 if non-NULL.
545
891a2e42
RO
5462011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
547
548 PR libmudflap/49550
549 * gcc.c (MFWRAP_SPEC): Also wrap mmap64.
550
fbdd5d87
RO
5512011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
552
553 PR target/39150
554 * configure.ac (gcc_cv_as_hidden): Also accept
555 x86_64-*-solaris2.1[0-9]*.
556 (gcc_cv_as_cfi_directive): Likewise.
557 (gcc_cv_as_comdat_group_group): Likewise.
558 (set_have_as_tls): Likewise.
559 * configure: Regenerate.
560 * config.gcc (i[34567]86-*-solaris2*): Also handle
561 x86_64-*-solaris2.1[0-9]*.
562 * config.host (i[34567]86-*-solaris2*): Likewise.
563 * config/sparc/sol2.h (ASM_CPU_DEFAULT_SPEC): Remove.
564 * config/sol2-bi.h (ASM_CPU_DEFAULT_SPEC): Redefine.
565 [USE_GLD] (ARCH_DEFAULT_EMULATION): Define.
566 (TARGET_LD_EMULATION): Use it.
567 * config/i386/sol2.h (ASM_CPU_DEFAULT_SPEC): Define.
568 (SUBTARGET_CPU_EXTRA_SPECS): Add asm_cpu_default.
569 * config/i386/sol2-bi.h (ASM_CPU32_DEFAULT_SPEC): Define.
570 (ASM_CPU64_DEFAULT_SPEC): Define.
571 (ASM_CPU_SPEC): Use %(asm_cpu_default).
572 (ASM_SPEC): Redefine.
573 (DEFAULT_ARCH32_P): Define using TARGET_64BIT_DEFAULT.
574 * config/host-solaris.c [__x86_64__] (TRY_EMPTY_VM_SPACE): Reduce.
575 * doc/install.texi (Specific, amd64-*-solaris2.1[0-9]*):
576 Document.
577 (Specific, i?86-*-solaris2.10): Mention x86_64-*-solaris2.1[0-9]*
578 configuration.
579 (Specific, x86_64-*-solaris2.1[0-9]*): Document.
580
fcf7471a
RO
5812011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
582
583 * config/sol2.h (ASM_SPEC): Split into ...
584 (ASM_SPEC_BASE, ASM_PIC_SPEC): ... this.
585 * config/i386/sol2.h (ASM_SPEC): Define using ASM_SPEC_BASE.
586 * config/i386/sol2-bi.h (ASM_CPU_SPEC): Redefine.
587 (ASM_SPEC): Use ASM_SPEC_BASE.
588 * config/sparc/sol2.h (ASM_SPEC): Redefine.
589
1e6a67d1
GJL
5902011-07-07 Georg-Johann Lay <avr@gjlay.de>
591
592 * config/avr/avr.md (*reload_insi): Change predicate #1 to
593 const_int_operand. Ditto for peep2 producing this insn.
594 Add argument to output_reload_insisf call.
595 (*movsi,*movsf): Add argument to output_movsisf call.
596 (*reload_insf): New insn and new peep2 to produce it.
597 * config/avr/avr-protos.h (output_movsisf): Change prototype.
598 (output_reload_insisf): Change prototype.
599 * config/avr/avr.c (avr_asm_len): New function.
600 (output_reload_insisf): Rewrite.
601 (output_movsisf): Change prototype. output_reload_insisf for
602 all CONST_INT and CONST_DOUBLE. ALlow moving 0.0f to memory.
603 (adjust_insn_length): Add argument to output_movsisf and
604 output_reload_insisf call.
605
6a4bdc79
BS
6062011-07-07 Bernd Schmidt <bernds@codesourcery.com>
607
608 * emit-rtl.c (paradoxical_subreg_p): New function.
609 * rtl.h (paradoxical_subreg_p): Declare.
610 * combine.c (set_nonzero_bits_and_sign_copies, get_last_value,
611 apply_distributive_law, simplify_comparison, simplify_set): Use it.
612 * cse.c (record_jump_cond, cse_insn): Likewise.
613 * expr.c (force_operand): Likewise.
614 * rtlanal.c (num_sign_bit_copies1): Likewise.
615 * reload1.c (eliminate_regs_1, strip_paradoxical_subreg): Likewise.
616 * reload.c (push_secondary_reload, find_reloads_toplev): Likewise.
617 (push_reload): Use precision to check for paradoxical subregs.
618 * expmed.c (extract_bit_field_1): Likewise.
619
46c9550f
BS
620 * machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
621 * combine.c (set_nonzero_bits_and_sign_copies): Use it.
622 (find_split-point, combine_simplify_rtx, simplify_if_then_else,
623 simplify_set, simplify_logical, expand_compound_operation,
624 make_extraction, force_to_mode, if_then_else_cond, extended_count,
625 try_widen_shift_mode, simplify_shift_const_1, simplify_comparison,
626 record_value_for_reg): Likewise.
627 * expmed.c (expand_widening_mult, expand_mult_highpart): Likewise.
628 * simplify-rtx. c (simplify_unary_operation_1,
629 simplify_binary_operation_1, simplify_const_relational_operation):
630 Likewise.
631
5511bc5a
BS
632 * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION
633 instead of GET_MODE_BITSIZE where appropriate.
634 * rtlanal.c (subreg_lsb_1, subreg_get_info, nonzero_bits1,
635 num_sign_bit_copies1, canonicalize_condition, low_bitmask_len,
636 init_num_sign_bit_copies_in_rep): Likewise.
637 * cse.c (fold_rtx, cse_insn): Likewise.
638 * loop-doloop.c (doloop_modify, doloop_optimize): Likewise.
639 * simplify-rtx.c (simplify_unary_operation_1,
640 simplify_const_unary_operation, simplify_binary_operation_1,
641 simplify_const_binary_operation, simplify_ternary_operation,
642 simplify_const_relational_operation, simplify_subreg): Likewise.
643 * combine.c (try_combine, find_split_point, combine_simplify_rtx,
644 simplify_if_then_else, simplify_set, expand_compound_operation,
645 expand_field_assignment, make_extraction, if_then_else_cond,
646 make_compound_operation, force_to_mode, make_field_assignment,
647 reg_nonzero_bits_for_combine, reg_num_sign_bit_copies_for_combine,
648 extended_count, try_widen_shift_mode, simplify_shift_const_1,
649 simplify_comparison, record_promoted_value, simplify_compare_const,
650 record_dead_and_set_regs_1): Likewise.
651
d58c1a38
BS
652 Revert:
653 * simplify-rtx.c (simplify_const_binary_operation): Use the
654 shift_truncation_mask hook instead of performing modulo by
655 width. Compare against mode precision, not bitsize.
656 * combine.c (combine_simplify_rtx, simplify_shift_const_1):
657 Use shift_truncation_mask instead of constructing the value
658 manually.
659
76594d53
MM
6602011-07-06 Michael Meissner <meissner@linux.vnet.ibm.com>
661
662 * config/rs6000/rs6000-protos.h (rs6000_call_indirect_aix): New
663 declaration.
664 (rs6000_save_toc_in_prologue_p): Ditto.
665
666 * config/rs6000/rs6000.opt (-mr11): New switch to disable loading
667 up the static chain (r11) during indirect function calls.
668 (-msave-toc-indirect): New undocumented debug switch.
669
670 * config/rs6000/rs6000.c (struct machine_function): Add
671 save_toc_in_prologue field to note whether the prologue needs to
672 save the TOC value in the reserved stack location.
673 (rs6000_emit_prologue): Use TOC_REGNUM instead of 2. If we need
674 to save the TOC in the prologue, do so.
675 (rs6000_trampoline_init): Don't allow creating AIX style
676 trampolines if -mno-r11 is in effect.
677 (rs6000_call_indirect_aix): New function to create AIX style
678 indirect calls, adding support for -mno-r11 to suppress loading
679 the static chain, and saving the TOC in the prologue instead of
680 the call body.
681 (rs6000_save_toc_in_prologue_p): Return true if we are saving the
682 TOC in the prologue.
683
684 * config/rs6000/rs6000.md (STACK_POINTER_REGNUM): Add more fixed
685 register numbers.
686 (TOC_REGNUM): Ditto.
687 (STATIC_CHAIN_REGNUM): Ditto.
688 (ARG_POINTER_REGNUM): Ditto.
689 (SFP_REGNO): Delete, unused.
690 (TOC_SAVE_OFFSET_32BIT): Add constants for AIX TOC save and
691 function descriptor offsets.
692 (TOC_SAVE_OFFSET_64BIT): Ditto.
693 (AIX_FUNC_DESC_TOC_32BIT): Ditto.
694 (AIX_FUNC_DESC_TOC_64BIT): Ditto.
695 (AIX_FUNC_DESC_SC_32BIT): Ditto.
696 (AIX_FUNC_DESC_SC_64BIT): Ditto.
697 (ptrload): New mode attribute for the appropriate load of a
698 pointer.
699 (call_indirect_aix32): Delete, rewrite AIX indirect function
700 calls.
701 (call_indirect_aix64): Ditto.
702 (call_value_indirect_aix32): Ditto.
703 (call_value_indirect_aix64): Ditto.
704 (call_indirect_nonlocal_aix32_internal): Ditto.
705 (call_indirect_nonlocal_aix32): Ditto.
706 (call_indirect_nonlocal_aix64_internal): Ditto.
707 (call_indirect_nonlocal_aix64): Ditto.
708 (call): Rewrite AIX indirect function calls. Add support for
709 eliminating the static chain, and for moving the save of the TOC
710 to the function prologue.
711 (call_value): Ditto.
712 (call_indirect_aix<ptrsize>): Ditto.
713 (call_indirect_aix<ptrsize>_internal): Ditto.
714 (call_indirect_aix<ptrsize>_internal2): Ditto.
715 (call_indirect_aix<ptrsize>_nor11): Ditto.
716 (call_value_indirect_aix<ptrsize>): Ditto.
717 (call_value_indirect_aix<ptrsize>_internal): Ditto.
718 (call_value_indirect_aix<ptrsize>_internal2): Ditto.
719 (call_value_indirect_aix<ptrsize>_nor11): Ditto.
720 (call_nonlocal_aix32): Relocate in the rs6000.md file.
721 (call_nonlocal_aix64): Ditto.
722
723 * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mr11 and
724 -mno-r11 documentation.
725
49d6830d
JW
7262011-07-06 Jonathan Wakely <jwakely.gcc@gmail.com>
727
728 PR other/49658
729 * doc/extend.texi (Compound Literals): Fix typo.
730
c884924f
JG
7312011-07-06 James Greenhalgh <james.greenhalgh@arm.com>
732
733 * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Add
734 __ARM_FEATURE_DSP.
735
bf588455
BS
7362011-07-06 Basile Starynkevitch <basile@starynkevitch.net>
737
738 * configure.ac (plugin-version.h): Generate
739 GCCPLUGIN_VERSION_MAJOR, GCCPLUGIN_VERSION_MINOR,
740 GCCPLUGIN_VERSION_PATCHLEVEL, GCCPLUGIN_VERSION constant integer
741 macros.
742
743 * configure: Regenerate.
744
745 * doc/plugins.texi (Building GCC plugins): Mention
746 GCCPLUGIN_VERSION ... constant macros in plugin-version.h.
747
d0edd768
BS
7482011-07-06 Bernd Schmidt <bernds@codesourcery.com>
749
750 * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
751 * combine.c (make_extraction, gen_lowpart_or_truncate,
752 apply_distributive_law, simplify_comparison,
753 reg_truncated_to_mode, record_truncated_value): Use it.
754 * cse.c (notreg_cost): Likewise.
755 * expmed.c (store_bit_field_1, extract_bit_field_1): Likewise.
756 * expr.c (convert_move, convert_modes): Likewise.
757 * optabs.c (expand_binop, expand_unop): Likewise.
758 * postreload.c (move2add_last_label): Likewise.
759 * regmove.c (optimize_reg_copy_3): Likewise.
760 * rtlhooks.c (gen_lowpart_general): Likewise.
761 * simplify-rtx.c (simplify_unary_operation_1): Likewise.
762
e5cabdfb
JM
7632011-07-06 Joseph Myers <joseph@codesourcery.com>
764
765 * config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
766
2d0c270f
BS
7672011-07-06 Bernd Schmidt <bernds@codesourcery.com>
768
769 * cse.c (find_comparison_args): Use val_mode_signbit_set_p.
770 * simplify-rtx.c (mode_signbit_p): Use GET_MODE_PRECISION.
771 (val_mode_signbit_p, val_mode_signbit_set_p): New functions.
772 (simplify_const_unary_operation, simplify_binary_operation_1,
773 simplify_const_binary_operation,
774 simplify_const_relational_operation): Use them. Use
775 GET_MODE_MASK for masking and sign-extensions.
776 * combine.c (set_nonzero_bits_and_sign_copies, simplify_set,
777 combine_simplify_rtx, force_to_mode, reg_nonzero_bits_for_combine,
778 simplify_shift_const_1, simplify_comparison): Likewise.
779 * expr.c (convert_modes): Likewise.
780 * rtlanal.c (nonzero_bits1, canonicalize_condition): Likewise.
781 * expmed.c (emit_cstore, emit_store_flag_1, emit_store_flag):
782 Likewise.
783 * rtl.h (val_mode_signbit_p, val_mode_signbit_set_p): Declare.
784
f9c08345
BS
785 * simplify-rtx.c (simplify_ternary_operation): Remove dead code.
786
6d6c9525
RG
7872011-07-06 Richard Guenther <rguenther@suse.de>
788
789 PR tree-optimization/49645
790 * c-decl.c (finish_decl): Also set DECL_HARD_REGISTER for global
791 register variables.
792 * tree-ssa-sccvn.c (vn_reference_op_eq): Disregard differences
793 in type qualification here ...
794 (copy_reference_ops_from_ref): ... not here.
795 (vn_reference_lookup_3): ... or here.
796 (copy_reference_ops_from_ref): Record decl bases as MEM[&decl].
797 (vn_reference_lookup): Do the lookup with a valueized ao-ref.
798
d1a6ec10
ILT
7992011-07-06 Ian Lance Taylor <iant@google.com>
800
801 * doc/install.texi (Configuration): It's
802 --enable-gnu-indirect-function, not --enable-indirect-function.
803
ff3e08af
BS
8042011-07-06 Bernd Schmidt <bernds@codesourcery.com>
805
806 * simplify-rtx.c (simplify_const_binary_operation): Use the
807 shift_truncation_mask hook instead of performing modulo by
808 width. Compare against mode precision, not bitsize.
809 * combine.c (combine_simplify_rtx, simplify_shift_const_1):
810 Use shift_truncation_mask instead of constructing the value
811 manually.
812
a369b639
L
8132011-07-06 H.J. Lu <hongjiu.lu@intel.com>
814
815 PR middle-end/47383
816 * tree-ssa-address.c (addr_for_mem_ref): Use pointer_mode for
817 address computation and convert to address_mode if needed.
818
1a072294
RG
8192011-07-06 Richard Guenther <rguenther@suse.de>
820
821 * tree.c (build_common_tree_nodes_2): Merge with
822 build_common_tree_nodes.
823 * tree.h (build_common_tree_nodes): Adjust prototype.
824 (build_common_tree_nodes_2): Remove.
825 * doc/tm.texi.in (lang_hooks.builtin_function): Adjust.
826 * doc/tm.texi (lang_hooks.builtin_function): Regenerate.
827
f2c3a8ce
JJ
8282011-07-05 Jakub Jelinek <jakub@redhat.com>
829
830 PR tree-optimization/49618
831 * tree-eh.c (tree_could_trap_p) <case CALL_EXPR>: For DECL_WEAK
832 t recurse on the decl.
833 <case FUNCTION_DECL, case VAR_DECL>: For DECL_WEAK decls
834 return true if expr isn't known to be defined in current
835 TU or some other LTO partition.
836
3aa439ed
MM
8372011-07-05 Michael Meissner <meissner@linux.vnet.ibm.com>
838
839 * params.def (PARAM_CASE_VALUES_THRESHOLD): New parameter to
840 override CASE_VALUES_THRESHOLD.
841
842 * stmt.c (toplevel): Include params.h.
843 (case_values_threshold): Use the --param case-values-threshold
844 value if non-zero, otherwise use machine dependent value.
845 (expand_case): Use case_values_threshold.
846
847 * Makefile.in (stmt.o): Add $(PARAMS_H) dependency.
848
849 * doc/invoke.texi (--param case-values-threshold): Document.
850
49956667
RH
8512011-07-05 Richard Henderson <rth@redhat.com>
852
853 * dwarf2out.c (dwarf2out_cfi_label): Make static.
854 (dwarf2out_flush_queued_reg_saves): Make static.
855 (dwarf2out_reg_save): Remove.
856 (dwarf2out_return_save): Remove.
857 (dwarf2out_return_reg): Remove.
858 (dwarf2out_reg_save_reg): Remove.
859 (dwarf2out_def_cfa): Merge into ...
860 (dwarf2out_frame_init): ... here.
861 * dwarf2out.h, tree.h: Remove declarations as necessary.
862
9f2ff8e5
RH
8632011-07-05 Richard Henderson <rth@redhat.com>
864
c2b40eba
RH
865 * config/ia64/ia64.c (ia64_dwarf_handle_frame_unspec): Remove.
866 (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Remove.
867 (ia64_expand_epilogue): Emit an empty FRAME_RELATED_EXPR for
868 the alloc insn.
869
7d3c6cd8
RH
870 * config/ia64/ia64.c (ia64_emit_deleted_label_after_insn): Remove.
871 (IA64_CHANGE_CFA_IN_EPILOGUE): Remove.
872 (process_epilogue): Don't call dwarf2out_def_cfa.
873
5f740973
RH
874 * config/ia64/ia64.c (ia64_expand_prologue): Use pc_rtx to
875 indicate the return address save.
876 (process_cfa_register): Likewise.
877
a1880147
RH
878 * config/ia64/ia64.c (ia64_dwarf2out_def_steady_cfa): Remove.
879 (process_cfa_adjust_cfa, ia64_asm_unwind_emit): Don't call it.
880
9f2ff8e5
RH
881 * config/ia64/ia64.c (ia64_expand_prologue): Emit REG_CFA_REGISTER
882 for ar.pfs save at alloc insn.
883
ddc6e7d6
RH
8842011-07-05 Richard Henderson <rth@redhat.com>
885
886 * config/arm/arm.c (arm_dwarf_handle_frame_unspec): Remove.
887 (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Remove.
888 (arm_expand_prologue): Use REG_CFA_REGISTER to mark the
889 stack pointer save.
890 (arm_unwind_emit_set): Don't recognize UNSPEC_STACK_ALIGN.
891 (arm_unwind_emit): Walk REG_NOTES for unwinding notes. Emit
892 proper unwind info for a REG_CFA_REGISTER save of stack pointer.
893 * config/arm/arm.md (UNSPEC_STACK_ALIGN): Remove.
894
a3515605
RH
8952011-07-05 Richard Henderson <rth@redhat.com>
896
897 * config/vax/vax.md (define_c_enum unspecv): New. Define the
898 VUNSPEC_* constants here instead of via define_constants.
899 (VUNSPEC_PEM): New constant.
900 (procedure_entry_mask): New insn.
901 (prologue): New expander.
902 * config/vax/vax.c (vax_add_reg_cfa_offset): New.
903 (vax_expand_prologue): Rename from vax_output_function_prologue;
904 emit rtl instead of text.
905 (TARGET_ASM_FUNCTION_PROLOGUE): Remove.
906 (print_operand): Add 'x' prefix.
907
a7adbbcb
L
9082011-07-05 H.J. Lu <hongjiu.lu@intel.com>
909
910 PR middle-end/47715
911 * calls.c (precompute_register_parameters): Promote the function
912 argument before checking non-legitimate constant.
913
cec11ec4
SP
9142011-07-05 Sebastian Pop <sebastian.pop@amd.com>
915
916 PR tree-optimization/47654
917 * graphite-blocking.c (pbb_strip_mine_time_depth): Do not return bool.
918 (lst_do_strip_mine_loop): Return an int.
919 (lst_do_strip_mine): Same.
920 (scop_do_strip_mine): Same.
921 (scop_do_block): Loop blocking should strip-mine at least two loops.
922 * graphite-interchange.c (lst_interchange_select_outer): Return an int.
923 (scop_do_interchange): Same.
924 * graphite-poly.h (scop_do_interchange): Update declaration.
925 (scop_do_strip_mine): Same.
926
9b0d314a
SP
9272011-07-05 Sebastian Pop <sebastian.pop@amd.com>
928
929 * graphite-clast-to-gimple.c (precision_for_value): Removed.
930 (precision_for_interval): Removed.
931 (gcc_type_for_interval): Use mpz_sizeinbase.
932
81d6d080
SP
9332011-07-05 Sebastian Pop <sebastian.pop@amd.com>
934
935 * graphite-ppl.h (value_max): Correct computation of max.
936
369e3430
SP
9372011-07-05 Sebastian Pop <sebastian.pop@amd.com>
938
939 * graphite-clast-to-gimple.c (clast_name_to_index): Add missing space.
940
fce5dddd
RG
9412011-07-05 Richard Guenther <rguenther@suse.de>
942
943 * c-decl.c (c_init_decl_processing): Defer building common
944 tree nodes to c_common_nodes_and_builtins.
945
12037899
RL
9462011-07-05 Razya Ladelsky <razya@il.ibm.com>
947
948 PR tree-optimization/49580
949 * tree-cfg.c (gimple_duplicate_sese_tail): Remove handling of
950 the loop's number of iterations.
28b21ebb 951 * tree-parloops.c (transform_to_exit_first_loop): Add the
12037899
RL
952 handling of the loop's number of iterations before the call
953 to gimple_duplicate_sese_tail.
28b21ebb 954 Insert the stmt caclculating the new rhs of the loop's
12037899
RL
955 condition stmt to the preheader instead of iters_bb.
956
509a31f8
L
9572011-07-05 H.J. Lu <hongjiu.lu@intel.com>
958
959 PR rtl-optimization/47449
960 * fwprop.c (forward_propagate_subreg): Don't propagate hard
961 register nor zero/sign extended hard register.
962
39becbac
RG
9632011-07-05 Richard Guenther <rguenther@suse.de>
964
965 PR tree-optimization/49518
966 PR tree-optimization/49628
967 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Skip
968 irrelevant and invariant data-references.
969 (vect_analyze_data_ref_access): For invariant loads clear the
970 group association.
971
15923c25
JJ
9722011-07-04 Jakub Jelinek <jakub@redhat.com>
973
af421d9c
JJ
974 PR rtl-optimization/49619
975 * combine.c (combine_simplify_rtx): In PLUS -> IOR simplification
976 pass VOIDmode as op0_mode to recursive call, and return temp even
977 when different from tor, just if it is not IOR of the original
978 PLUS arguments.
979
707f9919
JJ
980 PR rtl-optimization/49472
981 * simplify-rtx.c (simplify_unary_operation_1) <case NEG>: When
982 negating MULT, negate the second operand instead of first.
983 (simplify_binary_operation_1) <case MULT>: If one operand is
984 a NEG and the other is MULT, don't attempt to optimize by
985 negation of the MULT operand if it only moves the NEG operation
986 around.
987
15923c25
JJ
988 PR debug/49602
989 * tree-into-ssa.c (rewrite_debug_stmt_uses): Disregard
990 get_current_def return value if it can't be trusted to be
991 the current value of the variable in the current bb.
992
0d5e0c1b
UB
9932011-07-04 Uros Bizjak <ubizjak@gmail.com>
994
995 PR target/49600
996 * config/i386/i386.md (SSE2 int->float split): Push operand 1 in
997 general register to memory for !TARGET_INTER_UNIT_MOVES.
998
db297e20
GJL
9992011-07-04 Georg-Johann Lay <avr@gjlay.de>
1000
1001 PR target/44643
1002 * config/avr/avr.c (avr_insert_attributes): Use TYPE_READONLY
1003 instead of TREE_READONLY.
1004
f451d14d
GJL
10052011-07-04 Georg-Johann Lay <avr@gjlay.de>
1006
1007 * doc/extend.texi (AVR Built-in Functions): Update documentation
1008 of __builtin_avr_fmul*.
0d5e0c1b 1009 * config/avr/avr.c (avr_init_builtins): Don't depend on AVR_HAVE_MUL.
f451d14d
GJL
1010 * config/avr/avr-c.c (avr_cpu_cpp_builtins): Ditto.
1011 * config/avr/avr.md (fmul): Rename to fmul_insn.
1012 (fmuls): Rename to fmuls_insn.
1013 (fmulsu): Rename to fmulsu_insn.
1014 (fmul,fmuls,fmulsu): New expander.
1015 (*fmul.call,*fmuls.call,*fmulsu.call): New Insn.
1016 * config/avr/t-avr (LIB1ASMFUNCS): Add _fmul, _fmuls, _fmulsu.
1017 * config/avr/libgcc.S (__fmul): New function.
1018 (__fmuls): New function.
1019 (__fmulsu,__fmulsu_exit): New function.
1020
30f1e6de
RG
10212011-07-04 Richard Guenther <rguenther@suse.de>
1022
1023 PR tree-optimization/49615
1024 * tree-cfgcleanup.c (split_bbs_on_noreturn_calls): Fix
1025 basic-block index check.
1026
6dab9931
GJL
10272011-07-04 Georg-Johann Lay <avr@gjlay.de>
1028
1029 * longlong.h (count_leading_zeros, count_trailing_zeros,
1030 COUNT_LEADING_ZEROS_0): Define for target avr if W_TYPE_SIZE is 16
1031 resp. 64.
1032
b5066d8b
IR
10332011-07-03 Ira Rosen <ira.rosen@linaro.org>
1034
1035 PR tree-optimization/49610
1036 * tree-vect-loop.c (vect_is_slp_reduction): Check that DEF_STMT has
1037 a basic block.
1038
bc712852
EB
10392011-07-02 Eric Botcazou <ebotcazou@adacore.com>
1040 Olivier Hainque <hainque@adacore.com>
1041 Nicolas Setton <setton@adacore.com>
1042
1043 * tree.h (TYPE_ARTIFICIAL): New flag.
1044 * dwarf2out.c (modified_type_die): Add a DW_AT_artificial attribute to
1045 the DIE of the type if it is artificial.
1046 (gen_array_type_die): Likewise.
1047 (gen_enumeration_type_die): Likewise.
1048 (gen_struct_or_union_type_die): Likewise.
1049 * lto-streamer-in.c (unpack_ts_base_value_fields): Use TYPE_ARTIFICIAL.
1050 * lto-streamer-out.c (pack_ts_base_value_fields): Likewise.
1051
8b1bdcc5
JJ
10522011-07-01 Jakub Jelinek <jakub@redhat.com>
1053
1054 * tree-object-size.c (pass_through_call): Handle
1055 BUILT_IN_ASSUME_ALIGNED.
1056
06e88d73
MJ
10572011-07-01 Martin Jambor <mjambor@suse.cz>
1058
1059 * tree-sra.c (tree_non_mode_aligned_mem_p): Also ignore MEM_REFs.
1060
6bbec3e1
L
10612011-07-01 H.J. Lu <hongjiu.lu@intel.com>
1062
1063 PR middle-end/48016
1064 * explow.c (update_nonlocal_goto_save_area): Use proper mode
1065 for stack save area.
1066 * function.c (expand_function_start): Likewise.
1067
e8fdf1cd
RG
10682011-07-01 Richard Guenther <rguenther@suse.de>
1069
1070 PR middle-end/49596
1071 * cgraph.h (varpool_all_refs_explicit_p): Not analyzed nodes
1072 may have unknown refs.
1073
80d3dd38
KT
10742011-07-01 Kai Tietz <ktietz@redhat.com>
1075
1076 * tree-ssa-forwprop.c (simplify_bitwise_binary): Fix typo.
1077
179fc656
RO
10782011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1079
1080 * config.gcc: Obsolete alpha*-dec-osf5.1, mips-sgi-irix6.5.
1081 * doc/install.texi (Specific, alpha*-dec-osf5.1): Document it.
1082 (Specific, mips-sgi-irix6): Likewise.
1083
14a393a3
RO
10842011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1085
1086 PR libmudflap/49549
1087 * doc/sourcebuild.texi (Effective-Target Keywords): Document gld.
1088
3aecd443
JJ
10892011-07-01 Jakub Jelinek <jakub@redhat.com>
1090
1091 * tree-pretty-print.c (dump_generic_code) <case CONSTRUCTOR>: Print
1092 [idx]= and [idx1 ... idx2]= before initializers if needed for
1093 array initializers.
1094
7474f719
CL
10952011-07-01 Chen Liqin <liqin.gcc@gmail.com>
1096
1097 * config.gcc (score-*-elf): Remove score7.o.
1098 * config/score/t-score-elf: Likewise.
1099 * config/score/score.c: Merge score7 to score.c and
1100 remove forwarding functions.
1101 * config/score/score7.c: Deleted.
1102 * config/score/score7.h: Deleted.
1103
ab70d825
RG
11042011-07-01 Richard Guenther <rguenther@suse.de>
1105
1106 PR tree-optimization/49603
0d5e0c1b 1107 * tree-vect-stmts.c (vectorizable_load): Remove unnecessary assert.
ab70d825 1108
1ac93f10
MJ
11092011-06-30 Martin Jambor <mjambor@suse.cz>
1110
1111 * tree-sra.c (struct access): Rename total_scalarization to
1112 grp_total_scalarization
1113 (completely_scalarize_var): New function.
1114 (sort_and_splice_var_accesses): Set total_scalarization in the
1115 representative access.
1116 (analyze_access_subtree): Propagate total scalarization accross the
1117 tree, no holes in totally scalarized trees, simplify coverage
1118 computation.
1119 (analyze_all_variable_accesses): Call completely_scalarize_var instead
1120 of completely_scalarize_record.
1121
97f309c3
RH
11222011-06-30 Richard Henderson <rth@redhat.com>
1123
1124 * config/i386/i386.h (X86_TUNE_DEEP_BRANCH_PREDICTION): Remove.
1125 (TARGET_DEEP_BRANCH_PREDICTION): Remove.
1126 * config/i386/i386.c: Don't include dwarf2out.h.
1127 (initial_ix86_tune_features): Remove X86_TUNE_DEEP_BRANCH_PREDICTION.
1128 (output_set_got): Don't test TARGET_DEEP_BRANCH_PREDICTION, delete
1129 all code dead thereafter. Don't do dwarf2out_flush_queued_reg_saves.
1130 (ix86_expand_prologue): Set REG_CFA_FLUSH_QUEUE on set_got insn.
1131 (machopic_output_stub): Don't test TARGET_DEEP_BRANCH_PREDICTION.
1132
ef284364
RH
11332011-06-30 Richard Henderson <rth@redhat.com>
1134
1135 * reg-notes.def (REG_CFA_FLUSH_QUEUE): New.
1136 * dwarf2out.c (dwarf2out_frame_debug): Handle it.
1137 * final.c (final_scan_insn): Look for it, and invoke
1138 dwarf2out_frame_debug before the insn if found.
1139
c8412f97
RH
11402011-06-30 Richard Henderson <rth@redhat.com>
1141
1142 * dwarf2out.c (dwarf2out_frame_debug_cfa_offset): Allow PC_RTX
1143 as a source, and interpret that as DWARF_FRAME_RETURN_COLUMN.
1144
e3f903d8
RH
11452011-06-30 Richard Henderson <rth@redhat.com>
1146
1147 * dwarf2out.c (struct reg_saved_in_data): Provide a typedef.
1148 Define a vector of this type.
1149 (regs_saved_in_regs): Use a VEC.
1150 (num_regs_saved_in_regs): Remove.
1151 (compare_reg_or_pc): New.
1152 (record_reg_saved_in_reg): Split out from...
1153 (dwarf2out_flush_queued_reg_saves): ... here.
1154 (clobbers_queued_reg_save): Update for VEC.
1155 (reg_saved_in): Likewise.
1156 (dwarf2out_frame_debug_init): Likewise.
1157 (dwarf2out_reg_save_reg): Use record_reg_saved_in_reg.
1158 (dwarf2out_frame_debug_cfa_register): Likewise.
1159
e2c9010a
EB
11602011-06-30 Eric Botcazou <ebotcazou@adacore.com>
1161
1162 PR tree-optimization/49572
1163 * tree-ssa-dom.c (initialize_hash_element) <GIMPLE_SINGLE_RHS>: Use the
1164 type of the RHS instead of that of the LHS for the expression type.
1165
dbb07bbc
EB
11662011-06-30 Eric Botcazou <ebotcazou@adacore.com>
1167
1168 * df-scan.c (df_get_entry_block_def_set): Use INCOMING_REGNO macro
1169 unconditionally.
1170
1565af08
RG
11712011-06-30 Richard Guenther <rguenther@suse.de>
1172
1173 * opts.c (finish_options): Do not disable IPA-PTA during ltrans.
1174 * tree-ssa-structalias.c (create_variable_info_for): Do not
1175 add initial constraints for non-var-decls. Properly handle
1176 globals in other ltrans partitions.
1177 (intra_create_variable_infos): Manually create constraints for
1178 the fake no-alias parameter.
1179 (ipa_pta_execute): Dump the cgraph, handle ltrans partitions properly
1180 and assert there are no clones.
1181
42373e0b
RG
11822011-06-30 Richard Guenther <rguenther@suse.de>
1183
1184 PR tree-optimization/46787
1185 * tree-data-ref.c (dr_address_invariant_p): Remove.
1186 (find_data_references_in_stmt): Invariant accesses are ok now.
0d5e0c1b 1187 * tree-vect-stmts.c (vectorizable_load): Handle invariant loads.
42373e0b
RG
1188 * tree-vect-data-refs.c (vect_analyze_data_ref_access): Allow
1189 invariant loads.
1190
7aa62ea1
MJ
11912011-06-30 Martin Jambor <mjambor@suse.cz>
1192
1193 PR tree-optimization/49094
1194 * tree-sra.c (tree_non_mode_aligned_mem_p): New function.
1195 (build_accesses_from_assign): Use it.
1196
f60f32b3
JJ
11972011-06-30 Jakub Jelinek <jakub@redhat.com>
1198
d9048d16
JJ
1199 * tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
1200 handling of BUILT_IN_ASSUME_ALIGNED.
1201
f60f32b3
JJ
1202 PR debug/49364
1203 * dwarf2out.c (output_abbrev_section): Don't return early
1204 if abbrev_die_table_in_use is 1.
1205 (dwarf2out_finish): Instead don't call output_abbrev_section
1206 nor emit abbrev_section_label in that case.
1207
7cce15d4
NC
12082011-06-30 Nick Clifton <nickc@redhat.com>
1209
1210 * config/v850/v850.h (CPP_SPEC): Define __v850e__ when compiling
1211 for the V850E.
1212
ce7e54ff
JJ
12132011-06-30 Jakub Jelinek <jakub@redhat.com>
1214
1215 * tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
1216 handling of BUILT_IN_MEMPCPY_CHK and BUILT_IN_STPCPY_CHK.
1217
83197f37
IR
12182011-06-30 Ira Rosen <ira.rosen@linaro.org>
1219
1220 * tree-vect-loop.c (vect_determine_vectorization_factor): Handle
1221 both pattern and original statements if necessary.
1222 (vect_transform_loop): Likewise.
1223 * tree-vect-patterns.c (vect_pattern_recog): Update documentation.
1224 * tree-vect-stmts.c (vect_mark_relevant): Add new argument.
1225 Mark the pattern statement only if the original statement doesn't
1226 have its own uses.
1227 (process_use): Call vect_mark_relevant with additional parameter.
1228 (vect_mark_stmts_to_be_vectorized): Likewise.
1229 (vect_get_vec_def_for_operand): Use vectorized pattern statement.
1230 (vect_analyze_stmt): Handle both pattern and original statements
1231 if necessary.
1232 (vect_transform_stmt): Don't store vectorized pattern statement
1233 in the original statement.
1234 (vect_is_simple_use_1): Use related pattern statement only if the
1235 original statement is irrelevant.
1236 * tree-vect-slp.c (vect_get_and_check_slp_defs): Likewise.
1237
dbb07bbc 12382011-06-29 Changpeng Fang <changpeng.fang@amd.com>
5c0d88e6 1239
dbb07bbc
EB
1240 * config/i386/i386.opt (mprefer-avx128): Redefine the flag as a Mask
1241 option.
1242 * config/i386/i386.h (ix86_tune_indices): Add X86_TUNE_AVX128_OPTIMAL
1243 entry.
5c0d88e6
CF
1244 (TARGET_AVX128_OPTIMAL): New definition.
1245 * config/i386/i386.c (initial_ix86_tune_features): Initialize
1246 X86_TUNE_AVX128_OPTIMAL entry.
1247 (ix86_option_override_internal): Enable the generation
1248 of the 128-bit instructions when TARGET_AVX128_OPTIMAL is set.
1249 (ix86_preferred_simd_mode): Use TARGET_PREFER_AVX128.
1250 (ix86_autovectorize_vector_sizes): Use TARGET_PREFER_AVX128.
1251
931050d0
EB
12522011-06-29 Eric Botcazou <ebotcazou@adacore.com>
1253
1254 PR tree-optimization/49539
1255 * tree-ssa-forwprop.c (can_propagate_from): Check for abnormal SSA
1256 names by means of stmt_references_abnormal_ssa_name.
1257 (associate_plusminus): Call can_propagate_from before propagating
1258 from definition statements.
1259 (ssa_forward_propagate_and_combine): Remove superfluous newline.
1260
dfedbe40
RG
12612011-06-29 Richard Guenther <rguenther@suse.de>
1262
1263 * doc/invoke.texi: Document -scev dump modifier.
1264 * tree-pass.h (TDF_SCEV): New dump flag.
1265 * tree-dump.c (dump_option_value_in): Add scev.
1266 * tree-chrec.c: Replace all TDF_DETAILS checks with TDF_SCEV.
1267 * tree-scalar-evolution.c: Likewise.
1268
3a86cfeb
NS
12692011-06-29 Nathan Sidwell <nathan@codesourcery.com>
1270
1271 * config/arm/unwind-arm.c (enum __cxa_type_match_result): New.
1272 (cxa_type_match): Correct declaration.
0d5e0c1b
UB
1273 (__gnu_unwind_pr_common): Reconstruct additional indirection
1274 when __cxa_type_match returns succeeded_with_ptr_to_base.
3a86cfeb 1275
f3678bfb
UW
12762011-06-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1277
1278 PR rtl-optimization/49114
1279 * reload.c (struct replacement): Remove SUBREG_LOC member.
1280 (push_reload): Do not set it.
1281 (push_replacement): Likewise.
1282 (subst_reload): Remove dead code.
1283 (copy_replacements): Remove assertion.
1284 (copy_replacements_1): Do not handle SUBREG_LOC.
1285 (move_replacements): Likewise.
1286 (find_replacement): Remove dead code. Use reload_adjust_reg_for_mode.
1287 Detect subregs via recursive descent instead of via SUBREG_LOC.
1288
433ba0a5 12892011-06-29 Georg-Johann Lay <avr@gjlay.de>
0d5e0c1b 1290
433ba0a5
GJL
1291 * config/avr/avr.c (avr_encode_section_info): Dispatch to
1292 default_encode_section_info.
1293
73f6eabc
RS
12942011-06-29 Richard Sandiford <richard.sandiford@linaro.org>
1295
1296 PR tree-optimization/49545
1297 * builtins.c (get_object_alignment_1): Update function comment.
1298 Do not use DECL_ALIGN for functions, but test
1299 TARGET_PTRMEMFUNC_VBIT_LOCATION instead.
1300 * fold-const.c (get_pointer_modulus_and_residue): Don't check
1301 for functions here.
1302 * tree-ssa-ccp.c (get_value_from_alignment): Likewise.
1303
a0f33d3a
JJ
13042011-06-29 Jakub Jelinek <jakub@redhat.com>
1305
1306 PR debug/49567
0d5e0c1b
UB
1307 * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTEND>: Give up for
1308 non-MODE_INT modes instead of asserting the mode has MODE_INT class.
a0f33d3a 1309
946c8b23 13102011-06-29 Georg-Johann Lay <avr@gjlay.de>
0d5e0c1b 1311
946c8b23 1312 PR target/34734
0d5e0c1b 1313 * config/avr/avr.c (avr_handle_progmem_attribute): Move warning
946c8b23
GJL
1314 about uninitialized data attributed 'progmem' from here...
1315 (avr_encode_section_info): ...to this new function.
1316 (TARGET_ENCODE_SECTION_INFO): New define.
1317 (avr_section_type_flags): For data in ".progmem.data", remove
1318 section flag SECTION_WRITE.
1319
9a63dee4 13202011-06-29 Georg-Johann Lay <avr@gjlay.de>
0d5e0c1b 1321
9a63dee4
GJL
1322 * config/avr/t-avr (LIB1ASMFUNCS): Add _mulhisi3, _umulhisi3,
1323 _xmulhisi3_exit.
1324 * config/avr/libgcc.S (_xmulhisi3_exit): New Function.
1325 (__mulhisi3): Optimize if have MUL*. Use XJMP instead of rjmp.
1326 (__umulhisi3): Ditto.
1327 * config/avr/avr.md (mulhisi3): New insn expender.
1328 (umulhisi3): New insn expender.
1329 (*mulhisi3_call): New insn.
1330 (*umulhisi3_call): New insn.
1331
4374ce45
JM
13322011-06-28 Joseph Myers <joseph@codesourcery.com>
1333
1334 * Makefile.in (LIBGCC2_CFLAGS): Remove -D__GCC_FLOAT_NOT_NEEDED.
1335
94759030
RH
13362011-06-28 Richard Henderson <rth@redhat.com>
1337
1338 * config/arm/arm.c (thumb_pop): Rename from thumb_pushpop. Delete
1339 all code and arguments that handled pushes. Update all callers.
1340
d018b46e
RH
13412011-06-28 Richard Henderson <rth@redhat.com>
1342
1343 * config/arm/arm.c (arm_output_function_prologue): Don't call
1344 thumb1_output_function_prologue.
1345 (arm_expand_prologue): Avoid dead store.
1346 (number_of_first_bit_set): Use ctz_hwi.
1347 (thumb1_emit_multi_reg_push): New.
1348 (thumb1_expand_prologue): Merge thumb1_output_function_prologue
1349 to emit the entire prologue as rtl.
1350 (thumb1_output_interwork): Split out from
1351 thumb1_output_function_prologue.
1352 (thumb1_output_function_prologue): Remove.
1353 (arm_attr_length_push_multi): Handle thumb1.
1354 * config/arm/arm.md (VUNSPEC_THUMB1_INTERWORK): New.
1355 (prologue_thumb1_interwork): New.
1356 (*push_multi): Allow thumb1; use push_mult_memory_operand.
1357 * config/arm/predicates.md (push_mult_memory_operand): New.
1358
97269a23
EB
13592011-06-28 Eric Botcazou <ebotcazou@adacore.com>
1360
1361 * config/sparc/sync.md (*stbar): Delete.
1362 (*membar_v8): New insn to implement UNSPEC_MEMBAR in SPARC-V8.
1363
4a9206ce
EB
13642011-06-28 Eric Botcazou <ebotcazou@adacore.com>
1365
1366 * tree-ssa-dom.c (initialize_hash_element): Fix oversight.
1367
6138f9bd
RO
13682011-06-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1369
1370 * config/sparc/sol2-64.h (TARGET_DEFAULT): Remove.
1371 (TARGET_64BIT_DEFAULT): Define.
1372 * config.gcc (sparc*-*-solaris2*): Move sparc/sol2-64.h to front
1373 of tm_file.
1374 * config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Define.
1375
a7d0d30f
JM
13762011-06-28 Joseph Myers <joseph@codesourcery.com>
1377
1378 * common.opt (in_lto_p): New Variable entry.
1379 * flags.h (in_lto_p): Move to common.opt.
1380 * gcc.c: Include params.h.
1381 (set_option_handlers): Also use common_handle_option and
1382 target_handle_option.
0d5e0c1b 1383 (main): Call global_init_params, finish_params and init_options_struct.
a7d0d30f
JM
1384 * opts.c (debug_type_names): Move from toplev.c.
1385 (print_filtered_help): Access quiet_flag through opts pointer.
0d5e0c1b
UB
1386 (common_handle_option): Return early in the driver for some options.
1387 Access in_lto_p, dwarf_version and warn_maybe_uninitialized through
1388 opts pointer.
a7d0d30f
JM
1389 * toplev.c (in_lto_p): Move to common.opt.
1390 (debug_type_names): Move to opts.c.
1391 * Makefile.in (OBJS): Remove opts.o.
1392 (OBJS-libcommon-target): Add opts.o.
1393 (gcc.o): Update dependencies.
1394
420863a9
KT
13952011-06-28 Kai Tietz <ktietz@redhat.com>
1396
0d5e0c1b 1397 * tree-ssa-forwprop.c (simplify_bitwise_binary): Improve type sinking.
420863a9 1398
0498a2be
RR
13992011-06-28 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
1400
1401 * config/arm/vfp.md ("*divsf3_vfp"): Replace '+' constraint modifier
1402 with '=' constraint modifier.
1403 (*divdf3_vfp): Likewise.
1404 ("*mulsf3_vfp"): Likewise.
1405 ("*muldf3_vfp"): Likewise.
1406 ("*mulsf3negsf_vfp"): Likewise.
1407 ("*muldf3negdf_vfp"): Likewise.
1408
4a68b724
NC
14092011-06-28 Nick Clifton <nickc@redhat.com>
1410
1411 * config/mn10300/mn10300.h (LINK_SPEC): Do not use linker
1412 relaxation when performing an incremental link.
1413
72a32729
KT
14142011-06-28 Kai Tietz <ktietz@redhat.com>
1415
1416 * tree-ssa-math-opts.c (execute_optimize_bswap): Search
1417 within BB from last to first.
1418
88a00ef7
JM
14192011-06-28 Joseph Myers <joseph@codesourcery.com>
1420
1421 * genattr-common.c: New. Based on genattr.c.
1422 * Makefile.in (INSN_ATTR_H): Include insn-attr-common.h.
1423 (MOSTLYCLEANFILES): Add insn-attr-common.h.
1424 (opts.o): Update dependencies.
1425 (.PRECIOUS): Add insn-attr-common.h.
1426 (simple_rtl_generated_h): Add insn-attr-common.h.
1427 (build/genattr-common.o): New.
1428 (genprogrtl): Add attr-common.
1429 * genattr.c (main): Include insn-attr-common.h. Don't generate
1430 definitions of DELAY_SLOTS or INSN_SCHEDULING.
0d5e0c1b 1431 * opts.c: Include insn-attr-common.h instead of rtl.h and insn-attr.h.
88a00ef7 1432
880962ac
GJL
14332011-06-28 Georg-Johann Lay <avr@gjlay.de>
1434
4a68b724 1435 * config.gcc (tm_file): Add elfos.h and avr/elf.h for
880962ac 1436 avr-*-* and avr-*-rtems* targets.
4a68b724 1437
880962ac
GJL
1438 * config/avr/elf.h: New file.
1439 (ASM_OUTPUT_BEFORE_CASE_LABEL): Define.
1440 (TARGET_ASM_SELECT_SECTION): Define.
1441 (INIT_SECTION_ASM_OP): Undefine.
1442 (FINI_SECTION_ASM_OP): Undefine.
1443 (READONLY_DATA_SECTION_ASM_OP): Undefine.
1444 (PCC_BITFIELD_TYPE_MATTERS): Undefine.
1445 (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Undefine.
1446 * config/avr/avr.h:
1447 (PREFERRED_DEBUGGING_TYPE): Move to elf.h.
1448 (TARGET_ASM_NAMED_SECTION): Move to elf.h.
1449 (MAX_OFILE_ALIGNMENT): Move to elf.h.
1450 (STRING_LIMIT): Move to elf.h.
1451 (ASM_DECLARE_FUNCTION_NAME): Move to elf.h.
1452 (ASM_DECLARE_OBJECT_NAME): Remove.
1453 (ESCAPES): Remove.
1454 (ASM_OUTPUT_SKIP): Remove.
1455 (DWARF2_DEBUGGING_INFO): Remove.
1456 (OBJECT_FORMAT_ELF): Remove.
1457 (USER_LABEL_PREFIX): Remove.
1458 (ASM_OUTPUT_EXTERNAL): Remove.
1459 (ASM_OUTPUT_ASCII): Remove.
1460 (TYPE_ASM_OP): Remove.
1461 (SIZE_ASM_OP): Remove.
1462 (WEAK_ASM_OP): Remove.
1463 (STRING_ASM_OP): Remove.
1464 (SET_ASM_OP): Remove.
1465 (ASM_WEAKEN_LABEL): Remove.
1466 (TYPE_OPERAND_FMT): Remove.
1467 (ASM_DECLARE_FUNCTION_SIZE): Remove.
1468 (ASM_FINISH_DECLARE_OBJECT): Remove.
1469 (NO_DOLLAR_IN_LABEL): Remove.
1470 (ASM_GENERATE_INTERNAL_LABEL): Remove.
1471 (ASM_OUTPUT_CASE_LABEL): Remove.
1472 * config/avr/avr.c (avr_asm_output_aligned_decl_common): Use
1473 ASM_OUTPUT_ALIGNED_LOCAL, ASM_OUTPUT_ALIGNED_COMMON.
1474 (gas_output_ascii): Remove.
1475 (gas_output_limited_string): Remove.
1476 (TARGET_ASM_FILE_START_FILE_DIRECTIVE): Remove.
1477 * config/avr/avr-protos.h
1478 (gas_output_ascii): Remove prototye.
1479 (gas_output_limited_string): Remove prototype.
1480
a1b5eb93
RE
14812011-06-27 Richard Earnshaw <rearnsha@arm.com>
1482
1483 PR target/48637
1484 * arm.c (arm_print_operand): Allow sym+offset. Don't abort on invalid
1485 asm operands.
1486
310e71a8
JH
14872011-06-27 Jan Hubicka <jh@suse.cz>
1488
4a9206ce
EB
1489 * ipa.c (cgraph_address_taken_from_non_vtable_p): Walk references of
1490 node instead of references in node.
310e71a8 1491
171da07a
RH
14922011-06-27 Richard Henderson <rth@redhat.com>
1493
1494 * config/alpha/alpha.c (vms_patch_builtins): Provide dummy definition.
1495 * config/ia64/ia64.c (ia64_init_builtins): Call vms_patch_builtins
1496 inside ifdef.
1497
dc2a58da
JJ
14982011-06-27 Jakub Jelinek <jakub@redhat.com>
1499
56300785
JJ
1500 * c-decl.c (union lang_tree_node): Use it in chain_next expression.
1501
45d439ac
JJ
1502 * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
1503 * builtins.def (BUILT_IN_ASSUME_ALIGNED): New builtin.
1504 * tree-ssa-structalias.c (find_func_aliases_for_builtin_call,
1505 find_func_clobbers): Handle BUILT_IN_ASSUME_ALIGNED.
1506 * tree-ssa-ccp.c (bit_value_assume_aligned): New function.
1507 (evaluate_stmt, execute_fold_all_builtins): Handle
1508 BUILT_IN_ASSUME_ALIGNED.
1509 * tree-ssa-dce.c (propagate_necessity): Likewise.
1510 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
1511 call_may_clobber_ref_p_1): Likewise.
1512 * builtins.c (is_simple_builtin, expand_builtin): Likewise.
1513 (expand_builtin_assume_aligned): New function.
1514 * doc/extend.texi (__builtin_assume_aligned): Document.
1515
dc2a58da
JJ
1516 PR debug/49544
1517 * cselib.c (promote_debug_loc): If cselib_preserve_constants
1518 and l has two DEBUG_INSN owned locs instead of just one, adjust
1519 the second location's setting_insn too.
1520
0d72f628
RO
15212011-06-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1522
1523 PR libmudflap/38738
1524 * config/sol2.h [!USE_GLD] (MFLIB_SPEC): Define.
1525
bebd619e
NC
15262011-06-27 Nick Clifton <nickc@redhat.com>
1527
0d5e0c1b
UB
1528 * config/mn10300/mn10300.md (clzsi2): Use XOR after BSCH to convert
1529 bit position of highest bit set into a count of the high zero bits.
bebd619e 1530
353b39fa
EB
15312011-06-27 Eric Botcazou <ebotcazou@adacore.com>
1532
1533 * dwarf2out.c (TYPE_DECL_IS_STUB): Extend mechanism to all types.
1534
a7af037b
EB
15352011-06-27 Eric Botcazou <ebotcazou@adacore.com>
1536
1537 PR lto/48492
1538 * dwarf2out.c (dwarf2out_finish): Do not attach a DIE on the limbo list
1539 to a NULL parent.
1540
1c86160a
RG
15412011-06-27 Richard Guenther <rguenther@suse.de>
1542
1543 PR tree-optimization/49394
1544 * passes.c (execute_one_pass): Restore current_pass after
1545 applying IPA transforms.
1546
5da49a9d
KT
15472011-06-27 Kai Tietz <ktietz@redhat.com>
1548
1549 * tree-ssa-math-opts.c (do_shift_rotate): Zero bits
1550 out of type precision after operation.
0d5e0c1b
UB
1551 (find_bswap): Take for limit value the integer auto-promotion
1552 into account.
5da49a9d 1553
9242213f
EB
15542011-06-27 Eric Botcazou <ebotcazou@adacore.com>
1555
1556 * reorg.c (fill_simple_delay_slots): Use stop_search_p to stop the
1557 forward scan as well.
1558
db8b22ef
TG
15592011-06-27 Tristan Gingold <gingold@adacore.com>
1560
1561 PR target/44241
1562 * config/vms/vms-protos.h: New file.
1563 * config/vms/vms-crtlmap.map: New file.
1564 * config/vms/vms.c: New file.
1565 * config/vms/make-crtlmap.awk: New file.
1566 * config/vms/vms-crtl.h: File removed.
1567 * config/vms/vms-crtl-64.h: File removed.
1568 * config/vms/t-vms (vms-crtlmap.h, vms.o): New targets.
1569 * config/alpha/vms64.h: Do not include vms-crtl-64.h
1570 * config/alpha/alpha.c (alpha_init_builtins): Remove code to
1571 clear some builtins on VMS. Calls vms_patch_builtins.
1572 (avms_asm_output_external): Remove.
1573 * config/alpha/vms.h (ASM_OUTPUT_EXTERNAL): Remove.
1574 (struct crtl_name_spec): Remove
1575 (DO_CTRL_NAMES): Remove.
1576 * config/ia64/vms.h (struct crtl_name_spec): Remove
1577 (DO_CTRL_NAMES): Remove.
1578 * config/ia64/ia64.c (alpha_init_builtins): Remove code to
1579 clear some builtins on VMS. Calls vms_patch_builtins.
1580 (ia64_asm_output_external): Remove DO_CRTL_NAME.
1581 * config/ia64/vms64.h: Do not include vms-crtl-64.h
0d5e0c1b 1582 * config.gcc (*-*-*vms*): Define extra_objs, target_gtfiles, tm_p_file.
db8b22ef 1583
b213221d
TG
15842011-06-27 Tristan Gingold <gingold@adacore.com>
1585
1586 * config/alpha/alpha.c (alpha_end_function): Always generate .end
1587 directive on VMS.
1588
157b9300
EB
15892011-06-27 Eric Botcazou <ebotcazou@adacore.com>
1590
1591 * config/sparc/sparc.c (sparc_frame_pointer_required): Return true if
1592 the function receives nonlocal gotos.
1593
ccbf5bb4
RG
15942011-06-27 Richard Guenther <rguenther@suse.de>
1595
1596 PR tree-optimization/49536
1597 * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
1598 For non-scalar inner types use a scalar type according to
1599 the scalar inner mode.
1600
fe4cd14b
RG
16012011-06-27 Richard Guenther <rguenther@suse.de>
1602
1603 PR tree-optimization/49365
1604 * params.def (min-insn-to-prefetch-ratio): Reduce from 10 to 9.
1605
afc3f22f
RS
16062011-06-27 Richard Guenther <rguenther@suse.de>
1607
1608 PR tree-optimization/49169
1609 * fold-const.c (get_pointer_modulus_and_residue): Don't rely on
1610 the alignment of function decls.
1611
92590751 16122011-06-26 Iain Sandoe <iains@gcc.gnu.org>
a45a766b
IS
1613
1614 PR target/47997
1615 * config/darwin.c (darwin_mergeable_string_section): Place string
1616 constants in '.cstring' rather than '.const' when CF/NSStrings are
1617 active.
1618
605354f3
EB
16192011-06-26 Eric Botcazou <ebotcazou@adacore.com>
1620
1621 * config/sparc/sparc.c (save_local_or_in_reg_p): Adjust comment.
1622 (emit_save_register_window): Likewise.
1623 (sparc_expand_prologue): Use SIZE_INT_RTX and SIZE_RTX variables.
1624 (sparc_flat_expand_prologue): Add comment. Always emit blockage.
1625 Swap back %o7/%i7 in register naming.
1626
0e9197f5
IS
16272011-06-25 Iain Sandoe <iains@gcc.gnu.org>
1628
1629 PR driver/49371
1630 * config/darwin.c (darwin_override_options): Improve warning when
1631 mdynamic-no-pic is given together with fPIC/fpic, also warn when it
1632 is given with fpie/fPIE.
1633 * config/darwin.h (PIE_SPEC): New, (LINK_SPEC): Use PIE_SPEC.
1634 * config/darwin9.h (PIE_SPEC): New.
53461199 1635
605354f3 16362011-06-25 Basile Starynkevitch <basile@starynkevitch.net>
53461199
BS
1637
1638 * timevar.c (timevar_print): Increase width for display of timevar
1639 name.
1640
f796c438
JJ
16412011-06-24 Jakub Jelinek <jakub@redhat.com>
1642
1643 PR c++/46400
1644 * c-decl.c (union lang_tree_node): Use TYPE_NEXT_VARIANT
1645 instead of TYPE_CHAIN for chain_next for types.
1646
a7289eaf
RH
16472011-06-24 Richard Henderson <rth@redhat.com>
1648
1649 * config/sparc/sparc.md (create_flat_frame_1<P:mode>): Remove.
1650 (create_flat_frame_2<P:mode>, create_flat_frame_3<P:mode>): Remove.
1651 * config/sparc/sparc.c (gen_create_flat_frame_1): Remove.
1652 (gen_create_flat_frame_2, gen_create_flat_frame_3): Remove.
1653 (sparc_flat_expand_prologue): Emit individual instructions
1654 instead of one of the above.
1655
c4b9a87e
ER
16562011-06-24 Easwaran Raman <eraman@google.com>
1657
1658 PR rtl-optimization/49429
1659 PR target/49454
1660 * expr.c (emit_block_move_hints): Mark MEM_EXPR(x) and
1661 MEM_EXPR(y) addressable if emit_block_move_via_libcall is
1662 used to copy y into x.
1663 * calls.c (initialize_argument_information): Mark
1664 an argument addressable if it is passed by invisible reference.
1665 (emit_library_call_value_1): Mark MEM_EXPR (val) addressable
1666 if it is passed by reference.
1667
5ac6c59e
L
16682011-06-24 H.J. Lu <hongjiu.lu@intel.com>
1669
1670 PR rtl-optimization/49504
1671 * rtlanal.c (nonzero_bits1): Properly handle addition or
1f134bd6
L
1672 subtraction of a pointer in Pmode if pointers extend unsigned.
1673 (num_sign_bit_copies1): Likewise.
5ac6c59e 1674
b807e627
MJ
16752011-06-24 Martin Jambor <mjambor@suse.cz>
1676
1677 PR tree-optimizations/49516
1678 * tree-sra.c (sra_modify_assign): Choose the safe path for
1679 aggregate copies if we also did scalar replacements.
1680
9a1ea4b9
RR
16812011-06-24 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
1682
1683 PR target/49335
1684 * config/arm/predicates.md (add_operator): New.
0d5e0c1b 1685 * config/arm/arm.md ("*arith_shiftsi"): Fix for SP reg usage in Thumb2.
9a1ea4b9 1686
949cfd0a
AK
16872011-06-24 Andi Kleen <ak@linux.intel.com>
1688
1689 * tree-sra.c (type_internals_preclude_sra_p): Add msg
1690 parameter. Split up ifs and report reason in *msg.
1691 (reject): Add.
1692 (find_var_candiate): Add msg variable.
1693 Split up ifs and report reason to reject.
1694 (find_param_candidates): Add msg variable.
1695 Pass msg to type_internals_preclude_sra_p.
1696
49e9c661 16972011-06-23 Jeff Law <law@redhat.com>
ad3577df 1698
b0c11403
JL
1699 PR middle-end/48770
1700 * reload.h (reload): Change to return a bool.
1701 * ira.c (ira): If requested by reload, run a fast DCE pass after
1702 reload has completed. Fix comment typo.
1703 * reload1.c (need_dce): New file scoped static.
1704 (reload): Set reload_completed here. Return whether or not a DCE
1705 pass after reload is needed.
1706 (delete_dead_insn): Set need_dce as needed.
1707
ad3577df
JL
1708 PR middle-end/49465
1709 * tree-ssa-threadupate.c (fix_duplicate_block_edges): Fix condition
1710 to detect threading through joiner block. If there was already
1711 an edge to the new target, then do not change the PHI nodes.
1712
7cf64710
JJ
17132011-06-23 Jakub Jelinek <jakub@redhat.com>
1714
1715 * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Use
1716 get_pointer_alignment to see if base isn't sufficiently aligned.
1717
febb1302
JH
17182011-06-23 Jan Hubicka <jh@suse.cz>
1719
1720 PR tree-optimize/49373
1721 * tree-pass.h (all_late_ipa_passes): Declare.
1722 * cgraphunit.c (init_lowered_empty_function): Fix properties.
4a9206ce
EB
1723 (cgraph_optimize): Execute late passes; remove unreachable funcions
1724 after materialization.
1725 * ipa-inline.c (gate_ipa_inline): Enable only when optimizing or
1726 LTOing.
febb1302
JH
1727 * passes.c (all_late_ipa_passes): Declare.
1728 (dump_passes, register_pass): Handle late ipa passes.
4a9206ce
EB
1729 (init_optimization_passes): Move ipa_pta to late passes; schedule
1730 fixup_cfg at beggining of all_passes.
febb1302
JH
1731 (apply_ipa_transforms): New function.
1732 (execute_one_pass): When doing simple ipa pass, apply all transforms.
1733
4c77620d
JM
17342011-06-23 Joseph Myers <joseph@codesourcery.com>
1735
1736 * params.c: Include common/common-target.h. Don't include tm.h.
1737 (lang_independent_params): Move from toplev.c.
1738 (global_init_params): New.
1739 * params.h (global_init_params): Declare.
1740 * target.def (default_params): Move to common-target.def.
1741 * toplev.c (lang_independent_options): Remove.
1742 (lang_independent_params): Move to params.c.
1743 (general_init): Use global_init_params.
1744 * common/common-target.def (option_default_params): Move from
1745 target.def.
1746 * common/config/ia64/ia64-common.c: Include params.h.
1747 (ia64_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
1748 from ia64.c.
1749 * common/config/rs6000/rs6000-common.c: Include params.h.
1750 (rs6000_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
1751 from rs6000.c.
1752 * common/config/sh/sh-common.c: Include params.h.
1753 (sh_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
1754 from sh.c.
1755 * common/config/spu/spu-common.c: Include params.h.
1756 (spu_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
1757 from spu.c.
1758 * config/ia64/ia64.c (ia64_option_default_params,
1759 TARGET_OPTION_DEFAULT_PARAMS): Move to ia64-common.c.
1760 * config/rs6000/rs6000.c (rs6000_option_default_params,
1761 TARGET_OPTION_DEFAULT_PARAMS): Move to rs6000-common.c.
1762 * config/sh/sh.c (sh_option_default_params,
1763 TARGET_OPTION_DEFAULT_PARAMS): Move to sh-common.c.
1764 * config/spu/spu.c (spu_option_default_params,
1765 TARGET_OPTION_DEFAULT_PARAMS): Move to spu-common.c.
1766 * Makefile.in (OBJS): Remove params.o.
1767 (OBJS-libcommon-target): Add params.o.
1768 (params.o, $(common_out_object_file)): Update dependencies.
1769 * doc/tm.texi: Regenerate.
1770
6aad1e38
AM
17712011-06-23 Alan Modra <amodra@gmail.com>
1772
1773 PR bootstrap/49383
1774 * config/rs6000/rs6000.c (call_ABI_of_interest): Adjust cgraph
1775 invocation for 2011-06-09 changes.
1776
4fb489e7
JJ
17772011-06-22 Jakub Jelinek <jakub@redhat.com>
1778
fb79f500
JJ
1779 PR libgomp/49490
1780 * omp-low.c (expand_omp_for_static_nochunk): Only
0d5e0c1b
UB
1781 use n ceil/ nthreads size for the first n % nthreads threads in the
1782 team instead of all threads except for the last few ones which
fb79f500
JJ
1783 get less work or none at all.
1784
4fb489e7
JJ
1785 PR debug/49496
1786 * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Ignore debug
1787 uses.
1788
9c7c9f10
RG
17892011-06-22 Richard Guenther <rguenther@suse.de>
1790
1791 PR tree-optimization/49493
1792 * tree-ssa-structalias.c (get_constraint_for_ssa_var):
1793 Refer to the alias target of variables.
1794 (associate_varinfo_to_alias_1): Remove.
1795 (ipa_pta_execute): Do not associate aliases with anything.
1796 * cgraph.h (varpool_alias_aliased_node): Fix cut&paste errors.
1797 (cgraph_function_node): Likewise.
1798 (cgraph_function_or_thunk_node): Likewise.
1799 (varpool_variable_node): Likewise.
1800
7cf13d1f
NS
18012011-06-22 Nathan Sidwell <nathan@codesourcery.com>
1802
0d5e0c1b 1803 * config/arm/arm.h (OPTION_DEFAULT_SPECS): Fix -mtls-dialect typo.
7cf13d1f
NS
1804 * config.gcc (arm*-*-linux*): Default to gnu tls.
1805 (arm*-*-*): Add --with-tls option.
1806 (all_defaults): Add 'tls'.
1807
78a8eb4e
RH
18082011-06-22 Richard Henderson <rth@redhat.com>
1809
1810 * reg-notes.def (REG_CFA_WINDOW_SAVE): New.
1811 * dwarf2out.c (dwarf2out_frame_debug): Handle it.
1812 (dwarf2out_frame_debug_cfa_window_save): Rename from
1813 dwarf2out_window_save; make static.
1814 * tree.h (dwarf2out_window_save): Don't declare.
1815
1816 * config/sparc/sparc.c (sparc_dwarf_handle_frame_unspec): Remove.
1817 (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Remove.
1818 (emit_save_register_window): Rename from gen_save_register_window;
1819 emit the insn and add REG_CFA_* notes.
1820 (sparc_expand_prologue): Update to match.
1821 * config/sparc/sparc.md (save_register_window_1): Simplify from
1822 save_register_window<P:mode>.
1823
3b4c46d7
L
18242011-06-22 H.J. Lu <hongjiu.lu@intel.com>
1825
1826 PR target/49497
1827 * config/i386/i386.md (*lea_general_2): Always allow SImode.
1828 (*lea_general_2_zext): Likewise.
1829 (imul to lea peepholes): Use const359_operand and check
1830 TARGET_PARTIAL_REG_STALL.
1831
1832 * config/i386/predicates.md (const359_operand): New.
1833
4399cf59
MM
18342011-06-22 Michael Matz <matz@suse.de>
1835
1836 * cgraphunit.c (assemble_thunk): Use correct return type.
1837
31a0c825 18382011-06-22 Dmitry Plotnikov <dplotnikov@ispras.ru>
0d5e0c1b 1839 Dmitry Melnik <dm@ispras.ru>
31a0c825
DP
1840
1841 * config/arm/arm.c (neon_immediate_valid_for_shift): New function.
1842 (neon_output_shift_immediate): Ditto.
1843 * config/arm/arm-protos.h (neon_immediate_valid_for_shift): New
1844 prototype.
1845 (neon_output_shift_immediate): Ditto.
1846 * config/arm/neon.md (vashl<mode>3): Modified constraint.
1847 (vashr<mode>3_imm): New insn pattern.
1848 (vlshr<mode>3_imm): Ditto.
1849 (vashr<mode>3): Modified constraint.
1850 (vlshr<mode>3): Ditto.
1851 * config/arm/predicates.md (imm_for_neon_lshift_operand): New
1852 predicate.
1853 (imm_for_neon_rshift_operand): Ditto.
1854 (imm_lshift_or_reg_neon): Ditto.
1855 (imm_rshift_or_reg_neon): Ditto.
1856
1857 * optabs.c (init_optabs): Init optab codes for vashl, vashr, vlshr.
1858
ddb555ed
JJ
18592011-06-22 Jakub Jelinek <jakub@redhat.com>
1860
36dc1a88
JJ
1861 * tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for
1862 builtin calls even if likelyvalue is not CONSTANT.
1863 Handle BUILT_IN_STRDUP and BUILT_IN_STRNDUP like BUILT_IN_MALLOC.
1864 Return get_value_for_expr of first operand
1865 for BUILT_IN_{MEM{CPY,MOVE,SET},STR{,N}CPY}{,_CHK}.
1866 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle
1867 BUILT_IN_{MEM{{,P}CPY,MOVE,SET},STR{,N}C{PY,AT},STPCPY}_CHK like
1868 their non-checking counterparts.
1869 (call_may_clobber_ref_p_1): Likewise.
1870 (stmt_kills_ref_p_1): Handle BUILT_IN_MEM{{,P}CPY,MOVE,SET}_CHK
1871 like their non-checking counterparts.
1872 * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
1873 Handle BUILT_IN_{MEM{{,P}CPY,MOVE,SET},STR{,N}C{PY,AT},STPCPY}_CHK
1874 like their non-checking counterparts.
1875 (find_func_clobbers): Likewise.
1876 * tree-ssa-dce.c (propagate_necessity): Handle BUILT_IN_MEMSET_CHK
1877 like BUILT_IN_MEMSET and BUILT_IN_CALLOC like BUILT_IN_MALLOC.
1878
41cd4957
JJ
1879 * dwarf2out.c (size_of_loc_descr, output_loc_operands,
1880 mark_base_types, hash_loc_operands, compare_loc_operands): Allow
1881 DW_OP_GNU_convert and DW_OP_GNU_reinterpret to use constant instead
1882 of base type reference as argument.
1883 (resolve_addr_in_expr): Likewise. Fix keep computation.
1884 (convert_descriptor_to_signed): Renamed to...
0d5e0c1b
UB
1885 (convert_descriptor_to_mode): ... this. For wider types convert to
1886 unsigned instead of signed, for <= DWARF2_ADDR_SIZE convert to untyped.
41cd4957
JJ
1887 (typed_binop): New function.
1888 (scompare_loc_descriptor, ucompare_loc_descriptor,
1889 minmax_loc_descriptor, mem_loc_descriptor): For wider integer modes
1890 default to unsigned type instead of signed.
1891
ddb555ed
JJ
1892 PR debug/47858
1893 * gimple.h (enum gimple_debug_subcode): Add GIMPLE_DEBUG_SOURCE_BIND.
1894 (gimple_build_debug_source_bind_stat): New prototype.
1895 (gimple_build_debug_source_bind): Define.
1896 (gimple_debug_source_bind_p, gimple_debug_source_bind_get_var,
1897 gimple_debug_source_bind_get_value,
1898 gimple_debug_source_bind_get_value_ptr,
1899 gimple_debug_source_bind_set_var,
1900 gimple_debug_source_bind_set_value): New inlines.
1901 * gimple.c (gimple_build_debug_source_bind_stat): New function.
1902 * gimple-pretty-print.c (dump_gimple_debug): Handle
1903 GIMPLE_DEBUG_SOURCE_BIND.
1904 * sese.c (rename_uses): Handle gimple_debug_source_bind_p.
1905 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
1906 * tree-parloops.c (eliminate_local_variables,
1907 separate_decls_in_region): Likewise.
1908 (separate_decls_in_region_debug): Renamed from
1909 separate_decls_in_region_debug_bind. Handle
1910 gimple_debug_source_bind_p.
1911 * tree.h (decl_debug_args_lookup, decl_debug_args_insert): New
1912 prototypes.
1913 (DECL_HAS_DEBUG_ARGS_P): Define.
1914 (struct tree_function_decl): Add has_debug_args_flag field.
1915 * tree.c (debug_args_for_decl): New variable.
1916 (decl_debug_args_lookup, decl_debug_args_insert): New functions.
1917 * tree-into-ssa.c (mark_def_sites): Handle uses in debug stmts.
1918 (rewrite_debug_stmt_uses): New function.
1919 (rewrite_stmt): Use it to rewrite debug stmt uses.
1920 * rtl.def (DEBUG_PARAMETER_REF): New.
1921 * rtl.h (DEBUG_PARAMETER_REF_DECL): Define.
1922 * cselib.c (rtx_equal_for_cselib_1, cselib_hash_rtx): Handle
1923 DEBUG_PARAMETER_REF.
1924 * rtl.c (rtx_equal_p_cb, rtx_equal_p, iterative_hash_rtx): Likewise.
1925 * print-rtl.c (print_rtx): Likewise.
1926 * tree-sra.c (sra_ipa_reset_debug_stmts): Prefer replacing of
1927 SSA_NAMEs with DEBUG_EXPR_DECLs initialized in source bind
1928 debug stmts in the first bb.
1929 * tree-inline.c (remap_ssa_name): If remapping default def
1930 of a PARM_DECL fails, map to a DEBUG_EXPR_DECL set in
1931 a source bind debug stmt.
1932 (remap_gimple_stmt): Handle gimple_debug_source_bind_p.
1933 (maybe_move_debug_stmts_to_successors): Likewise.
1934 (copy_debug_stmt): Likewise. Avoid shadowing a variable.
1935 (tree_function_versioning): If DECL_HAS_DEBUG_ARGS_P, copy
1936 debug args vector from old_decl to new_decl.
1937 * ipa-prop.c (ipa_modify_call_arguments): For optimized away
1938 or modified parameters, add debug bind stmts before call
0d5e0c1b 1939 setting DEBUG_EXPR_DECL which is remembered in debug args vector.
ddb555ed
JJ
1940 * cfgexpand.c (expand_call_stmt): Call expand_debug_expr
1941 on DECL_DEBUG_EXPRs from debug args vector.
1942 (expand_debug_source_expr): New function.
1943 (expand_debug_locations): Use it for source bind insns.
1944 (expand_gimple_basic_block): Handle gimple_debug_source_bind_p.
1945 * var-tracking.c (prepare_call_arguments): Add debug args
1946 to call_arguments if any.
1947 * dwarf2out.c (dwarf_stack_op_name, size_of_loc_descr,
0d5e0c1b
UB
1948 output_loc_operands, output_loc_operands_raw, resolve_addr_in_expr,
1949 compare_loc_operands): Handle DW_OP_GNU_parameter_ref.
ddb555ed
JJ
1950 (get_ref_die_offset, parameter_ref_descriptor): New functions.
1951 (mem_loc_descriptor): Handle DEBUG_PARAMETER_REF.
1952 (gen_subprogram_die): Handle parameters identified by
1953 DEBUG_PARAMETER_REF.
1954
ccdc2164
NS
19552011-06-22 Nathan Sidwell <nathan@codesourcery.com>
1956
1957 * doc/invoke.texi (ARM Options): Document -mtls-dialect option.
1958 * doc/install.texi (Configuration): Document --with-tls.
ccdc2164
NS
1959 * config/arm/arm.c (enum tls_reloc): Add TLS_DESCSEQ.
1960 (arm_call_tls_get_addr): Clean up. Assert not tls descriptor.
1961 (arm_tls_descseq_addr): New.
1962 (legitimize_tls_address): Add tlsdesc support.
1963 (arm_cannot_copy_insn_p): Check for tlscall.
1964 (arm_emit_tls_decoration): Likewise.
1965 * config/arm/arm.h (TARGET_GNU2_TLS): New.
1966 (OPTION_DEFAULT_SPECS): Add with-tls support.
1967 * config/arm/arm.md (R1_REGNUM): Define.
1968 (tlscall): New.
1969 * config/arm/arm.opt (tls_type): New enumeration type and values.
1970 (mtls-dialect): New switch.
1971 * config/arm/arm-opts.h (enum tls_type): New.
1972
70e41a6a
NP
19732011-06-21 Nicola Pero <nicola.pero@meta-innovation.com>
1974
1975 * attribs.c (register_attribute): Added assert to check that all
1976 attribute specs are registered with a name that is not empty and
1977 does not start with '_'.
1978 (decl_attributes): Avoid the lookup of the "naked" attribute spec
1979 if the function has no attributes.
1980 * tree.c (is_attribute_with_length_p): Removed.
1981 (is_attribute_p): Removed.
0d5e0c1b 1982 (private_is_attribute_p): New.
70e41a6a
NP
1983 (private_lookup_attribute): New.
1984 (lookup_attribute): Removed.
1985 (lookup_ident_attribute): New.
1986 (remove_attribute): Require the first argument to be in the form
1987 'text', not '__text__'. Updated asserts.
1988 (merge_attributes): Use lookup_ident_attributes instead of
1989 lookup_attribute.
1990 (merge_dllimport_decl_attributes): Use remove_attribute.
1991 (attribute_list_contained): Likewise.
1992 (attribute_list_equal): Immediately return 1 if the arguments are
1993 identical pointers.
1994 * tree.h (is_attribute_p): Made inline. Return a 'bool', not an
1995 'int'. Require the first argument to be in the form 'text', not
1996 '__text__'. Require the second argument to be an identifier.
1997 (lookup_attribute): Made inline. Require the first argument to be
1998 in the form 'text', not '__text__'.
1999 (private_is_attribute_p, private_lookup_attribute): New.
2000 Updated comments.
0d5e0c1b 2001
e0a8ecf2
AM
20022011-06-21 Andrew MacLeod <amacleod@redhat.com>
2003
2004 * builtins.c: Add sync_ or SYNC__ to builtin names.
2005 * sync-builtins.def: Add sync_ or SYNC__ to builtin names.
2006 * omp-low.c: Add sync_ or SYNC__ to builtin names.
2007
663827d3 20082011-06-21 Georg-Johann Lay <avr@gjlay.de>
637c11bd 2009
663827d3
GJL
2010 PR target/33049
2011 * config/avr/avr.md (extzv): New expander.
2012 (*extzv): New insn.
2013 (*extzv.qihi1, *extzv.qihi2): New insn-and-split.
2014 * config/avr/constraints.md (C04): New constraint.
2015 * doc/md.texi (Machine Constraints): Document it.
2016
146aef0b
JJ
20172011-06-21 Jakub Jelinek <jakub@redhat.com>
2018
2019 PR middle-end/49489
2020 * builtins.c (expand_builtin_unop): Call expand_unop with 0 as
2021 unsignedp argument instead of 1 for clrsb_optab.
2022 (fold_builtin_bitop): Fix masking for width > HOST_BITS_PER_WIDE_INT
2023 and < 2 * HOST_BITS_PER_WIDE_INT. Optimize BUILT_IN_CLRSB*.
2024 (fold_builtin_1): Call fold_builtin_binop for BUILT_IN_CLRSB*.
2025 * optabs.c (widen_leading): Call widen_operand and expand_unop
2026 with 0 as unsignedp argument instead of 1 for clrsb_optab.
637c11bd 2027 (expand_unop): Subtract difference of mode sizes also for clrsb_optab.
146aef0b 2028
c0503294
GJL
20292011-06-21 Georg-Johann Lay <avr@gjlay.de>
2030
2031 * config/avr/avr.md (*jcindirect_jump): Fix build warning.
2032
3801c801
BS
20332011-06-21 Bernd Schmidt <bernds@codesourcery.com>
2034
0bddee8e
BS
2035 * gensupport.c (add_define_attr): New static function.
2036 (is_predicable): Allow multi-alternative lists for the "predicable"
2037 attribute.
2038 (modify_attr_enabled_ce, alter_attrs_for_insn): New static functions.
2039 (process_one_cond_exec): Call alter_attrs_for_insn.
2040 * doc/md.texi (Defining Attributes): Mention some standard names.
2041 (Conditional Execution): Update documentation for "predicable".
2042
3801c801
BS
2043 * doc/extend.texi (__builtin_clrsb, __builtin_clrsbl,
2044 __builtin_clrsbll): Document.
2045 * doc/rtl.texi (clrsb): New entry.
2046 * optabs.c (widen_leading): Renamed from widen_clz. New argument
2047 UNOPTAB. All callers changed. Use UNOPTAB instead of clz_optab.
2048 (expand_unop): Handle clrsb_optab.
2049 (init_optabs): Initialize it.
2050 * optabs.h (enum optab_index): New entry OTI_clrsb.
2051 (clrsb_optab): Define.
2052 * genopinit.c (optabs): Add an entry for it.
2053 * builtins.c (expand_builtin): Handle clrsb builtin functions.
2054 * builtins.def (BUILT_IN_CLRSB, BUILT_IN_CLRSBIMAX, BUILT_IN_CLRSBL,
2055 BUILT_IN_CLRSBLL): New.
2056 * rtl.def (CLRSB): New code.
2057 * dwarf2out.c (mem_loc_descriptor): Handle it.
2058 * simplify-rtx.c (simplify_const_unary_operation): Likewise.
2059 Use op_mode rather than mode when optimizing ffs, clz, ctz, parity
2060 and popcount.
2061 * libgcc2.c (__clrsbSI2, __clrsbDI2): New functions.
2062 * libgcc2.h (__clrsbSI2, __clrsbDI2): Define and declare.
2063 (__ctzDI2): Move declaration.
2064 * config/bfin/bfin.md (clrsbsi2): New expander.
2065 (signbitssi2): Use the CLRSB rtx.
2066 (clrsbhi2): Renamed from signbitshi2. Use the CLRSB rtx.
2067 * config/bfin/bfin.c (bdesc_1arg): Changed accordingly.
2068
55f01229
RG
20692011-06-21 Richard Guenther <rguenther@suse.de>
2070
637c11bd 2071 * ipa-inline-transform.c (inline_transform): Fix previous change.
55f01229 2072
5181cd6a
IR
20732011-06-21 Ira Rosen <ira.rosen@linaro.org>
2074
2075 PR tree-optimization/49478
2076 * tree-vect-loop.c (vectorizable_reduction): Handle DOT_PROD_EXPR
2077 with constant operand.
2078
e4ee3d70
RG
20792011-06-21 Richard Guenther <rguenther@suse.de>
2080
2081 * ipa-inline-transform.c (inline_transform): Fix typo.
637c11bd 2082
7b7ec6c5
RG
20832011-06-21 Richard Guenther <rguenther@suse.de>
2084
2085 PR tree-optimization/49483
2086 * tree-vect-stmts.c (vectorizable_assignment): Also handle
2087 VIEW_CONVERT_EXPR conversions.
2088
1b916ca6
JM
20892011-06-21 Joseph Myers <joseph@codesourcery.com>
2090
2091 * config/avr/avr-mcus.def, config/avr/genopt.sh: New files.
2092 * config/avr/avr-tables.opt: New file (generated).
2093 * config.gcc (avr-*-*): Use avr/avr-tables.opt.
2094 * config/avr/avr-devices.c (avr_mcu_types): Move contents to
2095 avr-mcus.def.
2096 * config/avr/avr.c (avr_help, TARGET_HELP): Remove.
2097 (avr_option_override): Don't process -mmcu= argument here. Set
2098 avr_current_device using avr_mcu_index.
637c11bd 2099 (avr_file_start): Use avr_current_device->name instead of avr_mcu_name.
1b916ca6
JM
2100 * config/avr/avr.opt (mmcu=): Use Enum.
2101 * config/avr/t-avr (avr-devices.o): Update dependencies.
2102 ($(srcdir)/config/avr/avr-tables.opt): New.
2103 * target.def (help): Remove.
2104 * doc/tm.texi.in (TARGET_HELP): Remove.
2105 * doc/tm.texi: Regenerate.
2106 * opts.c: Don't include target.h.
2107 (common_handle_option): Don't call targetm.help.
2108 * system.h (TARGET_HELP): Poison.
2109 * Makefile.in (opts.o): Update dependencies.
2110
7ecfa34f
RO
21112011-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2112
2113 * config/usegld.h: New file.
2114 * config/sol2.h (PREFERRED_DEBUGGING_TYPE): Remove.
2115 (CPP_SUBTARGET_SPEC): Remove -compat-bsd support.
637c11bd 2116 (LIB_SPEC): Likewise. Search /lib.
7ecfa34f
RO
2117 (LINK_ARCH32_SPEC_BASE): Remove -compat-bsd support.
2118 (RDYNAMIC_SPEC): Handle GNU ld.
637c11bd
UB
2119 [HAVE_LD_EH_FRAME_HDR && TARGET_DL_ITERATE_PHDR] (LINK_EH_SPEC):
2120 Define.
7ecfa34f
RO
2121 (SUPPORTS_INIT_PRIORITY): Only disable for Sun ld.
2122 (SUBTARGET_INSERT_ATTRIBUTES, SUBTARGET_ATTRIBUTE_TABLE): Define.
2123 [!USE_GAS] (NO_DBX_BNSYM_ENSYM): Redefine.
2124 (STACK_CHECK_STATIC_BUILTIN): Define.
2125 * config/sol2.opt (compat-bsd): Remove.
2126 * config/sol2-10.h (TARGET_C99_FUNCTIONS): Remove undef.
2127 * config/sol2-bi.h: New file.
2128 * config/sol2-gld.h: Remove.
2129 * config/i386/sol2.h (TLS_COMMON_ASM_OP): Only define if !USE_GAS.
2130 (NO_DBX_BNSYM_ENSYM): Remove.
2131 (SUBTARGET_INSERT_ATTRIBUTES, SUBTARGET_ATTRIBUTE_TABLE): Remove.
2132 (STACK_CHECK_STATIC_BUILTIN): Remove.
2133 Test USE_GLD instead of TARGET_GNU_LD.
2134 * config/i386/sol2-10.h: Rename to ...
2135 * config/i386/sol2-bi.h .. this.
2136 (SUBTARGET_EXTRA_SPECS): Redefine.
2137 (WCHAR_TYPE, WCHAR_TYPE_SIZE, WINT_TYPE, WINT_TYPE_SIZE): Remove.
2138 (MULTILIB_DEFAULTS): Remove.
2139 (DEFAULT_ARCH32_P): Define.
2140 (LINK_ARCH64_SPEC_BASE, LINK_ARCH64_SPEC): Remove.
2141 (ARCH64_SUBDIR): Define.
2142 Test USE_GLD instead of TARGET_GNU_LD.
2143 (I386_EMULATION): Rename to ...
2144 (ARCH32_EMULATION): ... this.
2145 (X86_64_EMULATION): Rename to ...
2146 (ARCH64_EMULATION): ... this.
2147 (TARGET_LD_EMULATION): Remove.
2148 (LINK_ARCH_SPEC): Remove.
2149 * config/i386/sol2-gas.h: Remove.
2150 * config/i386/t-sol2-10: Rename to ...
2151 * config/i386/t-sol2-64: ... this.
2152 * config/sparc/sol2.h (SPARC_DEFAULT_CMODEL): Redefine.
2153 (AS_SPARC64_FLAG): Define.
2154 (ASM_CPU32_DEFAULT_SPEC, ASM_CPU64_DEFAULT_SPEC): Redefine.
2155 (CPP_CPU64_DEFAULT_SPEC, ASM_CPU32_DEFAULT_SPEC): Redefine
2156 depending on TARGET_CPU_DEFAULT.
2157 (CPP_CPU_SPEC): Redefine.
2158 (ASM_CPU_SPEC): Handle DEFAULT_ARCH32_P.
2159 (CPP_CPU_DEFAULT_SPEC, ASM_CPU_DEFAULT_SPEC): Redefine.
2160 (CPP_ARCH32_SPEC, CPP_ARCH64_SPEC, CPP_ARCH_SPEC): Redefine.
2161 (ASM_ARCH_SPEC, ASM_ARCH32_SPEC, ASM_ARCH64_SPEC,
2162 ASM_ARCH_DEFAULT_SPEC): Redefine.
2163 (SUBTARGET_EXTRA_SPECS): Add LINK_ARCH32_SPEC, LINK_ARCH64_SPEC,
2164 LINK_ARCH_DEFAULT_SPEC.
2165 [USE_GLD] (ARCH32_EMULATION, ARCH64_EMULATION): Define.
2166 [USE_GLD] (LINK_ARCH32_SPEC, LINK_ARCH64_SPEC): Redefine.
2167 (ARCH64_SUBDIR): Define.
2168 (LINK_ARCH64_SPEC): Redefine.
2169 (CC1_SPEC): Redefine.
2170 (OPTION_DEFAULT_SPECS): Redefine.
2171 (MULTILIB_DEFAULTS): Define.
2172 (WCHAR_TYPE, WCHAR_TYPE_SIZE, WINT_TYPE, WINT_TYPE_SIZE): Redefine.
2173 [USE_GAS && HAVE_AS_TLS] (TARGET_SUN_TLS, TARGET_GNU_TLS): Redefine.
2174 [USE_GLD] (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Undef.
2175 (NO_DBX_BNSYM_ENSYM): Remove.
2176 (SUBTARGET_INSERT_ATTRIBUTES, SUBTARGET_ATTRIBUTE_TABLE): Remove.
2177 (ASM_OUTPUT_ALIGN_WITH_NOP): Only define if !USE_GAS.
2178 (TARGET_ASM_NAMED_SECTION): Likewise.
2179 (STACK_CHECK_STATIC_BUILTIN): Remove.
2180 * config/sparc/sol2-bi.h: Remove.
2181 * config/sparc/sol2-gas-bi.h: Remove.
2182 * config/sparc/sol2-gas.h: Remove.
2183 * config/sparc/sol2-gld-bi.h: Remove.
2184 * config.gcc (i[34567]86-*-solaris2*, sparc*-*-solaris2*): Move
2185 common parts ...
2186 (*-*-solaris2*): ... here.
2187
4b583c43 21882011-06-21 Christian Bruel <christian.bruel@st.com>
637c11bd 2189
4b583c43 2190 PR other/43564
637c11bd
UB
2191 * ipa-inline.c (can_inline_edge_p): Check
2192 !DECL_DISREGARD_INLINE_LIMITS.
2193
3bb556ad 21942011-06-21 Christian Bruel <christian.bruel@st.com>
637c11bd 2195
3bb556ad
CB
2196 PR middle-end/49139
2197 * cgraphunit.c (process_function_and_variable_attributes): warn when
2198 always_inline functions that are not inline.
637c11bd
UB
2199 * ipa-inline-transform.c (inline_transform): Always call
2200 optimize_inline.
2201 * tree-inline.c (tree_inlinable_function_p): Use error instead
2202 of sorry.
3bb556ad 2203 (expand_call_inline): Likewise.
637c11bd 2204
f1ee724c
JJ
22052011-06-21 Jakub Jelinek <jakub@redhat.com>
2206
2207 * Makefile.in (dg_target_exps): Set.
2208 (check_gcc_parallelize): Parallelize gcc testing into 10 jobs
2209 instead of 7, try to divide it more evenly.
2210
22112011-06-20 Changpeng Fang <changpeng.fang@amd.com>
97ef5ae6 2212
931050d0 2213 PR target/49089
97ef5ae6
CF
2214 * config/i386/i386.c (avx256_split_unaligned_load): New definition.
2215 (avx256_split_unaligned_store): New definition.
2216 (ix86_option_override_internal): Enable avx256 unaligned load/store
2217 splitting only when avx256_split_unaligned_load/store is set.
2218
998c75b6
BS
22192011-06-20 Bernd Schmidt <bernds@codesourcery.com>
2220
2221 * regrename.c (scan_rtx_reg): Handle the case where we write to an
2222 open chain in a smaller mode without failing the entire block.
2223
83a8cbda
L
22242011-06-20 H.J. Lu <hongjiu.lu@intel.com>
2225
2226 PR middle-end/47725
2227 * combine.c (cant_combine_insn_p): Don't check zero/sign
2228 extended hard registers.
2229
3a769784
AM
22302011-06-21 Alan Modra <amodra@gmail.com>
2231
2232 * config/rs6000/rs6000.c (rs6000_cannot_force_const_mem): Match
2233 CONST high part large-toc address.
2234 (rs6000_tls_referenced_p): Make static.
2235 * config/rs6000/rs6000-protos.h (rs6000_tls_referenced_p): Delete.
2236
d1e32c4a
L
22372011-06-20 H.J. Lu <hongjiu.lu@intel.com>
2238
2239 PR middle-end/47725
2240 * combine.c (cant_combine_insn_p): Check zero/sign extended
2241 hard registers.
2242
c2954af9
RR
22432011-06-20 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2244
2245 PR target/49385
2246 * config/arm/thumb2.md (*thumb2_movhi_insn): Make sure atleast
2247 one of the operands is a register.
2248
a95015b6
KT
22492011-06-20 Kai Tietz <ktietz@redhat.com>
2250
637c11bd
UB
2251 * fold-const.c (fold_binary_loc): Add missing folding for truth-not
2252 operations in combination with binary and.
a95015b6 2253
49a30d00
BS
22542011-06-20 Bernd Schmidt <bernds@codesourcery.com>
2255
2256 * regrename.c (do_replace): Don't update notes.
2257
3bae1d98
AM
22582011-06-20 Alan Modra <amodra@gmail.com>
2259
2260 * config/rs6000/rs6000.c (create_TOC_reference): Wrap high part
2261 of toc-relative address in CONST.
2262 (rs6000_delegitimize_address): Recognize changed address.
2263 (rs6000_legitimize_reload_address): Likewise.
2264 (rs6000_emit_move): Don't force these constants to memory.
2265 * config/rs6000/rs6000.md (tls_gd, tls_gd_high): Wrap high part of
2266 toc-relative address in CONST.
2267 (tls_ld, tls_ld_high, tls_got_dtprel, tls_got_dtprel_high): Likewise.
2268 (tls_got_tprel, tls_got_tprel_high, largetoc_high): Likewise.
2269
10937b0c
L
22702011-06-18 H.J. Lu <hongjiu.lu@intel.com>
2271
637c11bd 2272 * longlong.h (count_leading_zeros): Use long long builtin for x86-64.
10937b0c
L
2273 (count_trailing_zeros): Likewise.
2274
0c587260
L
22752011-06-18 H.J. Lu <hongjiu.lu@intel.com>
2276
2277 PR other/49325
2278 * acinclude.m4 (gcc_AC_INITFINI_ARRAY): Properly check if
2279 .init_array can be used with .ctors on targets.
2280 * configure: Regenerated.
2281
c020c92b
EB
22822011-06-18 Eric Botcazou <ebotcazou@adacore.com>
2283
2284 * tree-sra.c (type_internals_preclude_sra_p) <ARRAY_TYPE>: Return true
2285 if the element type is volatile.
2286
cd35bcf7
JH
22872011-06-18 Jan Hubicka <jh@suse.cz>
2288
2289 * lto-symtab.c (lto_varpool_replace_node): Remove code handling
2290 extra name aliases.
2291 (lto_symtab_resolve_can_prevail_p): Likewise.
2292 (lto_symtab_merge_cgraph_nodes): Update alias_of pointers.
2293 * cgraphbuild.c (record_reference): Remove extra body alias code.
2294 (mark_load): Likewise.
2295 (mark_store): Likewise.
2296 * cgraph.h (varpool_node): Remove extra_name filed;
2297 add alias_of and extraname_alias.
2298 (varpool_create_variable_alias, varpool_for_node_and_aliases): Declare.
2299 (varpool_alias_aliased_node): New inline function.
2300 (varpool_variable_node): New function.
2301 * cgraphunit.c (handle_alias_pairs): Handle also variable aliases.
2302 * ipa-ref.c (ipa_record_reference): Allow aliases on variables.
2303 * lto-cgraph.c (lto_output_varpool_node): Update streaming.
2304 (input_varpool_node): Likewise.
2305 * lto-streamer-out.c (produce_symtab): Remove extra name aliases.
2306 (varpool_externally_visible_p): Remove extra body alias code.
2307 (function_and_variable_visibility): Likewise.
2308 * tree-ssa-structalias.c (associate_varinfo_to_alias_1): New function.
2309 (ipa_pta_execute): Use it.
2310 * varpool.c (varpool_remove_node): Remove extra name alias code.
2311 (varpool_mark_needed_node): Likewise.
2312 (varpool_analyze_pending_decls): Analyze aliases.
2313 (assemble_aliases): New functoin.
2314 (varpool_assemble_decl): Use it.
2315 (varpool_create_variable_alias): New function.
2316 (varpool_extra_name_alias): Rewrite.
2317 (varpool_for_node_and_aliases): New function.
2318
c96b4102
JJ
23192011-06-18 Jakub Jelinek <jakub@redhat.com>
2320
2321 PR target/49411
2322 * config/i386/i386.c (ix86_expand_multi_arg_builtins): If
2323 last_arg_constant and last argument doesn't match its predicate,
2324 for xop_vpermil2<mode>3 error out and for xop_rotl<mode>3
2325 if it is CONST_INT, mask it, otherwise expand using rotl<mode>3.
2326 (ix86_expand_sse_pcmpestr, ix86_expand_sse_pcmpistr): Fix
2327 spelling of error message.
2328 * config/i386/sse.md (sse4a_extrqi, sse4a_insertqi,
2329 vcvtps2ph, *vcvtps2ph, *vcvtps2ph_store, vcvtps2ph256): Use
2330 const_0_to_255_operand instead of const_int_operand.
2331
2332 Revert:
2333 2011-05-09 Uros Bizjak <ubizjak@gmail.com>
2334
2335 * config/i386/sse.md (blendbits): Remove mode attribute.
2336 (<sse4_1>_blend<ssemodesuffix><avxsizesuffix>): Use const_int_operand
2337 instead of const_0_to_<blendbits>_operand for operand 3 predicate.
2338 Check integer value of operand 3 in insn constraint.
2339
9a2091cd
HPN
23402011-06-17 Hans-Peter Nilsson <hp@axis.com>
2341
2342 PR rtl-optimization/48542
2343 * reload.c (find_equiv_reg): Stop looking when finding a
2344 setjmp-type call.
2345 * reload1.c (reload_as_needed): Invalidate all reload
2346 registers when crossing a setjmp-type call.
2347
361b51c0
JL
23482011-06-16 Jeff Law <law@redhat.com>
2349
2350 * tree-ssa-threadupdate.c (struct redirection_data): New field
2351 intermediate_edge.
2352 (THREAD_TARGET2): Define.
637c11bd 2353 (redirection_data_eq): Also check that the intermediate edge is equal.
361b51c0
JL
2354 (lookup_redirection_data): Drop useless argument. Extract the
2355 outgoing_edge and intermediate edge from E. Callers updated.
2356 (copy_phi_args, update_destination_phis): New functions.
2357 (fix_duplicate_block_edges): Likewise.
2358 (create_edge_and_update_destination_phis): Duplicate all the edges
2359 hung off e->aux. Use copy_phi_args.
2360 (create_duplicates): Use fix_duplicate_block_edges.
2361 (fixup_template_block): Likewise.
2362 (redirect_edges): If necessary, redirect the joiner block's incoming
2363 edge to the duplicate of the joiner block.
2364 (thread_block): Don't muck up loops when threading through a joiner
2365 block.
637c11bd 2366 (thread_through_loop_header): Handle threading through a joiner block.
361b51c0
JL
2367 (mark_threaded_blocks, register_jump_thread): Likewise.
2368 * tree-flow.h (register_jump_thread): Add new argument. Callers
2369 updated.
2370 * tree-ssa-threadedge.c (phi_args_equal_on_edges): New function.
2371 (thread_across_edge): Handle threading through a joiner block.
637c11bd 2372
ee460e75
MJ
23732011-06-16 Martin Jambor <mjambor@suse.cz>
2374
2375 PR tree-optimization/49343
2376 * tree-sra.c (build_ref_for_model): Use component_ref_field_offset to
2377 calculate offset, provide 2nd operand for the new COMPONENT_REF.
2378
a285ba2e
IS
23792011-06-16 Iain Sandoe <iains@gcc.gnu.org>
2380
2381 * config/darwin-protos.h (machopic_select_rtx_section): Move to
2382 inside RTX_CODE ifdef.
2383
0703f020
TV
23842011-06-16 Tom de Vries <tom@codesourcery.com>
2385
2386 PR target/45098
637c11bd
UB
2387 * tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith):
2388 Disallow NULL pointer for pointer arithmetic.
0703f020 2389
900c07da
RR
23902011-06-16 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2391
2392 PR target/49398
2393 Revert.
2394 2011-06-10 Wei Guozhi <carrot@google.com>
2395
2396 PR target/45335
2397 * config/arm/ldmstm.md (ldm2_ia, stm2_ia, ldm2_ib, stm2_ib, ldm2_da,
2398 stm2_da, ldm2_db, stm2_db): Add condition !arm_arch7 to these insns.
2399 (ldrd, ldrd_reg1, ldrd_reg2 and peephole2): New insn patterns and
2400 related peephole2.
2401 (strd, strd_reg1, strd_reg2 and peephole2): New insn patterns and
2402 related peephole2.
2403 * config/arm/arm-protos.h (arm_check_ldrd_operands): New prototype.
2404 (arm_legitimate_ldrd_p): New prototype.
2405 (arm_output_ldrd): New prototype.
2406 * config/arm/arm.c (arm_check_ldrd_operands): New function.
2407 (arm_legitimate_ldrd_p): New function.
2408 (arm_output_ldrd): New function.
2409
c020c92b 24102011-06-16 Joern Rennecke <joern.rennecke@embecosm.com>
d5cc9181
JR
2411
2412 PR middle-end/46500
2413 * doc/tm.texi.in: Update Copyright date.
2414 * doc/tm.texi: Regenerate.
2415 * targhooks.c (default_setup_incoming_varargs): Replace
2416 CUMULATIVE_ARGS* argument type with cumulative_args_t.
2417 (default_pretend_outgoing_varargs_named): Likewise.
2418 (hook_pass_by_reference_must_pass_in_stack): Likewise.
2419 (hook_callee_copies_named): Likewise.
2420 (default_function_arg_advance): Likewise.
2421 (default_function_arg): Likewise.
2422 (default_function_incoming_arg): Likewise.
2423 (hook_bool_CUMULATIVE_ARGS_false): Likewise.
2424 (hook_bool_CUMULATIVE_ARGS_true): Likewise.
2425 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false): Likewise.
2426 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true): Likewise.
2427 (hook_int_CUMULATIVE_ARGS_mode_tree_bool_0): Likewise.
2428 * targhooks.h (default_setup_incoming_varargs): Likewise.
2429 (default_pretend_outgoing_varargs_named): Likewise.
2430 (hook_pass_by_reference_must_pass_in_stack): Likewise.
2431 (hook_callee_copies_named): Likewise.
2432 (default_function_arg_advance): Likewise.
2433 (default_function_arg): Likewise.
2434 (default_function_incoming_arg): Likewise.
2435 (hook_bool_CUMULATIVE_ARGS_false): Likewise.
2436 (hook_bool_CUMULATIVE_ARGS_true): Likewise.
2437 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false): Likewise.
2438 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true): Likewise.
2439 (hook_int_CUMULATIVE_ARGS_mode_tree_bool_0): Likewise.
2440 * target.def (pass_by_reference): Likewise.
2441 (setup_incoming_varargs, strict_argument_naming): Likewise.
2442 (pretend_outgoing_varargs_named, callee_copies): Likewise.
2443 (arg_partial_bytes, function_arg_advance, function_arg): Likewise.
2444 (function_incoming_arg): Likewise.
2445 * target.h: Don't include "tm.h" .
2446 (cumulative_args_t): New typedef.
2447 [GCC_TM_H] (get_cumulative_args): New static inline function.
2448 [GCC_TM_H] (pack_cumulative_args): Likewise.
2449 * config/alpha/alpha.c (alpha_function_arg): Replace CUMULATIVE_ARGS*
2450 argument type with cumulative_args_t.
2451 (alpha_function_arg_advance, alpha_arg_partial_bytes): Likewise.
2452 (alpha_pass_by_reference, alpha_setup_incoming_varargs): Likewise.
2453 * config/frv/frv.c (frv_setup_incoming_varargs): Likewise.
2454 (frv_arg_partial_bytes, frv_function_arg): Likewise.
2455 (frv_function_incoming_arg, frv_function_arg_advance): Likewise.
2456 (frv_function_arg_1): Likewise.
2457 * config/s390/s390.c (s390_pass_by_reference): Likewise.
2458 (s390_function_arg_advance, s390_function_arg): Likewise.
2459 * config/m32c/m32c.c (m32c_function_arg): Likewise.
2460 (m32c_pass_by_reference, m32c_function_arg_advance): Likewise.
2461 (m32c_strict_argument_naming): Likewise.
2462 * config/spu/spu.c (spu_pass_by_reference, spu_function_arg): Likewise.
2463 (spu_function_arg_advance): Likewise.
2464 (spu_setup_incoming_varargs): Likewise. Make static.
2465 * config/spu/spu-protos.h (spu_setup_incoming_varargs):
2466 Remove prototype.
2467 * config/sparc/sparc.c (sparc_strict_argument_naming): Replace
2468 CUMULATIVE_ARGS* argument type with cumulative_args_t.
2469 (sparc_pass_by_reference, sparc_function_arg_advance): Likewise.
2470 (sparc_function_arg, sparc_function_incoming_arg): Likewise.
2471 (sparc_arg_partial_bytes, sparc_function_arg_1): Likewise.
2472 * config/mep/mep.c (mep_setup_incoming_varargs): Likewise.
2473 (mep_pass_by_reference, mep_function_arg): Likewise.
2474 (mep_function_arg_advance): Likewise.
2475 * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
2476 (m32r_pass_by_reference, m32r_arg_partial_bytes): Likewise.
2477 (m32r_function_arg, m32r_function_arg_advance): Likewise.
2478 * config/rx/rx.c (rx_function_arg, rx_function_arg_advance): Likewise.
2479 * config/i386/i386.c (ix86_function_arg_advance): Likewise.
2480 (ix86_function_arg, ix86_pass_by_reference): Likewise.
2481 (ix86_setup_incoming_varargs): Likewise.
2482 * config/sh/sh.c (sh_setup_incoming_varargs): Likewise.
2483 (sh_strict_argument_naming): Likewise.
2484 (sh_pretend_outgoing_varargs_named, sh_pass_by_reference): Likewise.
2485 (sh_callee_copies, sh_arg_partial_bytes): Likewise.
2486 (sh_function_arg_advance, sh_function_arg): Likewise.
2487 * config/pdp11/pdp11.c (pdp11_function_arg): Likewise.
2488 (pdp11_function_arg_advance): Likewise.
2489 * config/microblaze/microblaze.c (microblaze_function_arg_advance):
2490 Likewise.
2491 (microblaze_function_arg, function_arg_partial_bytes): Likewise.
2492 * config/avr/avr.c (avr_function_arg): Likewise.
2493 (avr_function_arg_advance): Likewise.
2494 * config/xtensa/xtensa.c (xtensa_function_arg_advance): Likewise.
2495 (xtensa_function_arg, xtensa_function_incoming_arg): Likewise.
2496 (xtensa_function_arg_1): Likewise.
637c11bd
UB
2497 * config/stormy16/stormy16.c (xstormy16_function_arg_advance):
2498 Likewise.
d5cc9181
JR
2499 (xstormy16_function_arg): Likewise.
2500 * config/fr30/fr30.c (fr30_setup_incoming_varargs): Likewise.
2501 (fr30_arg_partial_bytes, fr30_function_arg): Likewise.
2502 (fr30_function_arg_advance): Likewise.
2503 * config/lm32/lm32.c (lm32_setup_incoming_varargs): Likewise.
2504 (lm32_function_arg, lm32_function_arg_advance): Likewise.
2505 * config/moxie/moxie.c (moxie_setup_incoming_varargs): Likewise.
2506 (moxie_function_arg, moxie_function_arg_advance): Likewise.
2507 (moxie_pass_by_reference, moxie_arg_partial_bytes): Likewise.
2508 * config/cris/cris.c (cris_setup_incoming_varargs): Likewise.
2509 (cris_pass_by_reference, cris_arg_partial_bytes): Likewise.
2510 (cris_function_arg, cris_function_incoming_arg): Likewise.
2511 (cris_function_arg_advance, cris_function_arg_1): Likewise.
2512 * config/iq2000/iq2000.c (iq2000_setup_incoming_varargs): Likewise.
2513 (iq2000_pass_by_reference, iq2000_arg_partial_bytes): Likewise.
2514 (iq2000_function_arg, iq2000_function_arg_advance): Likewise.
2515 * config/mn10300/mn10300.c (mn10300_pass_by_reference): Likewise.
2516 (mn10300_function_arg, mn10300_function_arg_advance): Likewise.
2517 (mn10300_arg_partial_bytes): Likewise.
2518 * config/ia64/ia64.c (ia64_setup_incoming_varargs): Likewise.
2519 (ia64_arg_partial_bytes, ia64_function_arg): Likewise.
2520 (ia64_function_incoming_arg, ia64_function_arg_advance): Likewise.
2521 (ia64_function_arg_1): Likewise.
2522 * config/m68k/m68k.c (m68k_function_arg_advance): Likewise.
2523 (m68k_function_arg): Likewise.
2524 * config/rs6000/rs6000.c (rs6000_function_arg_advance): Likewise.
2525 (rs6000_function_arg, setup_incoming_varargs): Likewise.
2526 (rs6000_pass_by_reference, rs6000_arg_partial_bytes): Likewise.
2527 * config/picochip/picochip.c (picochip_arg_partial_bytes): Likewise.
2528 (picochip_function_arg, picochip_incoming_function_arg): Likewise.
2529 (picochip_arg_advance): Likewise.
2530 * config/mcore/mcore.c (mcore_setup_incoming_varargs): Likewise.
2531 (mcore_arg_partial_bytes, mcore_function_arg): Likewise.
2532 (mcore_function_arg_advance): Likewise.
2533 * config/score/score.c (score_pass_by_reference): Likewise.
2534 (score_function_arg_advance): Likewise.
2535 (score_arg_partial_bytes): Likewise. Make static.
2536 * config/score/score-protos.h (score_arg_partial_bytes): Don't declare.
2537 * config/arm/arm.c (arm_arg_partial_bytes): Replace
2538 CUMULATIVE_ARGS* argument type with cumulative_args_t.
2539 (arm_function_arg, arm_function_arg_advance): Likewise.
2540 (arm_setup_incoming_varargs, arm_pass_by_reference): Likewise.
2541 * config/pa/pa.c (pa_pass_by_reference): Likewise.
2542 (pa_arg_partial_bytes, pa_function_arg_advance): Likewise.
2543 (pa_function_arg): Likewise.
2544 * config/mips/mips.c (mips_strict_argument_naming): Likewise.
2545 (mips_function_arg, mips_function_arg_advance): Likewise.
2546 (mips_arg_partial_bytes, mips_pass_by_reference): Likewise.
2547 (mips_callee_copies, mips_setup_incoming_varargs): Likewise.
2548 * config/vax/vax.c (vax_function_arg): Likewise.
2549 (vax_function_arg_advance): Likewise.
2550 * config/h8300/h8300.c (h8300_function_arg): Likewise.
2551 (h8300_function_arg_advance): Likewise.
2552 * config/v850/v850.c (v850_pass_by_reference): Likewise.
2553 (v850_strict_argument_naming, v850_function_arg): Likewise.
2554 (v850_arg_partial_bytes, v850_function_arg_advance): Likewise.
2555 (v850_setup_incoming_varargs): Likewise.
2556 * config/mmix/mmix.c (mmix_setup_incoming_varargs): Likewise.
2557 (mmix_function_arg_advance, mmix_function_incoming_arg): Likewise.
2558 (mmix_function_arg, mmix_pass_by_reference): Likewise.
2559 (mmix_function_arg_1): Replace const CUMULATIVE_ARGS* argument type
2560 with const void *.
2561 * config/bfin/bfin.c (setup_incoming_varargs): Replace
2562 CUMULATIVE_ARGS* argument type with cumulative_args_t.
2563 (bfin_function_arg_advance, bfin_function_arg): Likewise.
2564 (bfin_arg_partial_bytes, bfin_pass_by_reference): Likewise.
2565 * calls.c (emit_call_1): Change type of args_so_far to
2566 cumulative_args_t. Changed all callers.
2567 (initialize_argument_information): Likewise.
2568 (expand_call, emit_library_call_value_1): Use pack_cumulative_args.
2569 * dse.c (get_call_args): Likewise.
2570 * expr.c (block_move_libcall_safe_for_call_parm): Likewise.
2571 * function.c (pass_by_reference, reference_callee_copied): Likewise.
2572 (struct assign_parm_data_all): Rename args_so_far to args_so_far_v.
2573 New member args_so_far_v. Changed all users.
2574 * var-tracking.c (prepare_call_arguments): Use pack_cumulative_args.
2575 * config/iq2000/iq2000.c (iq2000_expand_prologue): Likewise.
2576 * config/mips/mips.c (mips_output_args_xfer): Likewise.
2577 * config/s390/s390.c (s390_call_saved_register_used): Likewise.
2578 * config/sh/sh.c (sh_output_mi_thunk): Likewise.
637c11bd
UB
2579 * config/microblaze/microblaze.c (microblaze_expand_prologue):
2580 Likewise.
d5cc9181
JR
2581 * config/m32r/m32r.c (m32r_return_in_memory): Adjust for changed
2582 m32r_pass_by_reference.
2583
51312233
IR
25842011-06-16 Ira Rosen <ira.rosen@linaro.org>
2585
2586 * tree-vectorizer.h (vect_recog_func_ptr): Change the first
2587 argument to be a VEC of statements.
637c11bd
UB
2588 * tree-vect-loop.c (vect_determine_vectorization_factor): Remove the
2589 assert that pattern statements have to have their vector type set.
51312233
IR
2590 * tree-vect-patterns.c (vect_recog_widen_sum_pattern):
2591 Change the first argument to be a VEC of statements. Update
2592 documentation.
2593 (vect_recog_dot_prod_pattern, vect_recog_pow_pattern): Likewise.
2594 (vect_handle_widen_mult_by_const): New function.
637c11bd
UB
2595 (vect_recog_widen_mult_pattern): Change the first argument to be a
2596 VEC of statements. Update documentation. Check that the constant is
2597 INTEGER_CST. Support multiplication by a constant that fits an
2598 intermediate type - call vect_handle_widen_mult_by_const.
51312233
IR
2599 (vect_pattern_recog_1): Update vect_recog_func_ptr and its
2600 call. Handle additional pattern statements if necessary.
2601
fd4df33d
NC
26022011-06-16 Nick Clifton <nickc@redhat.com>
2603
2604 PR target/49427
2605 * config.gcc: Set cpu_type to v850 for any V850 architecture.
2606 (v850*-*-*): Delete explicit setting of tm_p_file, tmake_file,
2607 md_file, extra_modes, out_file and extra_options are these are all
2608 deduced from cpu_type.
2609
fbd05da0
GJL
26102011-06-16 Georg-Johann Lay <avr@gjlay.de>
2611
2612 * config/avr/libgcc.S (__ashldi3, __ashrdi3, __lshrdi3): Set shift
2613 truncation mask to 63.
2614
0ad8bb3b
GJL
26152011-06-16 Georg-Johann Lay <avr@gjlay.de>
2616
2617 PR target/49313
2618 PR target/29524
2619 * longlong.h: Add AVR support:
2620 (count_leading_zeros): New macro.
2621 (count_trailing_zeros): New macro.
2622 (COUNT_LEADING_ZEROS_0): New macro.
637c11bd
UB
2623 * config/avr/t-avr (LIB1ASMFUNCS): Add _ffssi2, _ffshi2, _loop_ffsqi2,
2624 _ctzsi2, _ctzhi2, _clzdi2, _clzsi2, _clzhi2, _paritydi2, _paritysi2,
2625 _parityhi2, _popcounthi2,_popcountsi2, _popcountdi2, _popcountqi2,
2626 _bswapsi2, _bswapdi2, _ashldi3, _ashrdi3, _lshrdi3.
0ad8bb3b
GJL
2627 (LIB2FUNCS_EXCLUDE): Add _clz.
2628 * config/avr/libgcc.S (XCALL): Move up in file.
2629 (XJMP): New C Macro.
2630 (DEFUN): New asm macro.
2631 (ENDF): New asm macro.
2632 (__ffssi2): New function.
2633 (__ffshi2): New function.
2634 (__loop_ffsqi2): New function.
2635 (__ctzsi2): New function.
2636 (__ctzhi2): New function.
2637 (__clzdi2): New function.
2638 (__clzsi2): New function.
2639 (__clzhi2): New function.
2640 (__paritydi2): New function.
2641 (__paritysi2): New function.
2642 (__parityhi2): New function.
59c1e10b 2643 (__parityqi2): New function.
0ad8bb3b
GJL
2644 (__popcounthi2): New function.
2645 (__popcountsi2): New function.
2646 (__popcountdi2): New function.
2647 (__popcountqi2): New function.
2648 (__bswapsi2): New function.
2649 (__bswapdi2): New function.
2650 (__ashldi3): New function.
2651 (__ashrdi3): New function.
2652 (__lshrdi3): New function.
2653 Fix suspicous lines.
2654
12430896
RG
26552011-06-16 Richard Guenther <rguenther@suse.de>
2656
2657 * gimple.c (canonicalize_cond_expr_cond): (bool)x is not
2658 the same as x != 0.
637c11bd
UB
2659 * fold-const.c (fold_binary_loc): Do not fold X & 1 != 0
2660 to (bool) X & 1.
12430896
RG
2661 * ipa-prop.c (ipa_analyze_indirect_call_uses): Also allow
2662 equality compares against zero for the lower bit.
2663
09302442
JJ
26642011-06-16 Jakub Jelinek <jakub@redhat.com>
2665
2666 PR tree-optimization/49419
2667 * tree-vrp.c (execute_vrp): Call init_range_assertions
2668 before estimate_numbers_of_iterations, call
2669 free_number_of_iterations_estimates before calling
2670 remove_range_assertions.
2671
81c41166
RE
26722011-06-16 Revital Eres <revital.eres@linaro.org>
2673
2674 * modulo-sched.c (struct ps_insn): Remove row_rest_count field.
2675 (struct partial_schedule): Add rows_length field.
2676 (verify_partial_schedule): Check rows_length.
2677 (ps_insert_empty_row): Handle rows_length.
2678 (create_partial_schedule): Likewise.
2679 (free_partial_schedule): Likewise.
2680 (reset_partial_schedule): Likewise.
2681 (create_ps_insn): Remove rest_count argument.
2682 (remove_node_from_ps): Update rows_length.
2683 (add_node_to_ps): Update rows_length and call create_ps_insn
2684 without passing row_rest_count.
2685 (rotate_partial_schedule): Update rows_length.
2686
d24dc7b3
RE
26872011-06-16 Revital Eres <revital.eres@linaro.org>
2688
2689 * ddg.c (add_intra_loop_mem_dep): New function.
2690 (build_intra_loop_deps): Call it.
2691
361b51c0 26922011-06-13 Jeff Law <law@redhat.com>
2098e438
JL
2693
2694 * df-problems.c (df_lr_local_compute): Manually CSE
2695 PIC_OFFSET_TABLE_REGNUM.
2696 * df-scan.c (df_get_regular_block_artificial_uses): Likewise.
2697 (df_get_entry_block_def_set, df_get_exit_block_use_set): Likewise.
2698
85ce9375
JH
26992011-06-13 Jan Hubicka <jh@suse.cz>
2700
2701 * cgraphunit.c (handle_alias_pairs): New function.
2702 (cgraph_finalize_compilation_unit): Use it.
2703 * ipa.c (cgraph_externally_visible_p): Remove hack marking asm names
2704 as externally visible.
2705
a577c405
RG
27062011-06-15 Richard Guenther <rguenther@suse.de>
2707
2708 * expr.c (expand_expr_real_2): Reduce all integral types to
2709 bitfield precision.
2710 (expand_expr_real_1): Likewise.
2711
93536c97
MJ
27122011-06-15 Martin Jambor <mjambor@suse.cz>
2713
2714 PR tree-optimization/48613
2715 * ipa-prop.c (ipa_prop_write_jump_functions): Return immediately if
2716 ipa_node_params_vector is NULL.
fd4df33d 2717
ba45cfc4
JJ
27182011-06-15 Jakub Jelinek <jakub@redhat.com>
2719
2720 PR debug/49382
2721 * dwarf2out.c (dw_loc_list_node): Add force field.
637c11bd
UB
2722 (add_var_loc_to_decl): For PARM_DECL, attempt to keep the incoming
2723 location in the list, even if it is modified before first real insn.
ba45cfc4 2724 (output_loc_list): Emit empty ranges with force flag set.
637c11bd 2725 (dw_loc_list): If first range of a PARM_DECL is empty, set force flag.
ba45cfc4 2726
6fc5966f
AM
27272011-06-15 Alexander Monakov <amonakov@ispras.ru>
2728
2729 PR target/49349
2730 * sel-sched.c (find_place_for_bookkeeping): Add new parameter
2731 (fence_to_rewind). Use it to notice when bookkeeping will be placed
2732 above a fence. Update comments.
2733 (generate_bookkeeping_insn): Rewind fence when bookkeeping code is
2734 placed just above it. Do not allow NULL place_to_insert.
2735
9d5e7640
IR
27362011-06-15 Ira Rosen <ira.rosen@linaro.org>
2737
2738 * tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.
2739 (slpeel_tree_peel_loop_to_edge): Don't call
2740 remove_dead_stmts_from_loop.
2741 * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
2742 remove irrelevant pattern statements. For irrelevant statements
2743 check if it is the last statement of a detected pattern, use
2744 corresponding pattern statement instead.
2745 (destroy_loop_vec_info): No need to remove pattern statements,
2746 only free stmt_vec_info.
2747 (vect_transform_loop): For irrelevant statements check if it is
2748 the last statement of a detected pattern, use corresponding
2749 pattern statement instead.
2750 * tree-vect-patterns.c (vect_pattern_recog_1): Don't insert
2751 pattern statements. Set basic block for the new statement.
2752 (vect_pattern_recog): Update documentation.
2753 * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Scan
2754 operands of pattern statements.
2755 (vectorizable_call): Fix printing. In case of a pattern statement
2756 use the lhs of the original statement when creating a dummy
2757 statement to replace the original call.
2758 (vect_analyze_stmt): For irrelevant statements check if it is
2759 the last statement of a detected pattern, use corresponding
2760 pattern statement instead.
2761 * tree-vect-slp.c (vect_schedule_slp_instance): For pattern
2762 statements use gsi of the original statement.
2763
677f3fa8
JM
27642011-06-14 Joseph Myers <joseph@codesourcery.com>
2765
2766 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2767 common/common-target-def.h.
2768 * target.def (default_target_flags, handle_option,
2769 supports_split_stack, optimization_table, init_struct,
2770 except_unwind_info, unwind_tables_default, have_named_sections):
2771 Move to common/common-target.def.
2772 * target.h (enum opt_levels, struct default_options): Move to
2773 common/common-target.h.
2774 * targhooks.c (default_except_unwind_info,
2775 dwarf2_except_unwind_info, sjlj_except_unwind_info,
2776 default_target_handle_option, empty_optimization_table): Move to
2777 common/common-targhooks.c.
2778 * targhooks.h (default_except_unwind_info,
2779 dwarf2_except_unwind_info, sjlj_except_unwind_info,
2780 default_target_handle_option, empty_optimization_table): Move to
2781 common/common-targhooks.h.
2782 * common/common-target-def.h: Include common/common-targhooks.h.
2783 (TARGET_HAVE_NAMED_SECTIONS): Define if TARGET_ASM_NAMED_SECTION
2784 defined.
2785 * common/common-target.def (handle_option, option_init_struct,
2786 option_optimization_table, default_target_flags,
2787 except_unwind_info, supports_split_stack, unwind_tables_default,
2788 have_named_sections): Move from target.def.
2789 (HOOK_PREFIX): Undefine at end of file.
2790 * common/common-target.h: Include input.h.
2791 (enum opt_levels, struct default_options): Move from target.h.
2792 * common/common-targhooks.c, common/common-targhooks.h: New.
2793 * config.gcc (target_has_targetm_common): Default to yes.
2794 (moxie*): Set target_has_targetm_common=no.
2795 (hppa*-*-*): Don't set target_has_targetm_common=yes.
2796 * doc/tm.texi: Regenerate.
2797 * Makefile.in (COMMON_TARGET_H): Add $(INPUT_H).
2798 (C_TARGET_DEF_H): Add common/common-targhooks.h.
2799 (GCC_OBJS): Remove vec.o.
2800 (OBJS): Remove hooks.o and vec.o.
2801 (OBJS-libcommon-target): Add vec.o, hooks.o and
2802 common/common-targhooks.o.
2803 (c-family/c-common.o, c-family/c-cppbuiltin.o, lto-opts.o, tree.o,
2804 tree-tailcall.o, opts.o, toplev.o, varasm.o, function.o, except.o,
2805 expr.o, explow.o, dbxout.o, dwarf2out.o, cfgrtl.o, haifa-sched.o,
2806 cfglayout.o, $(out_object_file), $(common_out_object_file)):
2807 Update dependencies.
2808 (common/common-targhooks.o): New.
637c11bd 2809 * common/config/default-common.c: Include tm.h. Add FIXME comment.
677f3fa8
JM
2810 * common/config/pa/pa-common.c: Include more headers. Take
2811 copyright dates from pa.c.
2812 (pa_option_optimization_table, pa_handle_option,
2813 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_DEFAULT_TARGET_FLAGS,
2814 TARGET_HANDLE_OPTION): Move from pa.c.
2815 * common/config/alpha/alpha-common.c,
2816 common/config/arm/arm-common.c, common/config/avr/avr-common.c,
2817 common/config/bfin/bfin-common.c,
2818 common/config/cris/cris-common.c,
2819 common/config/fr30/fr30-common.c, common/config/frv/frv-common.c,
2820 common/config/h8300/h8300-common.c,
2821 common/config/i386/i386-common.c,
2822 common/config/ia64/ia64-common.c,
2823 common/config/iq2000/iq2000-common.c,
2824 common/config/lm32/lm32-common.c,
2825 common/config/m32c/m32c-common.c,
2826 common/config/m32r/m32r-common.c,
2827 common/config/m68k/m68k-common.c,
2828 common/config/mcore/mcore-common.c,
2829 common/config/mep/mep-common.c,
2830 common/config/microblaze/microblaze-common.c,
2831 common/config/mips/mips-common.c,
2832 common/config/mmix/mmix-common.c,
2833 common/config/mn10300/mn10300-common.c,
2834 common/config/pdp11/pdp11-common.c,
2835 common/config/picochip/picochip-common.c,
2836 common/config/rs6000/rs6000-common.c,
2837 common/config/rx/rx-common.c, common/config/s390/s390-common.c,
2838 common/config/score/score-common.c, common/config/sh/sh-common.c,
2839 common/config/sparc/sparc-common.c,
2840 common/config/spu/spu-common.c, common/config/v850/v850-common.c,
2841 common/config/vax/vax-common.c,
2842 common/config/xstormy16/xstormy16-common.c,
2843 common/config/xtensa/xtensa-common.c: New.
2844 * config/alpha/alpha.c: Include common/common-target.h.
2845 (alpha_option_optimization_table, alpha_handle_option,
2846 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2847 TARGET_OPTION_OPTIMIZATION_TABLE): Move to alpha-common.c.
2848 * config/arm/arm-protos.h (arm_except_unwind_info): Declare.
2849 * config/arm/arm.c (arm_option_optimization_table,
2850 TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
2851 TARGET_EXCEPT_UNWIND_INFO, arm_except_unwind_info): Move to
2852 arm-common.c.
2853 * config/avr/avr.c (avr_option_optimization_table,
2854 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO): Move
2855 to avr-common.c.
2856 * config/bfin/bfin.c (struct bfin_cpu): Move to bfin.h.
2857 (bfin_cpus, bfin_handle_option, TARGET_HANDLE_OPTION,
2858 TARGET_DEFAULT_TARGET_FLAGS): Move to bfin-common.c.
2859 * config/bfin/bfin.h struct bfin_cpu): Move from bfin.c.
2860 * config/cris/cris.c (cris_option_optimization_table,
2861 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2862 TARGET_OPTION_OPTIMIZATION_TABLE, cris_handle_option): Move to
2863 cris-common.c.
2864 * config/fr30/fr30.c (fr30_option_optimization_table,
2865 TARGET_EXCEPT_UNWIND_INFO, TARGET_OPTION_OPTIMIZATION_TABLE): Move
2866 to fr30-common.c.
2867 * config/frv/frv.c (frv_option_optimization_table,
2868 MASK_DEFAULT_ALLOC_CC, TARGET_DEFAULT_TARGET_FLAGS,
2869 TARGET_OPTION_OPTIMIZATION_TABLE): Move to frv-common.c.
2870 * config/h8300/h8300.c (h8300_option_optimization_table,
2871 TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
2872 TARGET_EXCEPT_UNWIND_INFO): Move to h8300-common.c.
2873 * config/i386/i386-protos.h (ix86_handle_option): Declare.
2874 * config/i386/i386.c: Include common/common-target.h.
2875 (OPTION_MASK_ISA_MMX_SET, OPTION_MASK_ISA_3DNOW_SET,
2876 OPTION_MASK_ISA_SSE_SET, OPTION_MASK_ISA_SSE2_SET,
2877 OPTION_MASK_ISA_SSE3_SET, OPTION_MASK_ISA_SSSE3_SET,
2878 OPTION_MASK_ISA_SSE4_1_SET, OPTION_MASK_ISA_SSE4_2_SET,
2879 OPTION_MASK_ISA_AVX_SET, OPTION_MASK_ISA_FMA_SET,
2880 OPTION_MASK_ISA_SSE4_SET, OPTION_MASK_ISA_SSE4A_SET,
2881 OPTION_MASK_ISA_FMA4_SET, OPTION_MASK_ISA_XOP_SET,
2882 OPTION_MASK_ISA_LWP_SET, OPTION_MASK_ISA_AES_SET,
2883 OPTION_MASK_ISA_PCLMUL_SET, OPTION_MASK_ISA_ABM_SET,
2884 OPTION_MASK_ISA_BMI_SET, OPTION_MASK_ISA_TBM_SET,
2885 OPTION_MASK_ISA_POPCNT_SET, OPTION_MASK_ISA_CX16_SET,
2886 OPTION_MASK_ISA_SAHF_SET, OPTION_MASK_ISA_MOVBE_SET,
2887 OPTION_MASK_ISA_CRC32_SET, OPTION_MASK_ISA_FSGSBASE_SET,
2888 OPTION_MASK_ISA_RDRND_SET, OPTION_MASK_ISA_F16C_SET,
2889 OPTION_MASK_ISA_MMX_UNSET, OPTION_MASK_ISA_3DNOW_UNSET,
2890 OPTION_MASK_ISA_3DNOW_A_UNSET, OPTION_MASK_ISA_SSE_UNSET,
2891 OPTION_MASK_ISA_SSE2_UNSET, OPTION_MASK_ISA_SSE3_UNSET,
2892 OPTION_MASK_ISA_SSSE3_UNSET, OPTION_MASK_ISA_SSE4_1_UNSET,
2893 OPTION_MASK_ISA_SSE4_2_UNSET, OPTION_MASK_ISA_AVX_UNSET,
2894 OPTION_MASK_ISA_FMA_UNSET, OPTION_MASK_ISA_SSE4_UNSET,
2895 OPTION_MASK_ISA_SSE4A_UNSET, OPTION_MASK_ISA_FMA4_UNSET,
2896 OPTION_MASK_ISA_XOP_UNSET, OPTION_MASK_ISA_LWP_UNSET,
2897 OPTION_MASK_ISA_AES_UNSET, OPTION_MASK_ISA_PCLMUL_UNSET,
2898 OPTION_MASK_ISA_ABM_UNSET, OPTION_MASK_ISA_BMI_UNSET,
2899 OPTION_MASK_ISA_TBM_UNSET, OPTION_MASK_ISA_POPCNT_UNSET,
2900 OPTION_MASK_ISA_CX16_UNSET, OPTION_MASK_ISA_SAHF_UNSET,
2901 OPTION_MASK_ISA_MOVBE_UNSET, OPTION_MASK_ISA_CRC32_UNSET,
2902 OPTION_MASK_ISA_FSGSBASE_UNSET, OPTION_MASK_ISA_RDRND_UNSET,
2903 OPTION_MASK_ISA_F16C_UNSET, ix86_handle_option,
2904 ix86_option_optimization_table, ix86_option_init_struct,
2905 ix86_supports_split_stack, TARGET_DEFAULT_TARGET_FLAGS,
2906 TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE,
2907 TARGET_OPTION_INIT_STRUCT, TARGET_SUPPORTS_SPLIT_STACK): Move to
2908 i386-common.c.
2909 * config/i386/t-i386 (i386.o): Update dependencies.
2910 * config/ia64/ia64-protos.h (ia64_except_unwind_info): Declare.
2911 * config/ia64/ia64.c (ia64_option_optimization_table,
2912 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO,
2913 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2914 ia64_handle_option): Move to ia64-common.c.
2915 * config/iq2000/iq2000.c (iq2000_option_optimization_table,
2916 TARGET_OPTION_OPTIMIZATION_TABLE): Move to iq2000-common.c.
2917 * config/lm32/lm32.c (lm32_option_optimization_table,
2918 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO): Move
2919 to lm32-common.c.
2920 * config/m32c/m32c.c (TARGET_HAVE_NAMED_SECTIONS): Move to
2921 m32c-common.c.
2922 * config/m32r/m32r.c (m32r_option_optimization_table,
2923 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2924 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO,
2925 m32r_handle_option): Move to m32r-common.c.
2926 (m32r_memory_move_cost): Remove comment referring to
2927 TARGET_HANDLE_OPTION.
2928 * config/m68k/m68k.c (TARGET_HANDLE_OPTION, m68k_handle_option):
2929 Move to m68k-common.c.
2930 * config/mcore/mcore.c (mcore_option_optimization_table,
2931 TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
2932 TARGET_EXCEPT_UNWIND_INFO): Move to mcore-common.c.
2933 * config/mep/mep.c (mep_option_optimization_table,
2934 mep_handle_option, TARGET_HANDLE_OPTION,
2935 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_DEFAULT_TARGET_FLAGS):
2936 Move to mep-common.c.
2937 * config/microblaze/microblaze.c
2938 (microblaze_option_optimization_table,
2939 TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
2940 TARGET_EXCEPT_UNWIND_INFO): Move to microblaze-common.c.
2941 * config/mips/mips.c (mips_handle_option,
2942 mips_option_optimization_table, TARGET_OPTION_OPTIMIZATION_TABLE,
2943 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION): Move to
2944 mips-common.c.
2945 * config/mmix/mmix.c (mmix_option_optimization_table,
2946 TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE):
2947 Move to mmix-common.c.
2948 * config/mn10300/mn10300.c (mn10300_option_optimization_table,
2949 mn10300_handle_option, TARGET_EXCEPT_UNWIND_INFO,
2950 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2951 TARGET_OPTION_OPTIMIZATION_TABLE): Move to mn10300-common.c.
2952 * config/pa/pa.c: Include common/common-target.h.
2953 (pa_option_optimization_table, TARGET_OPTION_OPTIMIZATION_TABLE,
2954 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2955 pa_handle_option): Move to pa-common.c.
2956 (pa_option_override): Use targetm_common.except_unwind_info.
2957 (pa_asm_output_mi_thunk, pa_function_section): Use
2958 targetm_common.have_named_sections.
2959 * config/pdp11/pdp11.c (pdp11_option_optimization_table,
2960 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2961 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_OPTION_INIT_STRUCT,
2962 pdp11_handle_option, pdp11_option_init_struct): Move to
2963 pdp11-common.c.
2964 * config/picochip/picochip.c (picochip_option_optimization_table,
2965 TARGET_HAVE_NAMED_SECTIONS, TARGET_OPTION_OPTIMIZATION_TABLE,
2966 TARGET_EXCEPT_UNWIND_INFO): Move to picochip-common.c.
2967 * config/rs6000/rs6000.c: Include common/common-target.h.
2968 (rs6000_option_optimization_table, TARGET_HANDLE_OPTION,
2969 TARGET_OPTION_INIT_STRUCT, TARGET_OPTION_OPTIMIZATION_TABLE,
2970 TARGET_DEFAULT_TARGET_FLAGS, rs6000_option_init_struct,
2971 rs6000_handle_option): Move to rs6000-common.c.
2972 * config/rs6000/t-rs6000 (rs6000.o): Update dependencies.
2973 * config/rx/rx.c (rx_handle_option, rx_option_optimization_table,
2974 TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE,
2975 TARGET_EXCEPT_UNWIND_INFO): Move to rx-common.c.
2976 * config/s390/s390.c (processor_flags_table,
2977 s390_option_optimization_table, s390_option_init_struct,
2978 s390_handle_option, TARGET_DEFAULT_TARGET_FLAGS,
2979 TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE,
2980 TARGET_OPTION_INIT_STRUCT): Move to s390-common.c.
2981 * config/s390/s390.h (processor_flags_table): Declare.
2982 * config/score/score.c (score_option_optimization_table,
2983 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2984 TARGET_OPTION_OPTIMIZATION_TABLE, MASK_ALL_CPU_BITS,
2985 score_handle_option): Move to score-common.c.
2986 * config/sh/sh.c (sh_option_optimization_table,
2987 TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_OPTION_INIT_STRUCT,
2988 TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
2989 sh_handle_option, sh_option_init_struct): Move to sh-common.c.
2990 * config/sparc/sparc.c: Include common/common-target.h.
2991 (sparc_option_optimization_table, TARGET_DEFAULT_TARGET_FLAGS,
2992 TARGET_OPTION_OPTIMIZATION_TABLE): Move to sparc-common.c.
2993 * config/spu/spu.c (TARGET_DEFAULT_TARGET_FLAGS,
2994 TARGET_OPTION_INIT_STRUCT, TARGET_EXCEPT_UNWIND_INFO,
2995 spu_option_init_struct): Move to spu-common.c.
2996 * config/stormy16/stormy16.c (xstorym16_option_optimization_table,
2997 TARGET_OPTION_OPTIMIZATION_TABLE): Move to xstormy16-common.c.
2998 * config/v850/v850.c (small_memory_physical_max,
2999 v850_handle_memory_optionn v850_handle_option,
3000 v850_option_optimization_table, TARGET_DEFAULT_TARGET_FLAGS,
3001 TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE): Move to
3002 v850-common.c.
637c11bd 3003 * config/vax/vax.c (TARGET_DEFAULT_TARGET_FLAGS): Move to vax-common.c.
677f3fa8
JM
3004 * config/xtensa/xtensa.c (xtensa_option_optimization_table,
3005 TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE):
3006 Move to xtensa-common.c.
3007 * cfglayout.c: Include common/common-target.h.
3008 (fixup_reorder_chain): Use targetm_common.have_named_sections.
3009 * cfgrtl.c: Include common/common-target.h.
3010 (force_nonfallthru_and_redirect, commit_one_edge_insertion): Use
3011 targetm_common.have_named_sections.
3012 * dbxout.c: Include common/common-target.h.
3013 (dbxout_function_end): Use targetm_common.have_named_sections.
3014 * defaults.h (STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT): Use
3015 targetm_common.except_unwind_info.
3016 * dwarf2out.c: Include common/common-target.h.
3017 (dwarf2out_do_frame, dwarf2out_do_cfi_asm,
3018 dwarf2out_begin_prologue, dwarf2out_frame_init,
3019 dwarf2out_frame_finish, dwarf2out_assembly_start): Use
3020 targetm_common.except_unwind_info.
3021 * except.c: Include common/common-target.h.
3022 (init_eh, finish_eh_generation,
3023 output_one_function_exception_table): Use
3024 targetm_common.except_unwind_info.
637c11bd 3025 (switch_to_exception_section): Use targetm_common.have_named_sections.
677f3fa8
JM
3026 * explow.c: Include common/common-target.h.
3027 * expr.c: Include common/common-target.h.
637c11bd 3028 (build_personality_function): Use targetm_common.except_unwind_info.
677f3fa8
JM
3029 * function.c: Include common/common-target.h.
3030 (expand_function_end): Use targetm_common.except_unwind_info.
3031 * haifa-sched.c: Include common/common-target.h.
637c11bd 3032 (sched_create_recovery_edges): Use targetm_common.have_named_sections.
677f3fa8
JM
3033 * lto-opts.c: Include common/common-target.h instead of target.h.
3034 (lto_reissue_options): Use targetm_common.handle_option.
3035 * opts.c: Include common/common-target.h.
3036 (target_handle_option): Use targetm_common.handle_option.
3037 (init_options_struct): Update comment referring to
3038 targetm.target_option.optimization. Use
3039 targetm_common.default_target_flags,
3040 targetm_common.unwind_tables_default and
3041 targetm_common.option_init_struct.
3042 (default_options_optimization): Use
3043 targetm_common.option_optimization_table.
3044 (finish_options): Use targetm_common.except_unwind_info,
3045 targetm_common.unwind_tables_default,
3046 targetm_common.have_named_sections and
3047 targetm_common.supports_split_stack.
3048 * toplev.c: Include common/common-target.h.
3049 (process_options): Use targetm_common.have_named_sections.
3050 * tree-tailcall.c: Include common/common-target.h.
637c11bd 3051 (suitable_for_tail_call_opt_p): Use targetm_common.except_unwind_info.
677f3fa8 3052 * tree.c: Include common/common-target.h.
637c11bd 3053 (build_common_builtin_nodes): Use targetm_common.except_unwind_info.
677f3fa8
JM
3054 * varasm.c: Include common/common-target.h.
3055 (resolve_unique_section, hot_function_section,
3056 default_function_section): Use targetm_common.have_named_sections.
3057
d26c7090
ER
30582011-06-14 Easwaran Raman <eraman@google.com>
3059
3060 PR rtl-optimization/44194
3061 * dse.c: Include tree-flow.h
3062 (insn_info): Add new field non_frame_wild_read.
3063 (group_info): Add new fields escaped_n and escaped_p.
3064 (kill_on_calls): New variable.
3065 (get_group_info): Initialize gi->escaped_n and gi->escaped_p.
3066 (dse_step0): Initialize kill_on_calls.
3067 (can_escape): New function.
3068 (set_usage_bits): Add additional parameter; record information
3069 about escaped locations.
637c11bd 3070 (record_store): Pass EXPR corresponding to MEM to set_usage_bits.
d26c7090
ER
3071 (dse_step2_nospill): Set kill_on_calls based on
3072 group->escaped_n and group->escaped_n.
3073 (add_wild_read): Refactor into...
3074 (reset_active_stores): ... New function, and
3075 (free_read_records): ... New function.
3076 (add_non_frame_wild_read): New function.
3077 (scan_insn): Call add_non_frame_wild_read on non-const calls.
637c11bd 3078 (scan_reads_nospill): Handle instructions with non_frame_wild_read.
d26c7090
ER
3079 (dse_step5_nospill): Call scan_reads_nospill for instructions
3080 marked as non_frame_wild_read.
637c11bd 3081 (dse_step7): Free escaped_n, escaped_p and kill_on_calls bitmaps.
d26c7090 3082
c49a6962
JM
30832011-06-14 Joseph Myers <joseph@codesourcery.com>
3084
3085 * common/common-target-def.h, common/common-target.def,
3086 common/common-target.h, common/config/default-common.c,
3087 common/config/pa/pa-common.c: New files.
3088 * Makefile.in (common_out_file, common_out_object_file,
3089 COMMON_TARGET_H, COMMON_TARGET_DEF_H): New.
3090 (OBJS-libcommon-target): Include $(common_out_object_file).
3091 (prefix.o): Update dependencies.
3092 ($(common_out_object_file), common/common-target-hooks-def.h,
3093 s-common-target-hooks-def-h): New.
3094 (s-tm-texi): Also check timestamp on common-target.def.
3095 (build/genhooks.o): Update dependencies.
3096 * config.gcc (common_out_file, target_has_targetm_common): Define.
3097 * config/pa/som.h (ALWAYS_STRIP_DOTDOT): Replace with
3098 TARGET_ALWAYS_STRIP_DOTDOT.
3099 * configure.ac (common_out_object_file): Define.
3100 (common_out_file, common_out_object_file): Substitute.
3101 (common): Create directory.
3102 * configure: Regenerate.
3103 * doc/tm.texi.in (targetm_common): Document.
3104 (TARGET_ALWAYS_STRIP_DOTDOT): Add @hook entry.
3105 * doc/tm.texi: Regenerate.
3106 * genhooks.c (hook_array): Also include common/common-target.def.
3107 * prefix.c (tm.h): Don't include.
3108 (common/common-target.h): Include.
3109 (ALWAYS_STRIP_DOTDOT): Don't define.
3110 (update_path): Use targetm_common.always_strip_dotdot instead of
3111 ALWAYS_STRIP_DOTDOT.
3112 * system.h (ALWAYS_STRIP_DOTDOT): Poison.
3113
22c5fa5f
DL
31142011-06-14 David Li <davidxl@google.com>
3115
3116 * passes.c (execute_function_todo): Remove TODO_dump_func.
3117 (execute_one_pass): Remove TODO_dump_func.
3118 (execute_function_dump): New function.
3119 * tree-vrp.c: Remove TODO_dump_func.
3120 * regrename.c: Remove TODO_dump_func.
3121 * fwprop.c: Remove TODO_dump_func.
3122 * tree-into-ssa.c: Remove TODO_dump_func.
3123 * tree-complex.c: Remove TODO_dump_func.
3124 * tracer.c: Remove TODO_dump_func.
3125 * tree-loop-distribution.c: Remove TODO_dump_func.
3126 * postreload-gcse.c: Remove TODO_dump_func.
3127 * postreload.c: Remove TODO_dump_func.
3128 * tree-ssa-loop-ch.c: Remove TODO_dump_func.
3129 * tree-tailcall.c: Remove TODO_dump_func.
3130 * ipa-cp.c: Remove TODO_dump_func.
3131 * final.c: Remove TODO_dump_func.
3132 * tree-emutls.c: Remove TODO_dump_func.
3133 * omp-low.c: Remove TODO_dump_func.
3134 * tree-ssa-dse.c: Remove TODO_dump_func.
3135 * tree-ssa-uncprop.c: Remove TODO_dump_func.
3136 * auto-inc-dec.c: Remove TODO_dump_func.
3137 * reorg.c: Remove TODO_dump_func.
3138 * tree-ssa-copyrename.c: Remove TODO_dump_func.
3139 * tree-ssa-ccp.c: Remove TODO_dump_func.
3140 * compare-elim.c: Remove TODO_dump_func.
3141 * mode-switching.c: Remove TODO_dump_func.
3142 * modulo-sched.c: Remove TODO_dump_func.
3143 * tree-call-cdce.c: Remove TODO_dump_func.
3144 * cse.c: Remove TODO_dump_func.
3145 * web.c: Remove TODO_dump_func.
3146 * tree-stdarg.c: Remove TODO_dump_func.
3147 * lto-streamer-out.c: Remove TODO_dump_func.
3148 * tree-ssa-math-opts.c: Remove TODO_dump_func.
3149 * tree-ssa-dom.c: Remove TODO_dump_func.
3150 * tree-nrv.c: Remove TODO_dump_func.
3151 * loop-init.c: Remove TODO_dump_func.
3152 * gimple-low.c: Remove TODO_dump_func.
3153 * ipa-inline.c: Remove TODO_dump_func.
3154 * tree-ssa-sink.c: Remove TODO_dump_func.
3155 * jump.c: Remove TODO_dump_func.
3156 * ifcvt.c: Remove TODO_dump_func.
3157 * tree-ssa-loop.c: Remove TODO_dump_func.
3158 * recog.c: Remove TODO_dump_func.
3159 * dse.c: Remove TODO_dump_func.
3160 * tree-ssa-ifcombine.c: Remove TODO_dump_func.
3161 * matrix-reorg.c: Remove TODO_dump_func.
3162 * tree-eh.c: Remove TODO_dump_func.
3163 * regmove.c: Remove TODO_dump_func.
3164 * function.c: Remove TODO_dump_func.
3165 * tree-vectorizer.c: Remove TODO_dump_func.
3166 * ipa-split.c: Remove TODO_dump_func.
3167 * gcse.c: Remove TODO_dump_func.
3168 * tree-if-conv.c: Remove TODO_dump_func.
3169 * init-regs.c: Remove TODO_dump_func.
3170 * tree-ssa-phiopt.c: Remove TODO_dump_func.
3171 * implicit-zee.c: Remove TODO_dump_func.
3172 * lower-subreg.c: Remove TODO_dump_func.
3173 * bt-load.c: Remove TODO_dump_func.
3174 * tree-dfa.c: Remove TODO_dump_func.
3175 * except.c: Remove TODO_dump_func.
3176 * emit-rtl.c: Remove TODO_dump_func.
3177 * store-motion.c: Remove TODO_dump_func.
3178 * cfgexpand.c: Remove TODO_dump_func.
3179 * tree-cfgcleanup.c: Remove TODO_dump_func.
3180 * cfgcleanup.c: Remove TODO_dump_func.
3181 * tree-ssa-pre.c: Remove TODO_dump_func.
3182 * tree-sra.c: Remove TODO_dump_func.
3183 * tree-mudflap.c: Remove TODO_dump_func.
3184 * tree-ssa-copy.c: Remove TODO_dump_func.
3185 * cfglayout.c: Remove TODO_dump_func.
3186 * tree-ssa-forwprop.c: Remove TODO_dump_func.
3187 * tree-ssa-dce.c: Remove TODO_dump_func.
3188 * ira.c: Remove TODO_dump_func.
3189 * tree-ssa.c: Remove TODO_dump_func.
3190 * integrate.c: Remove TODO_dump_func.
3191 * tree-optimize.c: Remove TODO_dump_func.
3192 * tree-ssa-phiprop.c: Remove TODO_dump_func.
3193 * tree-object-size.c: Remove TODO_dump_func.
3194 * combine.c: Remove TODO_dump_func.
3195 * bb-reorder.c: Remove TODO_dump_func.
3196 * cprop.c: Remove TODO_dump_func.
3197 * var-tracking.c: Remove TODO_dump_func.
3198 * tree-profile.c: Remove TODO_dump_func.
3199 * tree-vect-generic.c: Remove TODO_dump_func.
3200 * reg-stack.c: Remove TODO_dump_func.
3201 * sched-rgn.c: Remove TODO_dump_func.
3202 * tree-ssa-structalias.c: Remove TODO_dump_func.
3203 * tree-switch-conversion.c: Remove TODO_dump_func.
3204 * tree-cfg.c: Remove TODO_dump_func.
3205 * tree-ssa-reassoc.c: Remove TODO_dump_func.
3206 * combine-stack-adj.c: Remove TODO_dump_func.
3207 * dce.c: Remove TODO_dump_func.
3208 * tree-ssanames.c: Remove TODO_dump_func.
3209 * regcprop.c: Remove TODO_dump_func.
3210
fa465762
L
32112011-06-14 H.J. Lu <hongjiu.lu@intel.com>
3212
3213 PR middle-end/47364
3214 * builtins.c (expand_builtin_strlen): Expand strlen to Pmode
3215 and properly handle result not in Pmode.
3216
7d8d16c3
RM
32172011-06-14 Robert Millan <rmh@gnu.org>
3218
3219 * config/i386/kfreebsd-gnu.h: Resync with `config/i386/linux.h'.
3220 * config/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKER): Resync with
3221 `config/linux.h'.
3222
3223 * config/i386/kfreebsd-gnu64.h: New file.
3224 * config.gcc (x86_64-*-kfreebsd*-gnu): Replace `i386/kfreebsd-gnu.h'
3225 with `i386/kfreebsd-gnu64.h'.
3226
3227 * config/i386/linux64.h (GNU_USER_LINK_EMULATION32)
3228 (GNU_USER_LINK_EMULATION64): New macros.
3229 * config/i386/gnu-user64.h (LINK_SPEC): Rely on
3230 `GNU_USER_LINK_EMULATION32' and `GNU_USER_LINK_EMULATION64' instead
3231 of hardcoding `elf_i386' and `elf_x86_64'.
3232
0ccef3d2
NC
32332011-06-14 Nick Clifton <nickc@redhat.com>
3234
3235 PR target/49403
3236 * config/v850/v850.c (v850_memory_move_cost): Add reg_class_t parameter.
3237
3238 PR target/49402
3239 * config.gcc(v850*-*-*): Avoid duplication of v850.opt.
3240
8a76c4a0
JJ
32412011-06-14 Jakub Jelinek <jakub@redhat.com>
3242
1ace6185
JJ
3243 PR fortran/49103
3244 * tree.h (DECL_NONSHAREABLE): Define.
3245 (struct tree_decl_common): Change decl_common_unused to
3246 decl_nonshareable_flag.
3247 * cfgexpand.c (expand_used_vars_for_block, clear_tree_used):
3248 Ignore vars with DECL_NONSHAREABLE bit set.
3249 * tree-cfg.c (gimple_duplicate_bb): Set DECL_NONSHAREABLE
3250 on stores to automatic aggregate vars.
3251
8a76c4a0
JJ
3252 PR rtl-optimization/49390
3253 Revert:
3254 2010-06-29 Bernd Schmidt <bernds@codesourcery.com>
3255
3256 * cse.c (exp_equiv_p): For MEMs, if for_gcse, only compare
3257 MEM_ALIAS_SET.
3258
b4a9343c
ZD
32592011-06-14 Zdenek Dvorak <ook@ucw.cz>
3260 Tom de Vries <tom@codesourcery.com>
3261
3262 PR target/45098
3263 * cfgloop.h (nb_iterations_upper_bound, nb_iterations_estimate):
3264 Document changed semantics.
3265 (max_stmt_executions, max_stmt_executions_int): Declare.
3266 * tree-data-ref.c (estimated_loop_iterations)
3267 (estimated_loop_iterations_int): Move functions...
3268 * tree-ssa-loop-niter.c (estimated_loop_iterations)
3269 (estimated_loop_iterations_int): here.
3270 (record_estimate): Change nb_iterations_upper_bound and
3271 nb_iterations_estimate semantics.
3272 (max_stmt_executions, max_stmt_executions_int): New function.
3273 * tree-data-ref.c (estimated_loop_iterations_tree): Rename to ...
3274 (max_stmt_executions_tree): this.
3275 (analyze_miv_subscript): Use max_stmt_executions_tree instead of
3276 estimated_loop_iterations_tree.
3277 tree-ssa-loop-ivopts.c (avg_loop_niter): Use
3278 max_stmt_executions_int instead of estimated_loop_iterations_int.
3279 * predict.c (predict_loops): Idem.
3280 * tree-parloops.c (parallelize_loops): Idem.
3281 * tree-data-ref.c (analyze_siv_subscript_cst_affine)
3282 (compute_overlap_steps_for_affine_1_2, analyze_subscript_affine_affine)
3283 (init_omega_for_ddr_1): Idem.
3284 * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse)
3285 (loop_prefetch_arrays): Idem
3286 * graphite-sese-to-poly.c (build_loop_iteration_domains): Use
3287 max_stmt_executions instead of estimated_loop_iterations.
3288 * tree-data-ref.c (estimated_loop_iterations_tree): Idem.
3289 * tree-vrp.c (adjust_range_with_scev): Use estimated_loop_iterations
3290 instead of nb_iterations_upper_bound.
3291
d2640c43
JH
32922011-06-13 Jan Hubicka <jh@suse.cz>
3293
3294 * ipa.c (cgraph_address_taken_from_non_vtable_p): Check the ref type.
3295
40873cdd
RH
32962011-06-14 Richard Henderson <rth@redhat.com>
3297
3298 PR debug/48459
3299 * dwarf2out.c (frame_pointer_fb_offset_valid): New.
3300 (based_loc_descr): Assert it's true.
3301 (compute_frame_pointer_to_fb_displacement): Set it, rather than
3302 aborting immediately.
3303
73e8cb24
SL
33042011-06-14 Sanjin Liu <scliu@faraday-tech.com>
3305 Mingfeng Wu <mingfeng@faraday-tech.com>
3306
3307 * doc/invoke.texi: Re-add missing -mcpu docs for Faraday cores.
3308
f835f0a7
JH
33092011-06-13 Jan Hubicka <jh@suse.cz>
3310
3311 * ipa-cp.c (ipcp_iterate_stage): Revert accidental commit.
3312
ee6f1177
JH
33132011-06-13 Jan Hubicka <jh@suse.cz>
3314
3315 * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY
3316 similarly to DECL_COMDAT.
3317 * cgraphunit.c (cgraph_analyze_function): Likewise.
3318 * ipa.c (function_and_variable_visibility): Likewise.
3319
618abf9a
JH
33202011-06-13 Jan Hubicka <jh@suse.cz>
3321
3322 * lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output
3323 BINFO_VIRTUALS when streaming for ltrans unit.
3324
a45fe02f
DE
33252011-06-13 David Edelsohn <dje.gcc@gmail.com>
3326
3327 * config/rs6000/rs6000.md (movdi_mfpgpr): Remove POWER mnemonic.
3328 (movdi_internal64): Same.
3329
33302011-06-13 Edmar Wienskoski <edmar@freescale.com>
3331
e641e495 3332 PR target/44618
7d8d16c3
RM
3333 * config/rs6000/rs6000.md (save_gpregs_<mode>): Replaced pattern with
3334 a set of similar patterns, where the MATCH_OPERAND for the function
3335 argument is replaced with individual references to hardware registers.
a45fe02f
DE
3336 (save_fpregs_<mode>): Ditto
3337 (restore_gpregs_<mode>): Ditto
3338 (return_and_restore_gpregs_<mode>): Ditto
3339 (return_and_restore_fpregs_<mode>): Ditto
3340 (return_and_restore_fpregs_aix_<mode>): Ditto
3341
8775a18b
JH
33422011-06-13 Jan Hubicka <jh@suse.cz>
3343
3344 * ipa-utils.c (postorder_stack): New structure.
3345 (ipa_reverse_postorder): Handle aliases.
3346
33472011-06-13 Jan Hubicka <jh@suse.cz>
3348
3349 * ipa-inline.c (reset_edge_caches): Walk aliases.
3350 (update_caller_keys): Do not test inlinability of aliases.
3351 * ipa-inline-analysis.c (do_estimate_edge_time): Look through alias.
3352 (do_estimate_growth): Fix typo.
3353
6c69a029
JH
33542011-06-13 Jan Hubicka <jh@suse.cz>
3355
3356 * ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...
3357 (can_remove_node_now_p): ... here; handle same comdat groups.
3358 (clone_inlined_nodes): Update use of can_remove_node_now_p add TODO.
3359 (inline_call): Update use of can_remove_node_now_p.
3360
10c63ba4 33612011-06-13 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
495f8c14 3362
10c63ba4 3363 * config/h8300/h8300.md (bsetqi_msx, bclrqi_msx, bnotqi_msx): Added
495f8c14
KP
3364 condition to disallow non-identical memory locations.
3365 (*andqi3_2, andqi3_1, iorqi3_1, xorqi3_1): Reorder insn to give
3366 preference to bit manipulation instructions.
495f8c14 3367
9aa3f5c5
JH
33682011-06-13 Jan Hubicka <jh@suse.cz>
3369
3370 * cgraph.c (cgraph_for_node_thunks_and_aliases,
3371 cgraph_for_node_and_aliases): Fix thinko in recursive walking.
3372 (nonremovable_p): New function.
3373 (cgraph_can_remove_if_no_direct_calls_p): New function.
3374 (used_from_object_file_p): New functoin.
10c63ba4
EB
3375 (cgraph_will_be_removed_from_program_if_no_direct_calls): Look for
3376 references from aliases.
9aa3f5c5
JH
3377 * cgraph.h (cgraph_can_remove_if_no_direct_calls_p): Bring offline.
3378 * ipa-inline.c (check_caller_edge): New function.
10c63ba4
EB
3379 (want_inline_function_called_once_p): Use it; accept aliases called
3380 once, too.
9aa3f5c5
JH
3381 * ipa-inline-analysis.c (do_estimate_growth): Remove FIXME.
3382
30cecf17
RR
33832011-06-13 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
3384
3385 PR target/48454
3386 * config/arm/neon.md (vec_pack_trunc): Set the lengths
3387 correctly for the case with Quad vectors.
3388
29f85237
JJ
33892011-06-13 Jakub Jelinek <jakub@redhat.com>
3390 Ira Rosen <ira.rosen@linaro.org>
3391
3392 PR tree-optimization/49352
3393 * tree-vect-loop.c (vect_is_slp_reduction): Don't count debug uses at
3394 all, make sure loop_use_stmt after the loop is a def stmt of a used
3395 SSA_NAME that is the only one defined inside of the loop. Don't
3396 check for COND_EXPR and GIMPLE_BINARY_RHS.
3397 (vect_is_simple_reduction_1): Call vect_is_slp_reduction only if
3398 check_reduction is true.
3399
c3e3f090
JH
34002011-06-11 Jan Hubicka <jh@suse.cz>
3401
3402 PR middle-end/49373
3403 * ipa.c (cgraph_externally_visible_p): Check resolution info.
3404
516e0768
JH
34052011-06-11 Jan Hubicka <jh@suse.cz>
3406
3407 PR middle-end/48836
3408 * ipa-inline-transform.c: Include tree-pass.h
3409 (inline_transform): Set TODO_update_ssa_only_virtuals.
3410 * Makefile.in (ipa-inline-transform.o): Add tree-pass.h.
3411
903b0a8b
JH
34122011-06-11 Jan Hubicka <jh@suse.cz>
3413
3414 PR middle-end/49378
3415 * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p): Rule out
3416 aliases and thunks.
3417
44542f8e
IR
34182011-06-12 Ira Rosen <ira.rosen@linaro.org>
3419
3420 * tree-vect-data-refs.c (vect_peeling_hash_get_most_frequent):
3421 Take number of iterations to peel into account for equally frequent
3422 misalignment values.
3423
ea89702b
JH
34242011-06-11 Jan Hubicka <jh@suse.cz>
3425
637c11bd
UB
3426 * lto-streamer-out.c (produce_symtab): Stream out the newly
3427 represented aliases.
ea89702b 3428
380ed5ed
JH
34292011-06-11 Jan Hubicka <jh@suse.cz>
3430
637c11bd
UB
3431 * ipa-prop.c (ipa_make_edge_direct_to_target): Fix code setting
3432 varying args.
380ed5ed
JH
3433 (ipa_update_after_lto_read): Likewise.
3434 (ipa_write_node_info): Do not sream call_with_var_arguments.
3435 (ipa_read_node_info): Likewise.
3436
00cfc363
JH
34372011-06-11 Jan Hubicka <jh@suse.cz>
3438
3439 * ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.
3440
39e2db00
JH
34412011-06-11 Jan Hubicka <jh@suse.cz>
3442
3443 * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
3444 (lto_symtab_resolve_can_prevail_p): Likewise.
3445 (lto_symtab_merge_cgraph_nodes): Update merging of aliases.
3446 * cgraph.c (same_body_aliases_done): New global var.
3447 (cgraph_same_body_alias_1): Rename to ...
3448 (cgraph_create_function_alias): ... this one; reorg to new
3449 representation.
3450 (cgraph_same_body_alias): Use cgraph_create_function_alias;
3451 record references when asked to.
3452 (cgraph_add_thunk): Fix formating.
3453 (cgraph_get_node): Kill same body alias code.
3454 (cgraph_node_for_asm): Likewise.
3455 (cgraph_remove_same_body_alias): Remove.
3456 (cgraph_remove_node): Kill same body alias code.
3457 (cgraph_mark_address_taken_node): Mark also the aliased function
3458 as having address taken.
3459 (dump_cgraph_node): Dump same body aliases.
3460 (cgraph_for_node_thunks_and_aliases): Update for new alias
3461 representation.
3462 (cgraph_for_node_and_aliases): Likewise.
3463 * cgraph.h (same_body): Kll pointer.
3464 (same_body_alias): Update comment.
3465 (same_body_aliases_done): Declare.
3466 (cgraph_remove_same_body_alias): Remove declaration.
3467 (cgraph_create_function_alias): Declare.
3468 (cgraph_process_same_body_aliases): Declare.
3469 (cgraph_function_with_gimple_body_p): Check for alias.
3470 (cgraph_can_remove_if_no_direct_calls_p): Look for aliases.
3471 (cgraph_alias_aliased_node): New function.
3472 (cgraph_function_node): Update for new aliases.
3473 (cgraph_function_or_thunk_node): Likewise.
3474 * ipa-inline-transform.c (can_remove_node_now_p): Look for aliases.
3475 (inline_call): Remove dead aliases.
10c63ba4
EB
3476 * cgraphunit.c (cgraph_decide_is_function_needed): Disable assembler
3477 name hack for same body aliases.
39e2db00
JH
3478 (clone_of_p): Look through aliases.
3479 (verify_cgraph_node): Verify aliases.
3480 (cgraph_analyze_function): Analyze aliases; fixup C++ bugs.
3481 (cgraph_process_same_body_aliases): New function.
3482 (process_function_and_variable_attributes): Disable weakref warning on
3483 alias.
3484 (cgraph_analyze_functions): Handle aliases.
3485 (cgraph_mark_functions_to_output): Handle aliases same way as thunks.
3486 (assemble_thunks): Rename to ...
3487 (assemble_thunks_and_aliases): ... this one; handle aliases, too.
3488 (cgraph_expand_function): Remove alias output code.
3489 (cgraph_output_in_order): Skip aliases.
3490 (cgraph_preserve_function_body_p): Aliases don't need preserving.
3491 * ipa-ref.c (ipa_ref_use_name): Add alias reference.
3492 (ipa_record_reference): Do not assert on alias references.
3493 (ipa_ref_has_aliases_p): New function.
3494 * ipa-ref.h (enum ipa_ref_use): Add IPA_REF_ALIAS.
3495 (ipa_ref_has_aliases_p): Declare.
3496 * lto-cgraph.c (lto_output_node): Handle aliases.
3497 (input_node): Likewise.
3498 * lto-streamer-out.c (lto_output): Skip aliases.
3499 (produce_symtab): Kill same_body_alias code.
3500 * ipa-utils.c (ipa_reverse_postorder): Add FIXME.
3501 (ipa_reverse_postorder): Use cgraph_only_called_directly_or_aliased_p.
3502 * ipa-inline.c (update_caller_keys): Walk aliases.
3503 (inline_small_functions): Fix thinko in previous patch.
3504 * ipa.c (cgraph_externally_visible_p): Do not walk aliases.
3505 (function_and_variable_visibility): Do not walk same body aliases.
3506 * tree-ssa-structalias.c (associate_varinfo_to_alias): New function.
3507 (ipa_pta_execute): Use it.
3508
9ee65b55
UB
35092011-06-11 Uros Bizjak <ubizjak@gmail.com>
3510
3511 * config/i386/sse.md (vec_dupv4sf): Correct mode of forced register.
3512 (*vec_dupv2df): Rename from vec_dupv2df.
3513 (vec_dupv2df): New expander.
3514
35152011-06-11 Uros Bizjak <ubizjak@gmail.com>
3516
3517 * config/i386/sse.md (AVX_VEC_DUP_MODE): Rename from AVX256MODE24P.
3518
35192011-06-11 Uros Bizjak <ubizjak@gmail.com>
3520
3521 * config/i386/i386.md: Use default value in "isa" attribute.
3522 * config/i386/sse.md: Ditto.
3523 * config/i386/mmx.md: Ditto.
3524
ba68a139
WG
35252011-06-10 Wei Guozhi <carrot@google.com>
3526
3527 PR target/45335
3528 * config/arm/ldmstm.md (ldm2_ia, stm2_ia, ldm2_ib, stm2_ib, ldm2_da,
3529 stm2_da, ldm2_db, stm2_db): Add condition !arm_arch7 to these insns.
3530 (ldrd, ldrd_reg1, ldrd_reg2 and peephole2): New insn patterns and
3531 related peephole2.
3532 (strd, strd_reg1, strd_reg2 and peephole2): New insn patterns and
3533 related peephole2.
3534 * config/arm/arm-protos.h (arm_check_ldrd_operands): New prototype.
3535 (arm_legitimate_ldrd_p): New prototype.
3536 (arm_output_ldrd): New prototype.
3537 * config/arm/arm.c (arm_check_ldrd_operands): New function.
3538 (arm_legitimate_ldrd_p): New function.
3539 (arm_output_ldrd): New function.
3540
deced1e2
XDL
35412011-06-10 David Li <davidxl@google.com>
3542
3543 * cgraphunit.c (cgraph_finalize_compilation_unit): Pass dump.
3544 * passes.c (passr_eq): New function.
3545 (create_pass_tab): New function.
3546 (pass_traverse): New function.
3547 (dump_one_pass): New function.
3548 (dump_pass_list): New function.
3549 (dump_passes): New function.
3550
71fb4f92
JH
35512011-06-10 Jan Hubicka <jh@suse.cz>
3552
3553 * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after
3554 setting the nothrow flag.
3555 * ipa-reference.c (propagate): Skip aliases.
3556 * ipa-pure-const.c (propagate_pure_const): Skip aliases.
3557 (propagate_nothrow): Skip aliases; do not update cgraph.
3558 (local_pure_const): Do not update cgraph.
3559 * tree-profile.c (tree_profiling): Do fixup_cfg.
3560
41817394
JH
35612011-06-10 Jan Hubicka <jh@suse.cz>
3562
3563 * ipa.c (cgraph_non_local_node_p_1): Break out from ...;
3564 (cgraph_local_node_p): ... here; handle aliases.
3565 (has_addr_references_p): Break out from ...;
3566 (cgraph_remove_unreachable_nodes) ... here.
3567
fb37c1de
JH
35682011-06-10 Jan Hubicka <jh@suse.cz>
3569
3570 * opts.c (default_options): Enlist OPT_finline_functions_called_once.
9ee65b55
UB
3571 * common.opt (flag_inline_functions_called_once): Do not
3572 initialize to 1.
fb37c1de 3573
0818c24c
JH
35742011-06-10 Jan Hubicka <jh@suse.cz>
3575
3576 * ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
9ee65b55
UB
3577 (ipcp_initialize_node_lattices): Do not deal with aliases;
3578 Do not try to propagate through thunks.
0818c24c
JH
3579 (ipcp_change_tops_to_bottom): Do not deal with aliases.
3580
c8246dbe
JH
35812011-06-10 Jan Hubicka <jh@suse.cz>
3582
9ee65b55
UB
3583 * ipa-prop.c (ipa_write_node_info): Stream jump functions
3584 for indirect calls.
c8246dbe
JH
3585 (ipa_read_node_info): Likewise.
3586
d7e2a1c1
BS
35872011-06-10 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3588
3589 PR lto/49302
3590 * tree-ssa-math-opts.c (powi_as_mults): Minor cleanup.
3591 (build_and_insert_call): Likewise.
3592 (build_and_insert_ref): New.
3593 (gimple_expand_builtin_pow): Minor cleanup.
3594 (gimple_expand_builtin_cabs): New.
3595 (execute_cse_sincos): Add case for BUILT_IN_CABS.
9ee65b55 3596
749f25d8
JH
35972011-06-10 Jan Hubicka <jh@suse.cz>
3598
3599 * ipa-cp.c (ipcp_versionable_function_p): Aliases are not versionable.
3600 (ipcp_cloning_candidate_p): Aliases are not clonning candidates.
3601 (ipcp_initialize_node_lattices): We don't propagate through an aliases.
3602 (ipcp_propagate_stage): Skip aliases when propagating.
3603 (ipcp_need_redirect_p): Skip aliases.
3604 (ipcp_insert_stage): Use FOR_EACH_FUNCTION_WITH_GIMPLE_BODY and
3605 collect_callers_of_node.
3606 * ipa-prop.c (ipa_init_func_list): Do not analyze datastructures
3607 for aliases.
3608 (ipa_compute_jump_functions): Look through aliases.
3609
8340fbd7
RO
36102011-06-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3611
3612 * doc/sourcebuild.texi (Effective-Target Keywords, pie): Document it.
3613
9aaa7e47
HPN
36142011-06-10 Hans-Peter Nilsson <hp@axis.com>
3615
3616 * ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_CLASSES.
3617 Adjust comments.
3618 * system.h (FORBIDDEN_INC_DEC_CLASSES): Poison.
3619
f1724940
JH
36202011-06-10 Jan Hubicka <jh@suse.cz>
3621
3622 * ipa-cp.c (ipcp_process_devirtualization_opportunities):
3623 Update call of gimple_get_virt_method_for_binfo.
3624 * gimple-fold.c (gimple_get_virt_method_for_binfo): Remove
3625 refuse_thunks parameter.
3626 (gimple_fold_call): Update.
3627 * ipa-prop.c (try_make_edge_direct_virtual_call): Update.
3628
a6f834c5
JH
36292011-06-10 Jan Hubicka <jh@suse.cz>
3630
3631 * tree-sra.c (all_callers_have_enough_arguments_p): Rename to ...
3632 (not_all_callers_have_enough_arguments_p): ... this one; turn into
3633 worker for cgraph_for_node_and_aliases.
3634 (convert_callers_for_node): Break out from ...
3635 (convert_callers): ... here.
3636 (modify_function): Use collect_callers_of_node.
3637 (ipa_early_sra): Use cgraph_for_node_and_aliases.
3638
7871eee3
RG
36392011-06-10 Richard Guenther <rguenther@suse.de>
3640
3641 PR tree-optimization/49361
3642 * fold-const.c (fold_binary_loc): Only fold x * x to pow (x, 2.0)
3643 when not already in gimple form.
3644
dae957ae
RG
36452011-06-10 Richard Guenther <rguenther@suse.de>
3646
3647 PR bootstrap/49344
3648 * tree-ssa-math-opts.c (convert_mult_to_fma): Use
3649 FOR_EACH_PHI_OR_STMT_USE.
3650
a5b1779f
JH
36512011-06-10 Jan Hubicka <jh@suse.cz>
3652
3653 * ipa-inline-transform.c (can_remove_node_now_p): Move out of...
3654 (clone_inlined_nodes): ... here.
3655 (inline_call): Use cgraph_function_or_thunk_node; redirect edge
3656 to real destination prior inlining.
3657 * ipa-inline.c (caller_growth_limits, can_inline_edge_p,
3658 can_early_inline_edge_p, want_early_inline_function_p,
3659 want_early_inline_function_p, want_inline_small_function_p,
3660 want_inline_self_recursive_call_p, want_inline_function_called_once_p,
3661 edge_badness, update_all_callee_keys, lookup_recursive_calls,
3662 add_new_edges_to_heap, inline_small_functions, flatten_function,
3663 inline_always_inline_functions, early_inline_small_functions): Use
3664 cgraph_function_or_thunk_node.
3665 * ipa-inline-analysis.c (evaluate_conditions_for_edge,
3666 dump_inline_edge_summary, estimate_function_body_sizes): Likewise.
3667 (do_estimate_edge_growth_1): Break out from ...
3668 (do_estimate_growth) ... here; walk aliases.
3669 (inline_generate_summary): Skip aliases.
3670
c1ae3ca5
RG
36712011-06-10 Richard Guenther <rguenther@suse.de>
3672
9ee65b55
UB
3673 * tree-ssa-forwprop.c (ssa_forward_propagate_and_combine): Scan stmts
3674 forward when combining, visit inserted stmts when a stmt was changed.
c1ae3ca5 3675
b504a918
PC
36762011-06-10 Paolo Carlini <paolo.carlini@oracle.com>
3677
3678 * tree.h (error_operand_p): Add.
3679 * dbxout.c (dbxout_type_fields): Use the latter.
3680 * c-decl.c (add_stmt): Likewise.
3681 * gimplify.c (omp_add_variable, omp_notice_variable,
3682 gimplify_scan_omp_clauses): Likewise.
3683
3f5ea9dc 36842011-06-10 Georg-Johann Lay <avr@gjlay.de>
b504a918 3685
3f5ea9dc
GJL
3686 * config/avr/avr.c (avr_function_arg_advance): Fix thinko about
3687 when a value is actually passed in regs.
3688
b11b0904 36892011-06-10 Eric Botcazou <ebotcazou@adacore.com>
870c3cf8 3690 Laurent Rougé <laurent.rouge@menta.fr>
b11b0904
EB
3691
3692 * doc/invoke.texi (SPARC options): Add -mflat.
3693 * config/sparc/sparc.opt: Likewise.
3694 * config/sparc/sparc-protos.h (sparc_expand_epilogue): Add parameter.
3695 (sparc_flat_expand_prologue): Declare.
3696 (sparc_flat_expand_epilogue): Likewise.
3697 * config/sparc/sparc.h (CPP_CPU_SPEC): Do not handle -msoft-float.
3698 (CPP_ENDIAN_SPEC): Replace with...
3699 (CPP_OTHER_SPEC): ...this. Also handle -mflat and -msoft-float.
3700 (CPP_SPEC): Adjust to above change.
3701 (EXTRA_SPECS): Likewise.
3702 (SPARC_INCOMING_INT_ARG_FIRST): Add TARGET_FLAT handling.
3703 (INCOMING_REGNO): Likewise.
3704 (OUTGOING_REGNO): Likewise.
3705 (LOCAL_REGNO): Likewise.
3706 (SETUP_FRAME_ADDRESSES): Likewise.
3707 (FIXED_REGISTERS): Set 0 for %fp.
3708 (CALL_USED_REGISTERS): Likewise.
3709 (INITIAL_ELIMINATION_OFFSET): Pass current_function_is_leaf.
3710 (EXIT_IGNORE_STACK): Define to 1 unconditionally.
3711 (RETURN_ADDR_REGNUM): Define.
3712 (RETURN_ADDR_RTX): Use it.
3713 (INCOMING_RETURN_ADDR_REGNUM): Define.
3714 (INCOMING_RETURN_ADDR_RTX): Use it.
3715 (DWARF_FRAME_RETURN_COLUMN): Likewise.
3716 (EH_RETURN_REGNUM): Define.
3717 (EH_RETURN_STACKADJ_RTX): Use it.
3718 (EH_RETURN_HANDLER_RTX): Delete.
3719 (EPILOGUE_USES): Use them and add TARGET_FLAT handling.
3720 * config/sparc/sparc.c (apparent_fsize, actual_fsize, num_gfregs):
3721 Delete.
3722 (struct machine_function): Add frame_size, apparent_frame_size,
3723 frame_base_reg, frame_base_offset, n_global_fp_regs and
3724 save_local_in_regs_p fields.
3725 (sparc_frame_size, sparc_apparent_frame_size, sparc_frame_base_reg,
3726 sparc_frame_base_offset, sparc_n_global_fp_regs,
3727 sparc_save_local_in_regs_p): New macros.
3728 (sparc_option_override): Error out if -fcall-saved-REG is specified
3729 for Out registers.
3730 (eligible_for_restore_insn): Fix formatting.
3731 (eligible_for_return_delay): Likewise. Add TARGET_FLAT handling.
3732 (eligible_for_sibcall_delay): Likewise.
3733 (RTX_OK_FOR_OFFSET_P, RTX_OK_FOR_OLO10_P): Add MODE parameter.
3734 (sparc_legitimate_address_p): Adjust to above change.
3735 (save_global_or_fp_reg_p): New predicate.
3736 (return_addr_reg_needed_p): Likewise.
3737 (save_local_or_in_reg_p): Likewise.
3738 (sparc_compute_frame_size): Use them. Add TARGET_FLAT handling.
3739 (SORR_SAVE, SORR_RESTORE): Delete.
3740 (sorr_pred_t): New typedef.
3741 (sorr_act_t): New enum.
3742 (save_or_restore_regs): Rename to...
3743 (emit_save_or_restore_regs): ...this. Change type of LOW and HIGH
3744 parameters, remove ACTION parameter, add LEAF_FUNCTION_P, SAVE_P,
3745 ACTION_TRUE and ACTION_FALSE parameters. Implement more general
3746 mechanism. Add CFI information for double-word saves in 32-bit mode.
3747 (emit_adjust_base_to_offset): New function extracted from...
3748 (emit_save_or_restore_regs): ...this. Rename the rest to...
3749 (emit_save_or_restore_regs_global_fp_regs): ...this.
3750 (emit_save_or_restore_regs_local_in_regs): New function.
3751 (gen_create_flat_frame_[123]): New functions.
3752 (sparc_expand_prologue): Use SIZE local variable. Adjust.
3753 (sparc_flat_expand_prologue): New function.
3754 (sparc_asm_function_prologue): Add TARGET_FLAT handling.
3755 (sparc_expand_epilogue): Use SIZE local variable. Adjust.
3756 (sparc_flat_expand_epilogue): New function.
3757 (sparc_can_use_return_insn_p): Add TARGET_FLAT handling.
3758 (output_return): Likewise.
3759 (output_sibcall): Likewise.
3760 (sparc_output_mi_thunk): Likewise.
3761 (sparc_frame_pointer_required): Likewise.
3762 (sparc_conditional_register_usage): If TARGET_FLAT, disable the leaf
3763 function optimization.
3764 * config/sparc/sparc.md (flat): New attribute.
3765 (prologue): Add TARGET_FLAT handling.
3766 (save_register_window): Disable if TARGET_FLAT.
3767 (create_flat_frame_[123]): New patterns.
3768 (epilogue): Add TARGET_FLAT handling.
3769 (sibcall_epilogue): Likewise.
3770 (eh_return): New expander.
3771 (eh_return_internal): New insn and splitter.
3772 (return_internal): Add TARGET_FLAT handling.
3773 (untyped_return): Remove bogus test and use RETURN_ADDR_REGNUM.
3774 (save_stack_nonlocal): Use RETURN_ADDR_REGNUM.
3775 (nonlocal_goto): Add TARGET_FLAT handling.
3776 * config/sparc/t-elf: Add -mflat multilib.
3777 * config/sparc/t-leon: Likewise.
3778
fede8efa
JH
37792011-06-10 Jan Hubicka <jh@suse.cz>
3780
3781 * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
3782 * ipa-pure-const.c (analyze_function): Aliases don't need analysis.
3783 (self_recursive_p): Use cgraph_function_node.
3784 (propagate_pure_const): Likewise.
3785 (propagate_nothrow): Likewise.
3786 * ipa-reference.c (ipa_reference_get_not_read_global): Use
3787 cgraph_function_node.
3788 (propagate_bits): Likewise.
3789 (propagate): Likewise.
3790
0127c76f
RR
37912011-06-10 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
3792 Richard Earnshaw <rearnsha@arm.com>
3793
9ee65b55 3794 * config/arm/arm.c (const_ok_for_op): Check to see if mvn can be used.
0127c76f
RR
3795 * config/arm/vfp.md (*arm_movdi_vfp): Delete.
3796 (*thumb2_movdi_vfp): Delete.
3797 (*arm_movdi_vfp_cortexa8): Delete.
3798 (*movdi_vfp): Consolidate from *arm_movdi_vfp and *thumb2_movdi_vfp.
3799 (*movdi_vfp_cortexa8): Likewise.
3800
f93fe5a0
RG
38012011-06-10 Richard Guenther <rguenther@suse.de>
3802
3803 * stor-layout.c (initialize_sizetypes): Give names to all
3804 sizetype kinds.
3805
f2164f87
IR
38062011-06-10 Ira Rosen <ira.rosen@linaro.org>
3807
3808 PR tree-optimization/49318
3809 * tree-vect-loop.c (vect_determine_vectorization_factor): Remove
3810 irrelevant pattern statements.
3811
3f91c962
HPN
38122011-06-10 Hans-Peter Nilsson <hp@axis.com>
3813
3d223145
HPN
3814 * system.h (SETJMP_VIA_SAVE_AREA): Poison.
3815
3f91c962
HPN
3816 PR bootstrap/49354
3817 * ira-costs.c (setup_regno_cost_classes_by_mode): Add missing cast
3818 to last assignment.
3819
b125ad45
JH
38202011-06-09 Jan Hubicka <jh@suse.cz>
3821
3822 * cgraphunit.c (cgraph_reset_node): Do not set redefined_extern_inline;
3823 do not recompute reachable flag.
3824 (cgraph_finalize_function, cgraph_analyze_functions): Set
3825 redefined_extern_inline here.
3826
be330ed4
JH
38272011-06-09 Jan Hubicka <jh@suse.cz>
3828
3829 * cgraph.h (cgraph_only_called_directly_or_aliased_p): Rename from ...
3830 (cgraph_only_called_directly_p): ... this one; bring offline.
3831 (resolution_used_from_other_file_p, cgraph_used_from_object_file_p,
3832 varpool_used_from_object_file_p): Drop names from the declaratoin.
3833 (cgraph_for_node_thunks_and_aliases, cgraph_for_node_and_aliases,
3834 collect_callers_of_node): New.
3835 (cgraph_function_node, cgraph_function_or_thunk_node): New functions.
3836 (cgraph_edge_recursive_p): Use cgraph_function_node.
3837 * cgraph.c (cgraph_add_thunk): Check that thunk is not already alias.
3838 (cgraph_node_cannot_be_local_p_1): Break out from ...
3839 (cgraph_node_can_be_local_p): ... here; walk aliases.
3840 (cgraph_for_node_thunks_and_aliases): New function.
3841 (cgraph_for_node_and_aliases): New function.
3842 (cgraph_make_node_local_1): Break out from ...
9ee65b55
UB
3843 (cgraph_make_node_local) ... here; use
3844 cgraph_for_node_thunks_and_aliases.
be330ed4 3845 (cgraph_set_nothrow_flag_1): Break out from ...
9ee65b55
UB
3846 (cgraph_set_nothrow_flag) ... here;
3847 use cgraph_for_node_thunks_and_aliases.
be330ed4 3848 (cgraph_set_const_flag_1): Break out from ...
9ee65b55
UB
3849 (cgraph_set_const_flag) ... here;
3850 use cgraph_for_node_thunks_and_aliases.
be330ed4 3851 (cgraph_set_pure_flag_1): Break out from ...
9ee65b55
UB
3852 (cgraph_set_pure_flag) ... here;
3853 use cgraph_for_node_thunks_and_aliases.
be330ed4 3854 (cgraph_propagate_frequency_1): Break out from ...
9ee65b55
UB
3855 (cgraph_propagate_frequency) ... here; use
3856 cgraph_for_node_thunks_and_aliases.
be330ed4 3857 (cgraph_used_from_object_file_p): Do not care about aliases.
9ee65b55
UB
3858 (cgraph_not_only_called_directly_p_1, cgraph_only_called_directly_p):
3859 New functions.
be330ed4
JH
3860 (collect_callers_of_node_1, collect_callers_of_node): New functions.
3861
2ea91d6b
HPN
38622011-06-10 Hans-Peter Nilsson <hp@axis.com>
3863
3864 PR rtl-optimization/49154
3865 * config/cris/cris.h (FIXED_REGISTERS): Include CRIS_CC0_REGNUM.
3866 (enum reg_class): Add SRP_REGS and MOF_SRP_REGS.
3867 (REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS)
3868 (PREFERRED_RELOAD_CLASS, SECONDARY_RELOAD_CLASS): Adjust to fit.
3869 * config/cris/cris.h (cris_register_move_cost): Remove
3870 !TARGET_V32 code. Tweak comments.
3871
9cf4fb5a
JH
38722011-06-09 Jan Hubicka <jh@suse.cz>
3873
3874 * cgraphbuild.c (record_eh_tables): Mark personality function as having
3875 address taken.
3876
6049a4c8
HPN
38772011-06-10 Hans-Peter Nilsson <hp@axis.com>
3878
c577822e 3879 PR rtl-optimization/49154
9ee65b55
UB
3880 * ira-costs.c (setup_regno_cost_classes_by_mode): If there already
3881 is a matching slot in the hashtable, assign it to classes_ptr.
c577822e 3882
54e1e4f7 3883 PR rtl-optimization/49154
6049a4c8
HPN
3884 * doc/tm.texi.in (Register Classes): Document rule for the narrowest
3885 register classes.
3886 * doc/tm.texi: Regenerate.
3887
3be68b64
KK
38882011-06-09 Kaz Kojima <kkojima@gcc.gnu.org>
3889
3890 PR target/49307
3891 * config/sh/sh.md (UNSPEC_CHKADD): New.
3892 (chk_guard_add): New define_insn_and_split.
3893 (symGOT_load): Use chk_guard_add instead of blockage.
3894
bf806a90
KT
38952011-06-09 Kai Tietz <ktietz@redhat.com>
3896
3897 * libgcc2.c (L_trampoline): Include windows.h for mingw targets.
3898
d5a9738b
EB
38992011-06-09 Eric Botcazou <ebotcazou@adacore.com>
3900
3901 * config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
3902
527e82c2
WG
39032011-06-09 Wei Guozhi <carrot@google.com>
3904
3905 PR target/46975
3906 * config/arm/arm.md (*addsi3_carryin_compare0_<optab>): New pattern.
3907 (peephole2 for conditional move): Generate 16 bit instructions.
3908
b8bc3a43
UB
39092011-06-09 Uros Bizjak <ubizjak@gmail.com>
3910
3911 * config/i386/i386.md (*movdi_internal_rex64): Merge
3912 alternatives 6 and 8.
3913
4745da6e
DL
39142011-06-09 David Li <davidxl@google.com>
3915
3916 * cgraphunit.c (cgraph_finalize_compilation_unit): Pass dump.
3917 * passes.c (passr_eq): New function.
3918 (create_pass_tab): New function.
3919 (pass_traverse): New function.
3920 (dump_one_pass): New function.
3921 (dump_pass_list): New function.
3922 (dump_passes): New function.
3923
bdf67bcb
DL
39242011-06-09 David Li <davidxl@google.com>
3925
3926 * tree-complex.c (tree_lower_complex): Gate cleanup.
3927 * tree-stdarg.c (check_all_va_list_escapes): Ditto.
3928 (execute_optimize_stdarg): Ditto.
3929 * tree-eh.c (execute_lower_eh_dispatch): Ditto.
3930 (execute_cleanup_eh_1): Ditto.
3931 (execute_cleanup_eh): Ditto.
3932 * gcse.c (gate_rtl_pre): Ditto.
3933 (execute_rtl_pre): Ditto.
3934 * except.c (finish_eh_generation): Ditto.
3935 (convert_to_eh_region_ranges): Ditto.
3936 * cprop.c (one_cprop_pass): Ditto.
3937
547fdef8
BS
39382011-06-09 Bernd Schmidt <bernds@codesourcery.com>
3939
3940 PR target/48673
3941 * config/ia64/ia64.c (ia64_reorg): Clear BB_DISABLE_SCHEDULE flag
3942 in all basic blocks.
3943
10e48e39
RO
39442011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3945
3946 * config/alpha/netbsd.h (ENABLE_EXECUTE_STACK): Remove.
3947 (HAVE_ENABLE_EXECUTE_STACK): Define.
3948 * config/alpha/osf5.h (ENABLE_EXECUTE_STACK): Remove.
3949 (HAVE_ENABLE_EXECUTE_STACK): Define.
3950 * config/darwin.h (ENABLE_EXECUTE_STACK): Remove.
3951 (HAVE_ENABLE_EXECUTE_STACK): Define.
3952 * config/i386/mingw32.h (MINGW_ENABLE_EXECUTE_STACK): Remove.
3953 (ENABLE_EXECUTE_STACK): Remove.
3954 (HAVE_ENABLE_EXECUTE_STACK): Define.
3955 [IN_LIBGCC2]: Don't include <windows.h>.
3956 * config/i386/netbsd-elf.h (ENABLE_EXECUTE_STACK): Remove.
3957 (HAVE_ENABLE_EXECUTE_STACK): Define.
3958 * config/i386/netbsd64.h (ENABLE_EXECUTE_STACK): Remove.
3959 (HAVE_ENABLE_EXECUTE_STACK): Define.
3960 * config/netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Remove.
3961 * config/openbsd.h (ENABLE_EXECUTE_STACK): Remove.
3962 (HAVE_ENABLE_EXECUTE_STACK): Define.
3963 * config/sol2.h (ENABLE_EXECUTE_STACK): Remove.
3964 (HAVE_ENABLE_EXECUTE_STACK): Define.
3965 * config/sparc/freebsd.h (ENABLE_EXECUTE_STACK): Remove.
3966 (HAVE_ENABLE_EXECUTE_STACK): Define.
3967 * config/sparc/netbsd-elf.h (ENABLE_EXECUTE_STACK): Remove.
3968 (HAVE_ENABLE_EXECUTE_STACK): Define.
3969 * config/alpha/alpha.c (alpha_trampoline_init): Test
3970 HAVE_ENABLE_EXECUTE_STACK.
3971 * config/i386/i386.c (ix86_trampoline_init): Likewise.
3972 * config/sparc/sparc.c (sparc32_initialize_trampoline): Likewise.
3973 (sparc64_initialize_trampoline): Likewise.
3974 * libgcc2.c [L_enable_execute_stack]: Remove.
3975 * system.h (ENABLE_EXECUTE_STACK): Poison.
3976 * doc/tm.texi.in (Trampolines, ENABLE_EXECUTE_STACK): Remove.
3977 * doc/tm.texi: Regenerate.
3978 * Makefile.in (LIBGCC2_CFLAGS): Add -fbuilding-libgcc.
3979
8ced31fe
JJ
39802011-06-09 Jakub Jelinek <jakub@redhat.com>
3981
3982 PR middle-end/49308
3983 * dce.c (reset_unmarked_insns_debug_uses): Avoid shadowing insn
3984 variable. After resetting and rescanning insn continue with previous
3985 statement.
3986
ee610fcd
RO
39872011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3988
3989 * configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
3990 (gcc_cv_ld_hidden): Likewise.
3991 * configure: Regenerate.
3992 * config/i386/i386.c (USE_HIDDEN_LINKONCE): Remove TARGET_MACHO.
3993 (ix86_stack_protect_fail): Mark unused.
3994 (TARGET_STACK_PROTECT_FAIL) [TARGET_MACHO]: Don't redefine.
3995 * config/rs6000/rs6000.c (rs6000_assemble_visibility)
3996 [TARGET_MACHO]: Don't define.
3997 (TARGET_ASM_ASSEMBLE_VISIBILITY): Likewise.
3998 (TARGET_STACK_PROTECT_FAIL): Likewise.
3999 (rs6000_stack_protect_fail): Mark unused.
4000 * dwarf2asm.c (dw2_output_indirect_constant_1): Mark decl hidden if
b8bc3a43 4001 USE_LINKONCE_INDIRECT. Don't emit .hidden expicitly.
ee610fcd 4002
8f2e22ff
AK
40032011-06-08 Andi Kleen <ak@linux.intel.com>
4004
4005 * varasm.c (get_section): Print location of other conflict
4006 for section conflicts.
4007
815cecbe
AK
40082011-06-08 Andi Kleen <ak@linux.intel.com>
4009
4010 * config/i386/driver-i386.c (host_detect_local_cpu):
4011 Add model 0x2d Intel CPU.
4012
1460ec5c
AK
40132011-06-08 Andi Kleen <ak@linux.intel.com>
4014
4015 * reginfo.c (global_regs_decl): Add.
b8bc3a43
UB
4016 (globalize_reg): Add decl parameter. Compute location. Pass location
4017 to warnings and add inform. Store decl in global_regs_decl.
1460ec5c
AK
4018 * rtl.h (globalize_reg): Update prototype.
4019 * varasm.c (make_decl_rtl): Pass decl to globalize_reg().
4020
df17530a
MX
40212011-06-09 Mingjie Xing <mingjie.xing@gmail.com>
4022
4023 * treestruct.def (TS_TYPE_DECL): Fix the printable name typo.
4024
409fed48
KK
40252011-06-08 Kaz Kojima <kkojima@gcc.gnu.org>
4026
4027 PR target/49305
4028 * config/sh/predicates.md (general_movsrc_operand): Check
4029 mode for memory with indexed address for QI and HImode.
4030 (general_movdst_operand): Likewise.
4031
87c16a45
NP
40322011-06-09 Nicola Pero <nicola.pero@meta-innovation.com>
4033
b8bc3a43 4034 * doc/objc.texi (Traditional GNU Objective-C runtime API): Updated.
87c16a45 4035
49931fcb
AO
40362011-06-08 Alexandre Oliva <aoliva@redhat.com>
4037
4038 * tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
4039 (num_ssa_operands): Likewise.
4040 (op_iter_init_phiuse): Forward-declare.
4041 (delink_stmt_imm_use): Iterate with FOR_EACH_PHI_OR_STMT_USE.
4042
29494d1f
NC
40432011-06-08 Nick Clifton <nickc@redhat.com>
4044
4045 * doc/invoke.texi (ARM Options): Update description of
4046 -mthumb-interwork.
4047
4ffae7ff
L
40482011-06-08 H.J. Lu <hongjiu.lu@intel.com>
4049
4050 * config/i386/driver-i386.c (host_detect_local_cpu): Support
4051 unknown Intel family 0x6 CPUs.
4052
d9c77712
MJ
40532011-06-08 Martin Jambor <mjambor@suse.cz>
4054
4055 * tree-sra.c (mark_rw_status): Removed.
4056 (analyze_access_subtree): New parameter parent instead of
4057 mark_read and mark_write, propagate from that.
4058
b1def36c
JB
40592011-06-08 Julian Brown <julian@codesourcery.com>
4060
4061 * config/arm/arm.c (arm_libcall_uses_aapcs_base): Use correct ABI
4062 for double-precision helper functions in hard-float mode if only
4063 single-precision arithmetic is supported in hardware.
4064
6c8e9fc9
AM
40652011-06-08 Alexander Monakov <amonakov@ispras.ru>
4066
4067 PR rtl-optimization/49303
4068 * sel-sched.c (move_op): Use correct type for 'res'. Verify that
4069 code_motion_path_driver returned 0 or 1.
4070 (sel_region_finish): Clear h_d_i_d.
4071
c2bbcb0d
KK
40722011-06-08 Kaz Kojima <kkojima@gcc.gnu.org>
4073
4074 * config/sh/sh.c (prepare_move_operands): Set pic register
4075 appropriately for global and local dynamic tls models even
4076 if flag_pic is unset.
4077
6976ae51
JM
40782011-06-07 Jason Merrill <jason@redhat.com>
4079
4080 * pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.
4081
bb5b1f5e
XDL
40822011-06-07 Xinliang David Li <davidxl@google.com>
4083 * passes.c (enable_disable_pass): Handle assembler name.
4084 (is_pass_explicitly_enabled_or_disabled): Ditto.
4085
91ffe356
RO
40862011-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4087
4088 PR tree-optimization/48497
4089 * doc/sourcebuild.texi (Directives, dg-additional-options): Document.
4090
06bc3ec7
BS
40912011-06-07 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4092
4093 PR tree-optimization/46728
4094 * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Change FIXME
4095 to use gimple_val_nonnegative_real_p.
4096 * gimple-fold.c (gimple_val_nonnegative_real_p): New function.
4097 * gimple.h (gimple_val_nonnegative_real_p): New declaration.
29494d1f 4098
c074d740
L
40992011-06-07 H.J. Lu <hongjiu.lu@intel.com>
4100
4101 * config/i386/i386.md (*movsf_internal): Optimize AVX check.
4102
8973b112
SG
41032011-06-07 Sergey Grechanik <mouseentity@ispras.ru>
4104
4105 * config/arm/arm.c (coproc_secondary_reload_class): Return NO_REGS for
4106 constant vectors.
4107
67b88453
RG
41082011-06-07 Richard Guenther <rguenther@suse.de>
4109
4110 * stor-layout.c (initialize_sizetypes): Initialize all
4111 sizetypes based on target definitions.
4112 (set_sizetype): Remove.
4113 * tree.c (build_common_tree_nodes): Do not call set_sizetype.
4114 * tree.h (set_sizetype): Remove.
4115
1dcad079
NC
41162011-06-07 Nick Clifton <nickc@redhat.com>
4117
4118 * config.gcc: Unify V850 architecture options and add support for
4119 newer V850 architectures.
4120 * config/v850/t-v850e: Delete.
4121
009db074
RG
41222011-06-07 Richard Guenther <rguenther@suse.de>
4123
4124 * tree.c (build_common_tree_nodes): Also initialize size_type_node.
4125 Call set_sizetype from here.
4126
f373314f
AS
41272011-06-07 Andrew Stubbs <ams@codesourcery.com>
4128
4129 * config/arm/arm.md (*maddhidi4tb, *maddhidi4tt): New define_insns.
4130 (*maddhisi4tb, *maddhisi4tt): New define_insns.
4131
c536876e
AS
41322011-06-07 Bernd Schmidt <bernds@codesourcery.com>
4133 Andrew Stubbs <ams@codesourcery.com>
4134
4135 * simplify-rtx.c (simplify_unary_operation_1): Canonicalize widening
4136 multiplies.
4137 * doc/md.texi (Canonicalization of Instructions): Document widening
4138 multiply canonicalization.
4139
308dc890
JJ
41402011-06-07 Jakub Jelinek <jakub@redhat.com>
4141
4142 PR gcov-profile/49299
b8bc3a43 4143 * value-prof.c (gimple_ic): Don't assume icall has a fallthru edge.
308dc890 4144
383d9c83
IR
41452011-06-07 Ira Rosen <ira.rosen@linaro.org>
4146
4147 * tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be
4148 a pointer.
4149 * tree-vect-patterns.c (vect_recog_widen_sum_pattern,
4150 vect_recog_widen_mult_pattern, vect_recog_dot_prod_pattern,
4151 vect_recog_pow_pattern): Likewise.
4152 (vect_pattern_recog_1): Remove declaration.
4153 (widened_name_p): Remove declaration. Add new argument to specify
4154 whether to check that both types are either signed or unsigned.
4155 (vect_recog_widen_mult_pattern): Update documentation. Handle
4156 unsigned patterns and multiplication by constants.
4157 (vect_pattern_recog_1): Update vect_recog_func references. Use
4158 statement information from the statement returned from pattern
4159 detection functions.
4160 (vect_pattern_recog): Update vect_recog_func reference.
4161 * tree-vect-stmts.c (vectorizable_type_promotion): For widening
4162 multiplication by a constant use the type of the other operand.
4163
4de4b0f2
RS
41642011-06-06 Richard Sandiford <rdsandiford@googlemail.com>
4165
4166 PR rtl-optimization/49145
4167 * combine.c (make_compound_operation): Handle ZERO_EXTEND specially.
4168
a9d24544
JJ
41692011-06-06 Jakub Jelinek <jakub@redhat.com>
4170
99a5e049
JJ
4171 PR debug/49262
4172 * dwarf2out.c (native_encode_initializer): Decrement count in each
4173 iteration.
4174
04902d4c
JJ
4175 PR debug/49294
4176 * dwarf2out.c (mem_loc_descriptor) <do_shift>: Give up for
4177 non-MODE_INT modes.
4178
a9d24544
JJ
4179 PR c++/49264
4180 * gimple-fold.c (fold_stmt_1): Don't try to fold *& on the lhs
4181 if stmt folded into nothing.
b8bc3a43
UB
4182 * tree-inline.c (fold_marked_statements): If a builtin at the end of
4183 a bb folded into nothing, just update cgraph edges and move to next bb.
a9d24544
JJ
4184 * cgraph.c (cgraph_update_edges_for_call_stmt_node): Allow new_stmt
4185 to be NULL. Don't compute count and frequency if new_call is NULL.
4186
47c79d56
DN
41872011-06-04 Diego Novillo <dnovillo@google.com>
4188
4189 * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
4190 (cgraph.o): Likewise.
4191 (cgraphunit.o): Likewise.
4192 * cgraphunit.c: Include lto-streamer.h
4193 (cgraph_finalize_compilation_unit): Call lto_streamer_hooks_init
4194 if LTO is enabled.
4195 * lto-streamer-in.c (unpack_value_fields): Call
4196 streamer_hooks.unpack_value_fields if set.
4197 (lto_materialize_tree): For unhandled nodes, first try to
4198 call lto_streamer_hooks.alloc_tree, if it exists.
4199 (lto_input_ts_decl_common_tree_pointers): Move reading of
4200 DECL_INITIAL to lto_streamer_read_tree.
4201 (lto_read_tree): Call lto_streamer_hooks.read_tree if set.
4202 (lto_streamer_read_tree): New.
4203 (lto_reader_init): Rename from lto_init_reader.
4204 Move initialization code to lto/lto.c.
4205 * lto-streamer-out.c (pack_value_fields): Call
4206 streamer_hooks.pack_value_fields if set.
b8bc3a43
UB
4207 (lto_output_tree_ref): For tree nodes that are not normally indexable,
4208 call streamer_hooks.indexable_with_decls_p before giving up.
47c79d56 4209 (lto_output_ts_decl_common_tree_pointers): Move handling
b8bc3a43
UB
4210 for FUNCTION_DECL and TRANSLATION_UNIT_DECL to lto_streamer_write_tree.
4211 (lto_output_tree_header): Call streamer_hooks.is_streamable instead of
4212 lto_is_streamable. Call lto_streamer_hooks.output_tree_header if set.
4213 (lto_write_tree): Call lto_streamer_hooks.write_tree if set.
47c79d56
DN
4214 (lto_streamer_write_tree): New.
4215 (lto_output): Call lto_streamer_init directly.
4216 (lto_writer_init): Remove.
4217 * lto-streamer.c (streamer_hooks): New.
4218 (lto_streamer_cache_create): Call streamer_hooks.preload_common_nodes
4219 instead of lto_preload_common_nodes.
4220 (lto_is_streamable): Move from lto-streamer.h
4221 (lto_streamer_hooks_init): New.
4222 (streamer_hooks): New.
4223 (streamer_hooks_init): New.
4224 * lto-streamer.h (struct output_block): Forward declare.
4225 (struct lto_input_block): Likewise.
4226 (struct data_in): Likewise.
4227 (struct bitpack_d): Likewise.
4228 (struct streamer_hooks): Declare.
4229 (streamer_hooks): Declare.
4230 (lto_streamer_hooks_init): Declare.
4231 (lto_streamer_write_tree): Declare.
4232 (lto_streamer_read_tree): Declare.
4233 (streamer_hooks_init): Declare.
4234 (lto_is_streamable): Move to lto-streamer.c
4235
22afe143
AK
42362011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4237
4238 * longlong.h (smul_ppmm): The resulting register pair contains the
4239 higher order word first.
4240
3906ea1b
BS
42412011-06-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4242
4243 PR tree-optimization/46728
4244 * builtins.c (powi_table): Remove.
4245 (powi_lookup_cost): Remove.
4246 (powi_cost): Remove.
4247 (expand_powi_1): Remove.
4248 (expand_powi): Remove.
4249 (expand_builtin_pow_root): Remove.
4250 (expand_builtin_pow): Remove.
4251 (expand_builtin_powi): Eliminate handling of constant exponent.
4252 (expand_builtin): Use expand_builtin_mathfn_2 for BUILT_IN_POW.
b8bc3a43 4253
3598cabd
AO
42542011-06-06 Alexandre Oliva <aoliva@redhat.com>
4255
4256 * cprop.c (local_cprop_pass): Don't set changed for debug insns.
4257
a7a110bb
AO
42582011-06-06 Alexandre Oliva <aoliva@redhat.com>
4259
4260 * dce.c (reset_unmarked_insns_debug_uses): New.
4261 (delete_unmarked_insns): Skip debug insns.
4262 (prescan_insns_for_dce): Likewise.
4263 (rest_of_handle_ud_dce): Reset debug uses of removed sets.
4264 * reg-stack.c (subst_stack_regs_in_debug_insn): Signal when no
4265 active reg can be found.
4266 (subst_all_stack_regs_in_debug_insn): New. Reset debug insn then.
4267 (convert_regs_1): Use it.
4268
6d8402ac
AO
42692011-06-06 Alexandre Oliva <aoliva@redhat.com>
4270
4271 * tree-pretty-print.c (dump_function_header): Add flags.
4272 Don't dump decl_uid with nouid.
4273 * tree-pretty-print.h (dump_function_header): Adjust.
4274 * final.c (rest_of_clean_state): Pass dump_flags on, with nouid.
4275 * passes.c (pass_init_dump_file): Pass dump_flags on.
4276 * tree-cfg.c (gimple_dump_cfg): Pass flags on.
4277
f75e1f1e
AO
42782011-06-06 Alexandre Oliva <aoliva@redhat.com>
4279
4280 PR bootstrap/49270
4281 * ipa-inline-analysis.c (read_predicate): Initialize all clauses.
4282
275311c4
MP
42832011-06-06 Mikael Pettersson <mikpe@it.uu.se>
4284
4285 PR tree-optimization/49243
4286 * calls.c (setjmp_call_p): Also check if fndecl has the
4287 returns_twice attribute.
4288
aa4203e7
RO
42892011-06-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4290
4291 * config/mips/iris6.h (ENDFILE_SPEC): Use crtfastmath.o if
4292 -ffast-math etc.
4293
48f9d59a
RH
42942011-06-06 Richard Henderson <rth@redhat.com>
4295 Georg-Johann Lay <avr@gjlay.de>
4296
4297 PR target/42210
4298 * config/avr/predicates.md (const1_operand, const_0_to_7_operand):
4299 New predicates.
4300 * config/avr/avr.md ("insv"): New insn expander.
4301 ("*movbitqi.1-6.a", "*movbitqi.1-6.b", "*movbitqi.0", "*insv.io",
4302 "*insv.not.io", "*insv.reg"): New insns.
4303
11494830
HPN
43042011-06-06 Hans-Peter Nilsson <hp@bitrange.com>
4305
4306 PR target/49285
b8bc3a43
UB
4307 * config/mmix/mmix.md ("truncdfsf2", "extendsfdf2"): Correct predicate
4308 to nonimmediate_operand from memory_operand for the operand that is to
4309 be forced to memory by the expander. Lose the constraints.
11494830 4310
679e70df
EB
43112011-06-05 Eric Botcazou <ebotcazou@adacore.com>
4312
4313 * config/sparc/sparc.c (output_return): Fix thinko in the output of an
4314 EH return when delayed branches are disabled.
4315
4d3d7f15
UB
43162011-06-05 Uros Bizjak <ubizjak@gmail.com>
4317
4318 * config/i386/i386.md (*movdf_internal_rex64) <case 8,9,10>:
4319 Remove MODE_TI handling. Remove SSE1 handling in attribute "mode"
4320 calculation.
4321 (*movdf_internal_rex64) <case 6,7,8>: Remove MODE_TI handling.
4322 Simplify MODE_V1DF and MODE_V2SF handling.
4323 (*movsf_internal): Remove x constraint from alternative 7 of operand 1.
4324 Simplify MODE_SF handling.
4325
a45c0557
JH
43262011-06-04 Jan Hubicka <jh@suse.cz>
4327
4328 PR tree-optimization/48893
4329 PR tree-optimization/49091
4330 PR tree-optimization/49179
4331 * ipa-inline-analysis.c (evaluate_conditions_for_known_args):
4332 Bounds check.
4333
26740835
JH
43342011-06-04 Jan Hubicka <jh@suse.cz>
4335
4336 PR lto/48954
b8bc3a43
UB
4337 * lto-cgraph.c (output_node_opt_summary): Handle NULL skip args
4338 bitmaps.
26740835 4339
014ab419
JW
43402011-06-04 Jonathan Wakely <jwakely.gcc@gmail.com>
4341
4342 * doc/invoke.texi: Document -Wdelete-non-virtual-dtor.
4343
407bcba7
JJ
43442011-06-04 Jakub Jelinek <jakub@redhat.com>
4345
4346 PR target/49281
4347 * config/i386/i386.md (*lea_general_4): Require INTVAL (operands[3])
4348 to be strictly smaller than 1 << shiftcount.
4349
e3195c52
JH
43502011-06-04 Jan Hubicka <jh@suse.cz>
4351
4352 PR tree-optimize/48929
4353 * ipa-inline-analysis.c (remap_edge_predicates): Fix handling
4354 of empty predicate.
4355
047d33a0
AO
43562011-06-04 Alexandre Oliva <aoliva@redhat.com>
4357
4358 PR debug/48333
4359 * calls.c (emit_call_1): Prefer the __builtin declaration of
4360 builtin functions.
4361
dc587809
DN
43622011-06-03 Diego Novillo <dnovillo@google.com>
4363
4364 * lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.
4365 (lto_input_tree_pointers): Likewise.
4366 * lto-streamer-out.c (pack_value_fields): Likewise.
4367 (lto_output_tree_pointers): Likewise.
4368 * lto-streamer.h (lto_is_streamable): Add check for OMP_CLAUSE
4369 and OPTIMIZATION_NODE.
4370
58cd1d70
RO
43712011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4372
4373 * config/alpha/linux.h (MD_UNWIND_SUPPORT): Remove.
4374 * config/alpha/osf5.h (MD_UNWIND_SUPPORT): Remove.
4375 * config/alpha/vms.h (MD_UNWIND_SUPPORT): Remove.
4376 * config/bfin/linux.h (MD_UNWIND_SUPPORT): Remove.
4377 * config/bfin/uclinux.h (MD_UNWIND_SUPPORT): Remove.
4378 * config/i386/linux.h (MD_UNWIND_SUPPORT): Remove.
4379 * config/i386/linux64.h (MD_UNWIND_SUPPORT): Remove.
4380 * config/i386/sol2.h (MD_UNWIND_SUPPORT): Remove.
4381 * config/i386/mingw32.h (MD_UNWIND_SUPPORT): Remove.
4382 * config/ia64/linux.h (MD_UNWIND_SUPPORT): Remove.
4383 * config/ia64/vms.h (MD_UNWIND_SUPPORT): Remove.
4384 * config/m68k/linux.h (MD_UNWIND_SUPPORT): Remove.
4385 * config/mips/linux.h (MD_UNWIND_SUPPORT): Remove.
4386 * config/pa/pa-hpux.h (MD_UNWIND_SUPPORT): Remove.
4387 * config/pa/pa32-linux.h (MD_UNWIND_SUPPORT): Remove.
4388 * config/rs6000/darwin.h (MD_UNWIND_SUPPORT): Remove.
4389 * config/rs6000/linux.h (MD_UNWIND_SUPPORT): Remove.
4390 * config/rs6000/linux64.h (MD_UNWIND_SUPPORT): Remove.
4391 * config/s390/linux.h (MD_UNWIND_SUPPORT): Remove.
4392 * config/s390/tpf.h (MD_UNWIND_SUPPORT): Remove.
4393 * config/sh/linux.h (MD_UNWIND_SUPPORT): Remove.
4394 * config/sparc/linux.h (MD_UNWIND_SUPPORT): Remove.
4395 * config/sparc/linux64.h (MD_UNWIND_SUPPORT): Remove.
4396 * config/sparc/sol2.h (MD_UNWIND_SUPPORT): Remove.
4397 * config/xtensa/linux.h (MD_UNWIND_SUPPORT): Remove.
4398 * config/alpha/linux-unwind.h: Move to ../libgcc/config/alpha.
4399 * config/alpha/osf5-unwind.h: Move to ../libgcc/config/alpha.
4400 * config/alpha/vms-unwind.h: Move to ../libgcc/config/alpha.
4401 * config/bfin/linux-unwind.h: Move to ../libgcc/config/bfin.
4402 * config/i386/linux-unwind.h: Move to ../libgcc/config/i386.
4403 * config/i386/sol2-unwind.h: Move to ../libgcc/config/i386.
4404 * config/i386/w32-unwind.h: Move to ../libgcc/config/i386.
4405 * config/ia64/linux-unwind.h: Move to ../libgcc/config/ia64.
4406 * config/ia64/vms-unwind.h: Move to ../libgcc/config/ia64.
4407 * config/m68k/linux-unwind.h: Move to ../libgcc/config/m68k.
4408 * config/mips/linux-unwind.h: Move to ../libgcc/config/mips.
4409 * config/pa/hpux-unwind.h: Move to ../libgcc/config/pa.
4410 * config/pa/linux-unwind.h: Move to ../libgcc/config/pa.
4411 * config/rs6000/darwin-unwind.h: Move to ../libgcc/config/rs6000.
4412 * config/rs6000/linux-unwind.h: Move to ../libgcc/config/rs6000.
4413 * config/s390/linux-unwind.h: Move to ../libgcc/config/s390.
4414 * config/s390/tpf-unwind.h: Move to ../libgcc/config/s390.
4415 * config/sh/linux-unwind.h: Move to ../libgcc/config/sh.
4416 * config/sparc/linux-unwind.h: Move to ../libgcc/config/sparc.
4417 * config/sparc/sol2-unwind.h: Move to ../libgcc/config/sparc.
4418 * config/xtensa/linux-unwind.h: Move to ../libgcc/config/xtensa.
4419 * config/darwin9.h (DARWIN_LIBSYSTEM_HAS_UNWIND): Remove.
4420 * system.h (MD_UNWIND_SUPPORT): Poison.
4421 * doc/tm.texi.in (Exception Handling, MD_UNWIND_SUPPORT): Remove.
4422 * doc/tm.texi: Regenerate.
4423 * unwind-dw2.c: Include md-unwind-support.h instead of
4424 MD_UNWIND_SUPPORT.
4425 * config/ia64/unwind-ia64.c: Likewise.
4426 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
4427
10c63ba4 44282011-06-03 Jack Howarth <howarth@bromo.med.uc.edu>
34e0c8d5
JH
4429
4430 * varpool.c (varpool_extra_name_alias): Return NULL, not false.
4431
1b7a0148
RH
44322011-06-03 Richard Henderson <rth@redhat.com>
4433 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4434
4435 * config/i386/crtfastmath.c [!__x86_64__ && __sun__ && __svr4__]
4436 (sigill_hdlr): Correct insn, insn size.
4437 (set_fast_math) [!__x86_64__ && __sun__ && __svr4__]: Use movaps.
4438
737346fa
RO
44392011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4440
4441 * config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6
4442 t-slibgcc-dummy.
4443 * config/mips/irix-crti.asm: Move to ../libgcc/config/mips/irix-crti.S.
4444 * config/mips/irix-crtn.asm: Move to ../libgcc/config/mips/irix-crtn.S.
4445 * config/mips/t-iris: Remove.
4446 * config/mips/t-irix6: New file.
4447 * config/mips/t-slibgcc-irix: Move to ../libgcc/config/mips.
4448
c192cee6
RO
44492011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4450
4451 * Makefile.in (LIB2ADDEHDEP): Remove.
4452 * config/arm/t-bpabi (LIB2ADDEHDEP): Remove.
4453 * config/arm/t-symbian (LIB2ADDEHDEP): Remove.
4454 * config/picochip/t-picochip (LIB2ADDEHDEP): Remove.
4455 * config/t-darwin (LIB2ADDEHDEP): Remove.
4456 * config/t-freebsd (LIB2ADDEHDEP): Remove.
4457 * config/t-linux (LIB2ADDEHDEP): Remove.
4458
d5828cc7
DN
44592011-06-03 Diego Novillo <dnovillo@google.com>
4460
4461 * lto-streamer-in.c (get_resolution): Move to lto/lto.c.
4462 (lto_register_var_decl_in_symtab): Likewise.
4463 (lto_register_function_decl_in_symtab): Likewise.
4464 (lto_read_tree): Move VAR_DECL and FUNCTION_DECL registration
8929d9ea 4465 logic to uniquify_nodes.
d5828cc7 4466
ee33b5f0
RO
44672011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4468
4469 * config/alpha/t-osf5: Remove.
4470 * config/alpha/t-osf-pthread: Remove.
4471 * config.gcc (alpha*-dec-osf5.1*): Set tmake_file to t-slibgcc-dummy.
4472 * mkmap-flat.awk: Handle osf_export for Tru64 UNIX linker -input file.
4473
16868d84
JB
44742011-06-03 Julian Brown <julian@codesourcery.com>
4475
4476 * config/arm/arm-cores.def (strongarm, strongarm110, strongarm1100)
4477 (strongarm1110): Use strongarm tuning.
4d3d7f15 4478 * config/arm/arm-protos.h (tune_params): Add max_insns_skipped field.
16868d84
JB
4479 * config/arm/arm.c (arm_strongarm_tune): New.
4480 (arm_slowmul_tune, arm_fastmul_tune, arm_xscale_tune, arm_9e_tune)
4481 (arm_v6t2_tune, arm_cortex_tune, arm_cortex_a5_tune)
4482 (arm_cortex_a9_tune, arm_fa726te_tune): Add max_insns_skipped field
4483 setting, using previous defaults or 1 for Cortex-A5.
4484 (arm_option_override): Set max_insns_skipped from current tuning.
4485
1cec1285
NS
44862011-06-03 Nathan Sidwell <nathan@codesourcery.com>
4487
4488 * doc/install.texi (Options specification): Document --with-specs.
4489
eed55426
RR
44902011-06-02 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
4491
4492 * config/arm/neon.md (orndi3_neon): Actually split it.
4493
d5b6cc25
AO
44942011-06-02 Alexandre Oliva <aoliva@redhat.com>
4495
4496 * params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10.
4497 * var-tracking.c (reverse_op): Limite recurse depth to 5.
4498
2ba42841
AO
44992011-06-02 Alexandre Oliva <aoliva@redhat.com>
4500
4501 PR debug/47590
4502 * target.def (delay_sched2, delay_vartrack): New.
4503 * doc/tm.texi.in: Update.
4504 * doc/tm.texi: Rebuild.
4505 * sched-rgn.c (gate_handle_sched2): Fail if delay_sched2.
4506 * var-tracking.c (gate_handle_var_tracking): Likewise.
4507 * config/bfin/bfin.c (bfin_flag_schedule_insns2): Drop.
4508 (bfin_flag_var_tracking): Drop.
4509 (output_file_start): Don't save and override flag_var_tracking.
4510 (bfin_option_override): Ditto flag_schedule_insns_after_reload.
4511 (bfin_reorg): Test original variables.
4512 (TARGET_DELAY_SCHED2, TARGET_DELAY_VARTRACK): Define.
4513 * config/ia64/ia64.c (ia64_flag_schedule_insns2): Drop.
4514 (ia64_flag_var_tracking): Drop.
4515 (TARGET_DELAY_SCHED2, TARGET_DELAY_VARTRACK): Define.
4516 (ia64_file_start): Don't save and override flag_var_tracking.
4517 (ia64_override_options_after_change): Ditto
4518 flag_schedule_insns_after_reload.
4519 (ia64_reorg): Test original variables.
4520 * config/picochip/picochip.c (picochip_flag_schedule_insns2): Drop.
4521 (picochip_flag_var_tracking): Drop.
4522 (TARGET_DELAY_SCHED2, TARGET_DELAY_VARTRACK): Define.
4523 (picochip_option_override): Don't save and override
4524 flag_schedule_insns_after_reload.
4525 (picochip_asm_file_start): Ditto flag_var_tracking.
4526 (picochip_reorg): Test original variables.
4527 * config/spu/spu.c (spu_flag_var_tracking): Drop.
4528 (TARGET_DELAY_VARTRACK): Define.
4529 (spu_var_tracking): New.
4530 (spu_machine_dependent_reorg): Call it.
4531 (asm_file_start): Don't save and override flag_var_tracking.
4532
a700b5f0
KK
45332011-06-02 Kaz Kojima <kkojima@gcc.gnu.org>
4534
4535 PR target/49163
4536 * config/sh/predicates.md (general_movsrc_operand): Return 0
4537 for memory and memory subreg of which address is an invalid
4538 indexed address for QI and HImode.
4539 (general_movdst_operand): Likewise.
4540
76015c34
EB
45412011-06-02 Eric Botcazou <ebotcazou@adacore.com>
4542
4543 * cse.c (cse_find_path): Refine change to exclude EDGE_ABNORMAL_CALL
4544 edges only, when there is a non-local label in the function.
4545 * postreload-gcse.c (bb_has_well_behaved_predecessors): Likewise.
4546
4e76acd2
UB
45472011-06-02 Uros Bizjak <ubizjak@gmail.com>
4548
4549 * config/i386/constraints.md (Y3): New register constraint.
4550 * config/i386/sse.md (*vec_interleave_highv2df): Merge with
4551 *sse3_interleave_highv2df and *sse2_interleave_highv2df.
4552 (*vec_interleave_lowv2df): Merge with *sse3_interleave_lowv2df and
4553 *sse2_interleave_lowv2df.
4554
288f605f
JB
45552011-06-02 Julian Brown <julian@codesourcery.com>
4556
4557 * config/arm/arm-cores.def (cortex-a5): Use cortex_a5 tuning.
4558 * config/arm/arm.c (arm_cortex_a5_branch_cost): New.
4559 (arm_cortex_a5_tune): New.
4560
7ec70105
JB
45612011-06-02 Julian Brown <julian@codesourcery.com>
4562
153668ec
JB
4563 * config/arm/arm-protos.h (tune_params): Add branch_cost hook.
4564 * config/arm/arm.c (arm_default_branch_cost): New.
4565 (arm_slowmul_tune, arm_fastmul_tune, arm_xscale_tune, arm_9e_tune)
4566 (arm_v6t2_tune, arm_cortex_tune, arm_cortex_a9_tune)
4567 (arm_fa726_tune): Set branch_cost field using
4568 arm_default_branch_cost.
4569 * config/arm/arm.h (BRANCH_COST): Use branch_cost hook from
4570 current_tune structure.
4571 * dojump.c (tm_p.h): Include file.
4572
45732011-06-02 Julian Brown <julian@codesourcery.com>
4574
4575 * config/arm/arm-cores.def (arm1156t2-s, arm1156t2f-s): Use v6t2
4576 tuning.
7ec70105
JB
4577 (cortex-a5, cortex-a8, cortex-a15, cortex-r4, cortex-r4f, cortex-m4)
4578 (cortex-m3, cortex-m1, cortex-m0): Use cortex tuning.
4579 * config/arm/arm-protos.h (tune_params): Add prefer_constant_pool
4580 field.
4581 * config/arm/arm.c (arm_slowmul_tune, arm_fastmul_tune)
4582 (arm_xscale_tune, arm_9e_tune, arm_cortex_a9_tune)
4583 (arm_fa726te_tune): Add prefer_constant_pool setting.
4584 (arm_v6t2_tune, arm_cortex_tune): New.
4585 * config/arm/arm.h (TARGET_USE_MOVT): Make dependent on
4586 prefer_constant_pool setting.
4587
aad61732
UB
45882011-06-02 Uros Bizjak <ubizjak@gmail.com>
4589
4e76acd2
UB
4590 * config/i386/i386.c (standard_sse_constant_p) <case 1>: Simplify
4591 switch statement.
aad61732
UB
4592 * config/i386/i386.md (*movdf_internal_rex64) <case 8,9,10>: Ditto.
4593 (*movdf_internal) <case 6,7,8>: Ditto.
4594
4e76acd2 4595 * config/i386/constraints.md (Y4): New register constraint.
aad61732
UB
4596 * config/i386/sse.md (vec_set<mode>_0): Merge with
4597 *vec_set<mode>_0_sse4_1 and *vec_set<mode>_0_sse2.
4598 (*vec_extractv2di_1): Merge from *vec_extractv2di_1_sse2 and
4599 *vec_extractv2di_1_sse.
4600 (*vec_concatv2di_rex64): Merge from *vec_concatv2di_rex64_sse4_1
4601 and *vec_concatv2di_rex64_sse.
4602
6e588138
SH
46032011-06-02 Stuart Henderson <shenders@gcc.gnu.org>
4604
4605 PR target/48807
4606 * config/bfin/bfin.c (bfin_function_ok_for_sibcall): Check return value
4607 of cgraph_local_info for null before attempting to use it.
4608
bc6d3f91
EB
46092011-06-02 Eric Botcazou <ebotcazou@adacore.com>
4610
4611 * function.h (struct stack_usage): Remove dynamic_alloc_count field.
4612 (current_function_dynamic_alloc_count): Delete.
4613 * builtins.c (expand_builtin_setjmp_setup): Do not set calls_setjmp.
4614 (expand_builtin_nonlocal_goto): Remove obsolete comment.
4615 (expand_builtin_update_setjmp_buf): Remove dead code.
4616 * cse.c (cse_find_path): Do not follow a single abnormal incoming edge.
4617 * explow.c (allocate_dynamic_stack_space): Remove SETJMP_VIA_SAVE_AREA
4618 support.
4619 * function.c (instantiate_virtual_regs): Likewise.
4620 * postreload-gcse.c (bb_has_well_behaved_predecessors): Return false
4621 for a block with a single abnormal incoming edge.
4622 * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Define.
a21ede65 4623 (SETJMP_VIA_SAVE_AREA): Delete.
bc6d3f91
EB
4624 * config/sparc/sparc-protos.h (load_got_register): Declare.
4625 * config/sparc/sparc.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Define.
4626 (load_got_register): Make global.
4627 (sparc_frame_pointer_required): Add 'static'.
4628 (sparc_can_eliminate): Likewise. Call sparc_frame_pointer_required.
4629 (sparc_builtin_setjmp_frame_value): New function.
4630 * config/sparc/sparc.md (UNSPECV_SETJMP): Remove.
4631 (save_stack_nonlocal): New expander.
4632 (restore_stack_nonlocal): Likewise.
4633 (nonlocal_goto): Remove modes, adjust predicates and reimplement.
4634 (nonlocal_goto_internal): New insn.
4635 (goto_handler_and_restore): Delete.
4636 (builtin_setjmp_setup): Likewise.
4637 (do_builtin_setjmp_setup): Likewise.
4638 (setjmp): Likewise.
4639 (builtin_setjmp_receiver): New expander.
4640
69282fee
DL
46412011-06-01 David Li <davidxl@google.com>
4642
4643 PR middle-end/49261
4644 * tree-pretty-print.c (dump_function_header): Format cleanup.
4645
e95873dd
KK
46462011-06-01 Kaz Kojima <kkojima@gcc.gnu.org>
4647
4648 PR target/49238
4649 * config/sh/sh.c (expand_cbranchdi4): Use a scratch register if
4650 needed when original operands are used for msw_skip comparison.
4651
88c15821
JJ
46522011-06-01 Jakub Jelinek <jakub@redhat.com>
4653
4654 PR debug/49250
4655 * var-tracking.c (add_uses, add_stores): Don't call
4656 cselib_subst_to_values on ENTRY_VALUE.
4657
07233947
DN
46582011-06-01 Diego Novillo <dnovillo@google.com>
4659
4660 * lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call
4661 output_record_start with LTO_null instead of output_zero.
4662 (lto_output_ts_binfo_tree_pointers): Likewise.
4663 (lto_output_tree): Likewise.
4664 (output_eh_try_list): Likewise.
4665 (output_eh_region): Likewise.
4666 (output_eh_lp): Likewise.
4667 (output_eh_regions): Likewise.
4668 (output_bb): Likewise.
4669 (output_function): Likewise.
4670 (output_unreferenced_globals): Likewise.
4671 * lto-streamer.h (enum LTO_tags): Reserve MAX_TREE_CODES
4672 instead of NUM_TREE_CODES.
4673 (lto_tag_is_tree_code_p): Check max value against MAX_TREE_CODES.
4674 (lto_output_int_in_range): Change << to >> when shifting VAL.
4675
4ee3537a
DN
46762011-06-01 Diego Novillo <dnovillo@google.com>
4677
4678 * lto-streamer-out.c (lto_output_ts_decl_non_common_tree_pointers):
4679 Remove assertion for DECL_SAVED_TREE in FUNCTION_DECL nodes.
4680
02972eaf
RS
46812011-06-01 Richard Sandiford <rdsandiford@googlemail.com>
4682
4683 PR target/45074
4684 * optabs.h (valid_multiword_target_p): Declare.
4685 * expmed.c (extract_bit_field_1): Check valid_multiword_target_p when
4686 doing multi-word operations.
4687 * optabs.c (expand_binop): Likewise.
4688 (expand_doubleword_bswap): Likewise.
4689 (expand_absneg_bit): Likewise.
4690 (expand_unop): Likewise.
4691 (expand_copysign_bit): Likewise.
4692 (multiword_target_p): New function.
4693
4d41c2d1
RS
46942011-06-01 Richard Sandiford <rdsandiford@googlemail.com>
4695
4696 PR rtl-optimization/48830
4697 PR rtl-optimization/48808
4698 PR rtl-optimization/48792
4699 * reload.c (push_reload): Check contains_reg_of_mode.
4700 * reload1.c (strip_paradoxical_subreg): New function.
4701 (gen_reload_chain_without_interm_reg_p): Use it to handle
4702 paradoxical subregs.
4703 (emit_output_reload_insns, gen_reload): Likewise.
4704
5f57dccb
DL
47052011-06-01 David Li <davidxl@google.com>
4706
4707 * predict.c : Change pass name
4708 * ipa.c: Ditto.
4709 * dce.c: Ditto.
4710 * tree-profile.c: Ditto.
4711 * except.c: Ditto.
4712
ea6cf778
DL
47132011-06-01 David Li <davidxl@google.com>
4714
4715 * tree-pretty-print.c (dump_function_header): New function.
4716 * final.c (rest_of_clean_state): Use header dumper.
4717 * tree-cfg.c (gimple_dump_cfg): Use header dumper.
4718 * passes.c (pass_init_dump_file): Use header dumper.
4719
ebdc0d4b
JJ
47202011-06-01 Jakub Jelinek <jakub@redhat.com>
4721
eeeb9b49
JJ
4722 * dwarf2out.c (compare_loc_descriptor, scompare_loc_descriptor,
4723 ucompare_loc_descriptor, minmax_loc_descriptor, clz_loc_descriptor,
4724 popcount_loc_descriptor, bswap_loc_descriptor, rotate_loc_descriptor):
4725 New functions.
4726 (mem_loc_descriptor): Use them.
4727
ebdc0d4b
JJ
4728 * var-tracking.c (create_entry_value): New function.
4729 (vt_add_function_parameter): Use it.
4730
0699e415
RO
47312011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4732
4733 * config/i386/crtfastmath.c [!__x86_64__ && __sun__ && __svr4__]:
4734 Include <signal.h>, <ucontext.h>.
4735 (sigill_caught): Define.
4736 (sigill_hdlr): New function.
4737 (set_fast_math) [!__x86_64__ && __sun__ && __svr4__]: Check if SSE
4738 insns can be executed.
aad61732 4739 * config/sol2.h (ENDFILE_SPEC): Use crtfastmath.o if -ffast-math etc.
0699e415
RO
4740 * config/sparc/sol2.h (ENDFILE_SPEC): Remove.
4741
ca24c5ad
RO
47422011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4743
4744 * config/t-slibgcc-darwin: Move to ...
aad61732 4745 * config/t-slibgcc-dummy: ... this. Clarify comments.
ca24c5ad
RO
4746 * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*,
4747 powerpc-*-darwin*, powerpc64-*-darwin*): Reflect this.
4748 (i[3456x]86-*-netware*): Add t-slibgcc-dummy to tmake_file.
aad61732 4749 (i[34567]86-*-rtems*): Remove extra_parts. Use i386/t-rtems.
ca24c5ad
RO
4750 Remove i386/t-crtstuff from tmake_file.
4751 (i[34567]86-*-solaris2*): Remove t-svr4,
4752 t-slibgcc-elf-ver, t-slibgcc-sld from tmake_file, add
4753 t-slibgcc-dummy.
4754 (sparc-*-elf*, sparc64-*-elf*): Remove tmake_file, extra_parts.
4755 (sparc-*-rtems*, sparc64-*-rtems*): Remove sparc/t-crtin,
4756 sparc/t-crtfm from tmake_file.
4757 (sparc*-*-solaris2*): Remove sparc/t-sol2, sparc/t-crtfm,
4758 t-slibgcc-elf-ver, t-slibgcc-sld, add t-slibgcc-dummy.
4759 Remove extra_parts.
4760 * config/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define.
4761 * config/i386/t-nwld (SHLIB_LINK): Remove.
4762 * config/i386/t-rtems-i386: Rename to ...
4763 * config/i386/t-rtems: ... this.
4764 ($(T)crti.o, $(T)crtn.o): Remove.
4765 (FPBIT, DPBIT, LIB2FUNCS_EXTRA): Remove.
4766 (dp-bit.c, fp-bit.c, xp-bit.c): Remove.
4767 (EXTRA_MULTILIB_PARTS, LIBGCC, INSTALL_LIBGCC): Remove.
4768 * config/i386/t-sol2-10 (LIBGCC, INSTALL_LIBGCC,
4769 EXTRA_MULTILIB_PARTS): Remove.
4770 * config/sparc/t-sol2-64: Likewise.
4771 * config/sparc/t-sol2: Remove.
4772 * config/sparc/t-crtin: Remove.
4773 * config/sparc/gmon-sol2.c: Move to ../libgcc/config.
4774 * config/i386/gmon-sol2.c: Remove.
4775 * config/i386/sol2-c1.asm: Move to ../libgcc/config/i386/sol2-c1.S.
4776 * config/i386/sol2-ci.asm: Move to ../libgcc/config/i386/sol2-ci.S.
4777 * config/i386/sol2-cn.asm: Move to ../libgcc/config/i386/sol2-cn.S.
4778 * config/i386/sol2-gc1.asm: Remove.
4779 * config/sparc/sol2-c1.asm: Move to ../libgcc/config/sparc/sol2-c1.S.
4780 * config/sparc/sol2-ci.asm: Move to ../libgcc/config/sparc/sol2-ci.S.
4781 * config/sparc/sol2-cn.asm: Move to ../libgcc/config/sparc/sol2-cn.S.
4782 * config/t-slibgcc-sld: Remove.
4783
a78d13c3
JJ
47842011-06-01 Jakub Jelinek <jakub@redhat.com>
4785
4786 * dwarf2out.c (mem_loc_descriptor) <do_ucompare>: Call
4787 base_type_for_mode with op_mode instead of mode.
4788
572070ef
PB
47892011-06-01 Paul Brook <paul@cpodesourcery.com>
4790
4791 * config/arm/arm-cores.def: Add cortex-r5. Add DIV flags to
4792 Cortex-A15.
4793 * config/arm/arm-tune.md: Regenerate.
4794 * config/arm/arm-tables.opt: Regenerate.
4795 * config/arm/arm.c (FL_DIV): Rename...
4796 (FL_THUMB_DIV): ... to this.
4797 (FL_ARM_DIV): Define.
4798 (FL_FOR_ARCH7R, FL_FOR_ARCH7M): Use FL_THUMB_DIV.
4799 (arm_arch_hwdiv): Remove.
4800 (arm_arch_thumb_hwdiv, arm_arch_arm_hwdiv): New variables.
4801 (arm_issue_rate): Add cortexr5.
4802 * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Set
4803 __ARM_ARCH_EXT_IDIV__.
4804 (TARGET_IDIV): Define.
4805 (arm_arch_hwdiv): Remove.
4806 (arm_arch_arm_hwdiv, arm_arch_thumb_hwdiv): New prototypes.
4807 * config/arm/arm.md (tune_cortexr4): Add cortexr5.
4808 (divsi3, udivsi3): New patterns.
4809 * config/arm/thumb2.md (divsi3, udivsi3): Remove.
4810 * doc/invoke.texi: Document ARM -mcpu=cortex-r5
4811
11026b51
MJ
48122011-06-01 Martin Jambor <mjambor@suse.cz>
4813
4814 * ipa-utils.c (ipa_dfs_info): New field scc_no.
4815 * ipa-utils.c (searchc): Set scc_no.
4816
b6156cf2
MJ
48172011-06-01 Martin Jambor <mjambor@suse.cz>
4818
4819 * ipa-utils.c (searchc_env): New field allow_overwritable.
4820 (searchc): do not ignore edges to overwritable nodes if indicated
4821 by env->allow_overwritable.
4822 (ipa_reduced_postorder): Set env.allow_overwritable.
4823
6807da97
RG
48242011-06-01 Richard Guenther <rguenther@suse.de>
4825
4826 * tree.c (free_lang_data): Do not reset boolean_type_node nor
4827 char_type_node.
4828 * lto-streamer.c (lto_record_common_node): Take node pointer,
4829 do not register types.
4830 (lto_preload_common_nodes): Explicitly skip preloading nodes
4831 that differ between frontends.
4832
66bd20e7 48332011-05-31 Pat Haugen <pthaugen@us.ibm.com>
ddaf42bc
PH
4834
4835 * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from
4836 NON_FLOAT_REGS.
4837
66bd20e7 48382011-05-31 Pat Haugen <pthaugen@us.ibm.com>
abdd692e
PH
4839
4840 * config/rs6000/rs6000.c (rs6000_register_move_cost): Preserve from
4841 parameter value for dump. Dump cost on outermost call only.
4842 (rs6000_memory_move_cost): Dump cost on outermost call only.
4843
7351d8da
JJ
48442011-05-31 Jakub Jelinek <jakub@redhat.com>
4845
ead7c399
JJ
4846 * dwarf2out.c (resolve_addr_in_expr): Optimize away redundant
4847 DW_OP_GNU_convert ops.
4848
509f4495
JJ
4849 * cselib.c (promote_debug_loc): Allow l->next non-NULL for
4850 cselib_preserve_constants.
4851 (cselib_lookup_1): If cselib_preserve_constants,
4852 a new VALUE is being created for REG and there is a VALUE for the
4853 same register in wider mode, add another loc with lowpart SUBREG of
4854 the wider VALUE.
4855 (cselib_subst_to_values): Handle ENTRY_VALUE.
4856 * var-tracking.c (replace_expr_with_values): Return NULL for
4857 ENTRY_VALUE too.
4858 * dwarf2out.c (convert_descriptor_to_signed): New function.
4859 (mem_loc_descriptor) <case ZERO_EXTEND>: Optimize using DW_OP_and
4860 instead of two shifts.
4861 (mem_loc_descriptor) <do_shift>: ZERO_EXTEND second argument to
4862 the right mode if needed.
4863 (mem_loc_descriptor) <case MOD>: For typed ops just use DW_OP_mod.
4864 (mem_loc_descriptor) <case UNSIGNED_FIX>: Use
4865 convert_descriptor_to_signed.
4866 (mem_loc_descriptor) <case UDIV, CLZ, CTZ, FFS, POPCOUNT, PARITY,
4867 BSWAP, ROTATE, ROTATERT>: Handle these rtls.
4868
7351d8da
JJ
4869 PR target/48688
4870 * config/i386/i386.md (*lea_general_4): New define_insn_and_split.
4871
5cc93ee0
UB
48722011-05-31 Uros Bizjak <ubizjak@gmail.com>
4873
4874 * config/i386/i386.md: Use SWI248x instead of X87MODEI, SWI24 instead
4875 of X87MODEI12 and SWI48x instead of SSEMODEI24.
4876 (SWI248x): New mode iterator, rename from X87MODEI.
4877 (X87MODEI): Remove mode iterator.
4878 (X87MODEI12): Ditto.
4879 (SSEMODEI24): Ditto.
4880
f0686e78
AO
48812011-05-31 Alexandre Oliva <aoliva@redhat.com>
4882
4883 * params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.
4884 * doc/invoke.texi: Document max-vartrack-expr-depth.
4885 * var-tracking.c (EXPR_DEPTH): New.
4886 (reverse_op, vt_expand_loc, vt_expand_loc_dummy): Use it.
4887
f3308413
AO
48882011-05-31 Alexandre Oliva <aoliva@redhat.com>
4889
4890 * config/i386/i386.c (ix86_rtx_costs): Drop NEG from sub for FMA.
4891 * config/i386/sse.md: Add n to negated FMA pattern names.
4892
28c14a04
AO
48932011-05-31 Alexandre Oliva <aoliva@redhat.com>
4894
4895 * gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.
4896
70efc82d
AO
48972011-05-31 Alexandre Oliva <aoliva@redhat.com>
4898
5cc93ee0 4899 * gengtype-state.c (read_state_params_structs): Initialize previous.
70efc82d 4900
6ba5d856
UB
49012011-05-31 Uros Bizjak <ubizjak@gmail.com>
4902
4903 * config/i386/i386.md (*pushxf_nointeger): Merge alternatives 1 and 2.
4904 (FP push_operand splitters): Merge {TF,XF,DF}mode splitters.
4905
49062011-05-31 Uros Bizjak <ubizjak@gmail.com>
4907
4908 * config/i386/i386.md (*movtf_internal): Avoid allocating general
4909 registers. Penalize F*r->o alternative to prevent partial memory
4910 stalls. Slightly penalize *roF->*r alternative. Generate SSE
4911 CONST_DOUBLE immediates when optimizing function for size. Do not move
4912 CONST_DOUBLEs directly to memory for !TARGET_MEMORY_MISMATCH_STALL.
4913 (*movxf_internal): Slightly penalize Yx*roF->Yx*r alternative.
4914 (*movdf_internal): Slightly penalize Yd*roF->Yd*r alternative.
4915 (*movdf_internal_rex64): Slightly penalize rm->r, F->m and r->m
4916 alternatives.
4917 (*movsf_internal): Slightly penalize rmF->r and Fr->m alternatives.
4918
4919 (fp_register_operand splitters): Use fp_register_operand
4920 constraint. Do not use FP_REG_P in insn condition.
4921 (any_fp_register_operand splitters): Use any_fp_register_operand
4922 constraint. Do not use ANY_FP_REG_P in insn condition.
4923
533c07c5
JH
49242011-05-31 Jan Hubicka <jh@suse.cz>
4925
4926 * cgraph.h (cgraph_inline_failed_t): Give enum a name
4927 * lto-cgraph.c (LDPR_NUM_KNOWN): New macro.
4928 (LTO_cgraph_tags): Add LTO_cgraph_last_tag.
4929 (lto_output_edge): Use output_enum and var_len_unsigned.
4930 (lto_output_varpool_node): Likewise.
4931 (input_overwrite_node): Do not take resolution parameter;
4932 extract it from a bitpack.
4933 (input_node): Do not read resolution; use input_enum and
4934 var_len_unsigned.
4935 (input_varpool_node): Likewise.
4936 (input_edge): Likewise.
4937 (input_cgraph_1): Likewise.
4938
2611db71
RG
49392011-05-31 Richard Guenther <rguenther@suse.de>
4940
4941 * gimple.c (gimple_register_canonical_type): Do not register
4942 any types via gimple_register_type.
4943
b9e57365
JH
49442011-05-31 Jan Hubicka <jh@suse.cz>
4945
4946 * lto-symtab.c (lto_symtab_merge_cgraph_nodes): Merge alias decl
4947 of thunks.
4948
35979cc2
JJ
49492011-05-31 Jakub Jelinek <jakub@redhat.com>
4950
4951 PR rtl-optimization/49235
4952 * tree-ssa-address.c (gen_addr_rtx): Ignore base if it is const0_rtx.
4953 (create_mem_ref_raw): Create MEM_REF even if base is INTEGER_CST.
4954
8f7de592
IR
49552011-05-31 Ira Rosen <ira.rosen@linaro.org>
4956
4957 PR tree-optimization/49093
4958 * tree-vect-data-refs.c (vect_analyze_data_refs): Fail for volatile
4959 data references.
4960
8d8a3bda
DS
49612011-05-31 Dodji Seketeli <dodji@redhat.com>
4962
4963 PR debug/49047
4964 * dwarf2out.c (gen_subprogram_die): Emit linkage name attribute
6ba5d856 4965 for concrete functions containing the code of cloned functions.
8d8a3bda 4966
2e87621c
RG
49672011-05-31 Richard Guenther <rguenther@suse.de>
4968
4969 * tree-ssa-forwprop.c (forward_propagate_into_comparison): Rename
4970 to ...
4971 (forward_propagate_into_comparison_1): ... this.
4972 (forward_propagate_comparison): Rename to ...
4973 (forward_propagate_into_comparison): ... this. Split out
4974 real forward propagation code to ...
4975 (forward_propagate_comparison): ... this.
4976 (forward_propagate_into_gimple_cond): Remove looping.
4977 (forward_propagate_into_cond): Likewise.
4978 (simplify_not_neg_expr): Return whether we have done something.
4979 (simplify_gimple_switch): Likewise.
4980 (tree_ssa_forward_propagate_single_use_vars): Rename to ...
4981 (ssa_forward_propagate_and_combine): ... this. Re-structure
4982 to do a forward forward-propagation walk on BBs and a backward
6ba5d856 4983 stmt combining walk on BBs. Consistently re-scan changed statements.
2e87621c
RG
4984 (pass_forwprop): Adjust.
4985
5a880d5d
ILT
49862011-05-30 Ian Lance Taylor <iant@google.com>
4987
4988 * godump.c (go_format_type): Correct length of name added to
4989 obstack for anonymous field.
4990
5f133038
KK
49912011-05-30 Kaz Kojima <kkojima@gcc.gnu.org>
4992
4993 PR target/49186
4994 * config/sh/sh.c (expand_cbranchdi4): Set msw_skip when the high
4995 part of the second operand is 0.
4996
b17d5426
UB
49972011-05-30 Uros Bizjak <ubizjak@gmail.com>
4998
4999 * config/i386/i386.md (*movxf_internal): Penalize FYx*r->o alternative
5000 to prevent partial memory stalls. Do not move CONST_DOUBLEs directly
5001 to memory for !TARGET_MEMORY_MISMATCH_STALL.
5002 (*movdf_internal_rex64): Do not penalize F->r alternative.
6ba5d856 5003 (*movdf_internal): Penalize FYd*r->o alternative to prevent partial
b17d5426
UB
5004 memory stalls. Generate SSE and x87 CONST_DOUBLE immediates only
5005 when optimizing function for size. Do not move CONST_DOUBLEs
5006 directly to memory for !TARGET_MEMORY_MISMATCH_STALL.
6ba5d856
UB
5007 (FP move splitters): Merge {TF,XF,DF}mode splitters. Do not handle
5008 SUBREGs. Do not check for MEM_P operands in the insn condition,
b17d5426
UB
5009 check for ANY_FP_REGNO_P instead.
5010 * config/i386/constraints.md (Yd): Enable GENERAL_REGS for
5011 TARGET_64BIT and for TARGET_INTEGER_DFMODE_MOVES when optimizing
5012 function for speed.
5013 * config/i386/i386.c (ix86_option_override_internal): Do not
5014 set TARGET_INTEGER_DFMODE_MOVES here.
5015
a0cd843f
L
50162011-05-30 H.J. Lu <hongjiu.lu@intel.com>
5017
5018 PR target/49168
aad61732 5019 * config/i386/i386.md (*movtf_internal): Handle misaligned load/store.
a0cd843f 5020
006a5f38
JJ
50212011-05-30 Jakub Jelinek <jakub@redhat.com>
5022
5023 * dwarf2out.c (modified_type_die, gen_reference_type_die): Use
5024 DW_TAG_rvalue_reference_type even for
5025 -gdwarf-4 -fno-debug-types-section.
5026
6e96f98a
BS
50272011-05-30 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
5028
5029 PR tree-optimization/46728
5030 * tree-ssa-math-opts.c (build_and_insert_call): Reorder parms.
5031 (build_and_insert_binop): New.
5032 (gimple_expand_builtin_pow): Reorder args for
5033 build_and_insert_call; use build_and_insert_binop; add more
5034 optimizations for fractional exponents.
b17d5426 5035
4f60111f
NF
50362011-05-30 Nathan Froyd <froydnj@gcc.gnu.org>
5037
5038 PR bootstrap/49190
5039
5040 Revert:
5041 2011-05-26 Nathan Froyd <froydnj@codesourcery.com>
5042
5043 * tree.h (struct tree_identifier): Inherit from tree_typed, not
5044 tree_common.
5045 (HT_IDENT_TO_GCC_IDENT): Adjust for said change.
5046 * tree.c (initialize_tree_contains_struct): Mark TS_IDENTIFIER as
5047 TS_BASE instead of TS_COMMON.
5048 * varasm.c (assemble_name): Remove assert.
5049
3fd7879d
RS
50502011-05-30 Richard Sandiford <rdsandiford@googlemail.com>
5051
5052 * config.gcc: Keep obselete list sorted.
5053
80060f7a
JJ
50542011-05-30 Jakub Jelinek <jakub@redhat.com>
5055 Eric Botcazou <ebotcazou@adacore.com>
5056
5057 * var-tracking.c (vt_add_function_parameter): Remap incoming MEMs with
5058 crtl->args.internal_arg_pointer based address to arg_pointer_rtx if
5059 there is a DRAP register and arg_pointer_rtx is the CFA pointer.
5060 (vt_init_cfa_base): Don't equate cfa_base_rtx if stack was realigned.
5061 (vt_initialize): Initialize cfa_base_rtx if there is a DRAP register.
5062
17e99cdb
RG
50632011-05-30 Richard Guenther <rguenther@suse.de>
5064
5065 * gimple.c (gimple_types_compatible_p_1): Compare record
5066 and union type members properly.
5067
42b05b6e
RG
50682011-05-30 Richard Guenther <rguenther@suse.de>
5069
5070 PR tree-optimization/49210
6ba5d856
UB
5071 * ipa-split.c (split_function): Care for the case where the call
5072 result is not trivially convertible to the result holding variable.
42b05b6e 5073
f3321158
RG
50742011-05-30 Richard Guenther <rguenther@suse.de>
5075
5076 PR tree-optimization/49218
5077 * tree-vrp.c (adjust_range_with_scev): Properly check whether
5078 overflow occured.
5079
d12d8efe
RG
50802011-05-30 Richard Guenther <rguenther@suse.de>
5081
5082 * tree-ssa-forwprop.c (forward_propagate_into_comparison):
5083 New function split out from ...
5084 (forward_propagate_into_gimple_cond): ... here. Adjust.
5085 (forward_propagate_into_cond): Likewise.
5086 (forward_propagate_comparison): Also propagate into
5087 comparisons on assignment RHS. Change return value to
5088 behave similar to forward_propagate_into_cond.
5089 (tree_ssa_forward_propagate_single_use_vars): Handle
5090 strict-overflow warnings properly for forward_propagate_comparison.
5091
df33b41f
RO
50922011-05-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5093
5094 * configure.ac (gcc_cv_lto_plugin): Determine lto plugin support
5095 from plugin linker.
5096 * configure: Regenerate.
5097
69940d4d
IR
50982011-05-30 Ira Rosen <ira.rosen@linaro.org>
5099
5100 PR tree-optimization/49199
5101 * tree-vect-loop.c (vect_is_slp_reduction): Check that the
b17d5426 5102 non-reduction operands are either defined in the loop or by induction.
69940d4d 5103
226c52aa
XDL
51042011-05-29 Xinliang David Li <davidxl@google.com>
5105
5106 * opts-global.c (handle_common_deferred_options): Handle new options.
5107 * passes.c (register_one_dump_file): Call register_pass_name.
5108 (execute_one_pass): Check explicit enable/disable flag.
5109 (passr_hash): New function.
5110 (passr_eq): Ditto.
5111 (register_pass_name): Ditto.
5112 (get_pass_by_name): Ditto.
5113 (pass_hash): Ditto.
5114 (pass_eq): Ditto.
5115 (enable_pass): Ditto.
5116 (disable_pass): Ditto.
5117 (is_pass_explicitly_enabled_or_disabled): Ditto.
5118
491d8eed
UB
51192011-05-29 Uros Bizjak <ubizjak@gmail.com>
5120
5121 * config/i386/i386.md (*movoi_internal_avx): Use
5122 standard_sse_constant_opcode for alternative 0.
5123 (*movti_internal_sse): Ditto.
5124 (*movti_internal_rex64): Use standard_sse_constant_opcode for
5125 alternative 2.
5126 (*movdi_internal_rex64): Use standard_sse_constant_opcode for
5127 sselog1 type moves.
5128 (*movsi_internal): Ditto.
5129 (*movdi_internal): Ditto. Add ssecvt type moves.
5130
eb93b31f
EB
51312011-05-29 Eric Botcazou <ebotcazou@adacore.com>
5132
5133 PR target/48830
5134 * rtlanal.c (simplify_subreg_regno): Adjust comment.
5135
3f831b7d
JJ
51362011-05-29 Jakub Jelinek <jakub@redhat.com>
5137
5138 PR rtl-optimization/49095
5139 * config/i386/predicates.md (plusminuslogic_operator): New predicate.
5140 * config/i386/i386.md: Add peepholes for mem {+,-,&,|,^}= x; mem != 0.
5141
ee3ee488
RS
51422011-05-29 Richard Sandiford <rdsandiford@googlemail.com>
5143
5144 PR target/43995
5145 * config/mips/mips.c (mips_pic_call_symbol_from_set): Add a
5146 recurse_p argument. Only follow register copies if it is set,
5147 and prevent mips_find_pic_call_symbol from recursing.
5148 (mips_find_pic_call_symbol): Add a recurse_p argument.
5149 Pass it to mips_pic_call_symbol_from_set.
5150 (mips_annotate_pic_calls): Update accordingly.
5151
65f3dedb
RS
51522011-05-29 Richard Sandiford <rdsandiford@googlemail.com>
5153
5154 * emit-rtl.c (try_split): Use a loop to search for
5155 NOTE_INSN_CALL_ARG_LOCATIONs.
5156
61e374ab
RG
51572011-05-29 Richard Guenther <rguenther@suse.de>
5158
5159 PR tree-optimization/49217
5160 * ipa-pure-const.c (propagate_pure_const): Fix typos.
5161
fac009a8
JH
51622011-05-28 Jan Hubicka <jh@suse.cz>
5163
5164 * lto-streamer-out.c (hash_string_slot_node): Hash string based on its
5165 length.
5166 (string_slot_free): Remove
5167 (create_output_block): Initialize obstack.
5168 (destroy_output_block): Free obstack.
5169 (lto_string_index): Add PERSISTENT parameter; do not duplicate
5170 the string unless it needs to be added into the hash.
5171 (lto_output_string_with_length): Add persistent attribute;
5172 handle NULL strings.
5173 (lto_output_string): Add PERSISTENT parameter.
5174 (output_string_cst, output_identifier): Simplify.
5175 (lto_output_location_bitpack): Update.
5176 (lto_output_builtin_tree): Update.
5177 * lto-streamer.h (struct output_block): Add obstack.
491d8eed
UB
5178 (lto_output_string, lto_output_string_with_length): Remove
5179 declarations; functions are static now.
fac009a8 5180
fa766006
JH
51812011-05-28 Jan Hubicka <jh@suse.cz>
5182
5183 * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,
5184 pack_ts_decl_common_value_fields, pack_ts_decl_with_vis_value_fields,
5185 pack_ts_function_decl_value_fields, lto_output_builtin_tree,
5186 output_cfg, output_gimple_stmt): Use enum and variable length i/o.
5187 * lto-streamer-in.c (input_cfg, input_gimple_stmt,
5188 unpack_ts_fixed_cst_value_fields, unpack_ts_decl_common_value_fields,
5189 unpack_ts_decl_with_vis_value_fields,
5190 unpack_ts_type_common_value_fields, unpack_ts_block_value_fields,
5191 lto_get_builtin_tree): Use enum and variable length i/o.
5192 * basic-block.h (profile_status_d): Add PROFILE_LAST.
5193 * lto-streamer.h (bp_pack_int_in_range, bp_unpack_int_in_range):
5194 New functions.
5195 (bp_pack_enum, bp_unpack_enum): New macros.
5196
e092158b
RS
51972011-05-28 Richard Sandiford <rdsandiford@googlemail.com>
5198
5199 * genrecog.c: Remove redundant forward declarations.
5200
7ca2afa0
RS
52012011-05-28 Richard Sandiford <rdsandiford@googlemail.com>
5202
5203 * config.gcc: Deprecate mips*-*-openbsd*.
5204
a601a53a
RS
52052011-05-28 Richard Sandiford <rdsandiford@googlemail.com>
5206
5207 PR bootstrap/49195
5208 * genrecog.c (add_to_sequence): Use XEXP rather than XVECEXP
5209 for match_op_dup.
5210
fc64b448
AP
52112011-05-27 Andrew Pinski <pinskia@gmail.com>
5212
5213 PR middle-end/48981
5214 * gengtype.c (vec_prefix_type): New function.
5215 (note_def_vec): Use vec_prefix_type and change the length
5216 attribute to be based on the prefix.
5217 * vec.c: Include coretypes.h before vec.h.
5218 (struct vec_prefix): Remove.
5219 (vec_gc_p_reserve): Change the offsetof to sizeof.
5220 (vec_gc_p_reserve_exact): Likewise.
5221 (vec_heap_p_reserve): Likewise.
5222 (vec_heap_p_reserve_exact): Likewise.
5223 (vec_stack_o_reserve_1): Copy from +1 instead of from vec.
5224 (vec_stack_p_reserve): Change the offsetof to sizeof.
5225 (vec_stack_p_reserve_exact): Likewise.
5226 * vec.h (struct vec_prefix): New struct definition.
5227 (VEC_T(T,B)): Use vec_prefix instead of having num/alloc fields.
5228 (VEC_T_GTY(T,B)): Likewise.
5229 (DEF_VEC_FUNC_P(T)): Use prefix field.
5230 (DEF_VEC_NONALLOC_FUNCS_O(T,A)): Likewise.
5231 (DEF_VEC_NONALLOC_FUNCS_I(T,A)): Likewise.
5232
ba869341
BS
52332011-05-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
5234
5235 PR tree-optimization/46728
5236 * tree-ssa-math-opts.c (powi_as_mults_1): Add gimple_set_location.
5237 (powi_as_mults): Add gimple_set_location.
5238 (build_and_insert_call): New.
5239 (gimple_expand_builtin_pow): Add handling for pow(x,y) when y is
5240 0.5, 0.25, 0.75, 1./3., or 1./6.
491d8eed 5241
d296760d
AM
52422011-05-27 Alexander Monakov <amonakov@ispras.ru>
5243
5244 * doc/contrib.texi: Update copyright years.
5245 (Contributors): Add Zdenek Sojka.
5246
38e01f9e
NF
52472011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5248
5249 * c-decl.c (c_push_function_context): Copy the current statement
5250 list stack.
5251 (add_stmt): Check building_stmt_list_p and push_stmt if necessary.
5252 (finish_struct): Call building_stmt_list_p instead of checking
5253 cur_stmt_list.
5254 * c-parser.c (c_parser_postfix_expression): Likewise.
5255 * c-typeck.c (c_end_compound_stmt): Likewise.
5256 * print-tree.c (print_node) [STATEMENT_LIST]: Don't print TREE_CHAIN.
5257 * tree-iterator.c (stmt_list_cache): Change to a VEC.
5258 (alloc_stmt_list): Adjust for stmt_list_cache's new type.
5259 (free_stmt_list): Likewise.
5260 * tree.h (struct tree_statement_list): Include typed_tree instead
5261 of tree_common.
5262 * tree.c (initialize_tree_contains_struct): Mark TS_STATEMENT_LIST
5263 as TS_TYPED instead of TS_COMMON.
5264
8950516e 52652011-05-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
66bd20e7 5266 Uros Bizjak <ubizjak@gmail.com>
8950516e
RO
5267
5268 * configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt
5269 (HAVE_AS_IX86_TLSGDPTL): Define.
5270 (gcc_cv_as_ix86_tlsldmplt): Check for @tlsldmplt.
5271 (HAVE_AS_IX86_TLSLDMPLT): Define.
5272 * configure: Regenerate.
5273 * config.in: Regenerate.
5274 * config/i386/i386.c (ix86_print_operand): Handle code 'p'.
5275 * config/i386/i386.md (*tls_global_dynamic_32_gnu): If
5276 TARGET_SUN_TLS, use @tlsgdplt or @plt.
5277 (*tls_global_dynamic_64): Use @plt if TARGET_SUN_TLS.
5278 (*tls_local_dynamic_base_32_gnu): If TARGET_SUN_TLS, use
5279 @tlsldmplt or @plt.
5280 (*tls_local_dynamic_base_64): Use @plt if TARGET_SUN_TLS.
5281
b0bd15f7
BS
52822011-05-27 Bernd Schmidt <bernds@codesourcery.com>
5283
5284 * sched-int.h (struct _haifa_deps_insn_data): New members cond
5285 and reverse_cond.
5286 (INSN_COND, INSN_REVERSE_COND): New macros.
5287 * sched-deps.c (deps_analyze_insn): Call sched_get_condition_with_rev
5288 once.
5289 (sched_get_condition_with_rev): Cache the results, and look them up
5290 if possible.
5291 (sched_analyze_insn): Destroy INSN_COND of previous insns if they
5292 are clobbered by the current insn.
5293 * target.def (exposed_pipline): New sched data hook.
5294 * doc/tm.texi.in: TARGET_SCHED_EXPOSED_PIPELINE: Add hook.
5295 * doc/tm.texi: Regenerate.
5296
fa65a9cf
BS
52972011-05-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
5298
5299 PR tree-optimization/49170
5300 * tree-ssa-math-opts.c (execute_cse_sincos): Add checks for
5301 sincos or cexp.
b0bd15f7 5302
c2299dfe
RG
53032011-05-27 Richard Guenther <rguenther@suse.de>
5304
5305 PR middle-end/49189
5306 * fold-const.c (fold_unary_loc): Do not re-fold folding conversions
5307 of comparisons.
5308
a95b23b4
BS
53092011-05-27 Bernd Schmidt <bernds@codesourcery.com>
5310
5311 * haifa-sched.c (sched_scan_info): Remove.
5312 (schedule_block): Call sched_extend_luids rather than sched_init_luids
5313 with NULL args.
5314 (extend_bb, init_bb, extend_insn, init_insn, init_insns_in_bb):
5315 Remove functions.
5316 (sched_scan): Remove.
5317 (sched_extend_luids): Renamed from luids_extend_insn and no longer
5318 static. All callers changed.
5319 (sched_init_insn_luid): Renamed from luids_init_insn and no longer
5320 static. All callers changed.
5321 (sched_init_luids): Remove all arguments except the first. All
5322 callers changed. Don't use sched_scan.
5323 (haifa_init_h_i_d): Likewise.
5324 (haifa_init_insn): Call sched_extend_luids and sched_init_insn_luid
5325 manually rather than using sched_init_luids. Likewise with
5326 extend_h_i_d, init_h_i_d and haifa_init_h_i_d.
5327 * sel-sched.c (sel_region_target_finish): Call sched_extend_luids
5328 rather than sched_init_luids with NULL args.
5329 * sel-sched-ir.c (new_insns): Remove variable.
5330 (sched_scan): New static function, previously in haifa-sched.c. Remove
5331 all arguments but the first two; all callers changed.
5332 (sel_init_new_insn): Call sched_extend_luids and sched_init_insn_luid
5333 rather than sched_init_luids.
5334 (sel_init_bbs): Remove second argument. All callers changed.
5335 (sel_add_bb): Call sched_extend_luids rather than sched_init_luids
5336 with NULL arguments.
5337 (create_insn_rtx_from_pattern): Likewise.
5338 * sel-sched-ir.h (sel_init_bbs): Adjust declaration.
5339 * sched-int.h (sched_init_luids, haifa_init_h_i_d): Likewise.
5340 (sched_init_insn_luid, sched_extend_luids): Declare.
5341 (sched_scan_info_def, sched_scan_info, sched_scan): Remove
5342 declarations.
5343
f8f972fc
RB
53442011-05-27 Richard Guenther <rguenther@suse.de>
5345
5346 PR middle-end/49177
5347 * fold-const.c (fold_unary_loc): Fold (T)(A CMP B) to
5348 A CMP B ? (T) true : (T) false for non-integral types T again.
5349
51a9ed47
JH
53502011-05-27 Jan Hubicka <jh@suse.cz>
5351
5352 * lto-streamer-out.c (lto_string_index): break out from...; offset by 1
5353 so 0 means NULL string.
5354 (lto_output_string_with_length): ... here.
f8f972fc
RB
5355 (lto_output_string, output_string_cst, output_identifier): Update
5356 handling of NULL strings.
51a9ed47
JH
5357 (lto_output_location_bitpack): New function.
5358 (lto_output_location): Use it.
5359 (lto_output_tree_ref): Use output_record_start.
f8f972fc
RB
5360 (pack_ts_type_common_value_fields): Pack aliagn & alias set in var
5361 len values.
5362 * lto-streamer-in.c (string_for_index): Break out from ...; offset
5363 values by 1.
491d8eed 5364 (input_string_internal): ... here;
f8f972fc
RB
5365 (input_string_cst, input_identifier, lto_input_string): Update handling
5366 of NULL strings.
51a9ed47
JH
5367 (lto_input_location_bitpack): New function
5368 (lto_input_location): Use it.
f8f972fc
RB
5369 (unpack_ts_type_common_value_fields): Pack align & alias in var len
5370 values.
51a9ed47
JH
5371 * lto-streamer.h (bp_pack_val_len_unsigned, bp_pack_val_len_int,
5372 bp_unpack_val_len_unsigned, bp_unpack_val_len_int): Declare.
5373 (bp_pack_value): Sanity check the value range.
5374 * lto-section-in.c (bp_unpack_val_len_unsigned, bp_unpack_val_len_int):
5375 New functions.
5376 * lto-section-out.h (bp_pack_val_len_unsigned, bp_pack_val_len_int):
5377 New functions.
5378
66bd20e7 53792011-05-27 Hariharan Sandanagobalane <hariharan@picochip.com>
dc38fc2e
HS
5380
5381 * config/picochip/picochip.c (reorder_var_tracking_notes): Drop
5382 call_arg_location instructions down the floor.
5383
574e418a
VM
53842011-05-26 Vladimir Makarov <vmakarov@redhat.com>
5385
5386 PR rtl-optimization/49154
5387 * ira.c (setup_pressure_classes): Process class without sublcasses
5388 as a candidate for pressure classes.
5389
6a1a787e
RS
53902011-05-26 Richard Sandiford <rdsandiford@googlemail.com>
5391
5392 PR rtl-optimization/48575
5393 * genrecog.c (position_type): New enum.
5394 (position): New structure.
5395 (decision): Use position structure instead of a string.
5396 (root_pos, peep2_insn_pos_list): New variables.
5397 (next_position, compare_positions): New functions.
5398 (new_decision): Use position structures instead of strings.
5399 (maybe_both_true): Likewise.
5400 (change_state): Likewise.
5401 (write_tree): Likewise.
5402 (make_insn_sequence): Likewise.
5403
92e948a8
NF
54042011-05-26 Nathan Froyd <froydnj@codesourcery.com>
5405
5406 * tree.c (initialize_tree_contains_struct): Mark TS_BLOCK as
5407 TS_BASE instead of TS_COMMON.
5408 (find_decls_types_r): Check for TS_TYPED structure before looking at
5409 TREE_TYPE.
5410 * tree.h (struct tree_block): Inherit from tree_base, not tree_common.
5411 Add chain field.
5412 (BLOCK_CHAIN): Use new chain field.
5413
66bd20e7 54142011-05-26 Pat Haugen <pthaugen@us.ibm.com>
c61e40d3
PH
5415
5416 * config/rs6000/rs6000.c (rs6000_register_move_cost): Make LR/CTR
5417 moves expensive on Power7 also.
5418
1f498652
RG
54192011-05-26 Richard Guenther <rguenther@suse.de>
5420
5421 * fold-const.c (fold_unary_loc): Remove bogus code.
5422
a2fc3e63
NF
54232011-05-26 Nathan Froyd <froydnj@codesourcery.com>
5424
5425 * tree.h (struct tree_identifier): Inherit from tree_typed, not
5426 tree_common.
5427 (HT_IDENT_TO_GCC_IDENT): Adjust for said change.
5428 * tree.c (initialize_tree_contains_struct): Mark TS_IDENTIFIER as
5429 TS_BASE instead of TS_COMMON.
5430 * varasm.c (assemble_name): Remove assert.
5431
d11bf18f
BS
54322011-05-26 Bernd Schmidt <bernds@codesourcery.com>
5433
5434 * Makefile.in (srcdirify): Change order so that libgcc_objdir is
5435 substituted first.
5436 * libgcc-std.ver: Delete file.
5437
ac8e1875
RG
54382011-05-26 Richard Guenther <rguenther@suse.de>
5439
5440 PR tree-optimization/48702
5441 * tree-ssa-address.c (create_mem_ref_raw): Create MEM_REFs
5442 only when we know the base address is within bounds.
5443 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Do not
5444 assume the base address of TARGET_MEM_REFs is in bounds.
5445
7e32e652
RO
54462011-05-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5447
5448 PR target/49099
5449 * config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Wrap
5450 declaration in TARGET_SOLARIS.
5451
66bd20e7 54522011-05-26 Hariharan Sandanagobalane <hariharan@picochip.com>
43660e0b
HS
5453
5454 * config/picochip/picochip.md (cbranchhi4): No :CC for match_operator.
491d8eed 5455 The instruction is then expanded explicitly.
43660e0b
HS
5456 (supported_compare): Callable instruction.
5457 (compare): Likewise.
5458
1537737f
JJ
54592011-05-26 Jakub Jelinek <jakub@redhat.com>
5460
5461 PR c++/49165
5462 * gimplify.c (shortcut_cond_r): Don't special case
5463 COND_EXPRs if they have void type on one of their arms.
5464
7b1ac803
BS
54652011-05-26 Bernd Schmidt <bernds@codesourcery.com>
5466
5467 * haifa-sched.c (schedule-block): Reorder the inner scheduling loop
5468 to reduce duplication, and to achieve a slightly more logical order
5469 of operations.
5470
1aa9438f
JJ
54712011-05-26 Jakub Jelinek <jakub@redhat.com>
5472
5473 PR tree-optimization/49161
5474 * tree-vrp.c (struct case_info): New type.
5475 (compare_case_labels): Sort case_info structs instead of
5476 trees, and not primarily by CASE_LABEL uids but by
5477 label_for_block indexes.
5478 (find_switch_asserts): Put case labels into struct case_info
5479 array instead of TREE_VEC, adjust sorting, compare label_for_block
5480 values instead of CASE_LABELs.
5481
50fed7bf
RR
54822011-05-26 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
5483
5484 * config/arm/neon.md ("orn<mode>3_neon"): Canonicalize not.
5485 ("orndi3_neon"): Likewise.
5486 ("bic<mode>3_neon"): Likewise.
5487
48df3fa6
IR
54882011-05-26 Ira Rosen <ira.rosen@linaro.org>
5489
5490 PR tree-optimization/49038
5491 * tree-vect-loop-manip.c (vect_generate_tmps_on_preheader):
5492 Ensure at least one epilogue iteration if required by data
5493 accesses with gaps.
5494 * tree-vectorizer.h (struct _loop_vec_info): Add new field
5495 to mark loops that require peeling for gaps.
5496 * tree-vect-loop.c (new_loop_vec_info): Initialize new field.
5497 (vect_get_known_peeling_cost): Take peeling for gaps into
5498 account.
5499 (vect_transform_loop): Generate epilogue if required by data
5500 access with gaps.
5501 * tree-vect-data-refs.c (vect_analyze_group_access): Mark the
5502 loop as requiring an epilogue if there are gaps in the end of
5503 the strided group.
5504
53febcba
ILT
55052011-05-25 Ian Lance Taylor <iant@google.com>
5506
5507 * godump.c (go_format_type): Output the first field with a usable
5508 Go type, if any.
5509
dbbc4d4c
ILT
55102011-05-25 Ian Lance Taylor <iant@google.com>
5511
5512 * godump.c (go_format_type): Check for invalid type names, pointer
5513 target types, and struct field types.
5514
f03a5402
JM
55152011-05-25 Jason Merrill <jason@redhat.com>
5516
5517 * print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.
5518
c497c412
UB
55192011-05-25 Uros Bizjak <ubizjak@gmail.com>
5520
5521 * config/i386/sse.md (*<sse>_maskcmp<mode>3_comm): New pattern.
5522
e470affe
L
55232011-05-25 H.J. Lu <hongjiu.lu@intel.com>
5524
5525 * config/i386/i386.md (*movqi_extv_1)): Put back
5526 "register_operand" check in "type" calculation.
5527 (*movqi_extzv_2): Likewise.
5528
6c81b2bc
L
55292011-05-25 H.J. Lu <hongjiu.lu@intel.com>
5530
c497c412 5531 * doc/extend.texi (X86 Built-in Functions): Update pause intrinsic.
6c81b2bc 5532
0c007eb2
BS
55332011-05-25 Bernd Schmidt <bernds@codesourcery.com>
5534
5535 PR bootstrap/49160
5536 * libgcc2.h (__powisf2, __powidf2, __powitf2, __powixf2,
5537 __mulsc3, __muldc3, __mulxc3, __multc3, __divsc3, __divdc3,
5538 __divxc3, __divtc3): Wrap definitions in #ifndef.
5539
521ca78e
L
55402011-05-25 H.J. Lu <hongjiu.lu@intel.com>
5541
5542 PR target/49142
5543 * config/i386/i386.md (*movqi_extv_1_rex64): Remove
5544 "register_operand" check and replace q_regs_operand with
5545 QIreg_operand in "type" calculation.
5546 (*movqi_extv_1): Likewise.
5547 (*movqi_extzv_2_rex64): Likewise.
5548 (*movqi_extzv_2): Likewise.
5549
5550 * config/i386/predicates.md (QIreg_operand): New.
5551
29f8b844
RG
55522011-05-25 Richard Guenther <rguenther@suse.de>
5553
5554 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Fix
5555 type-based offset disambiguation, streamline MEM_REF and
5556 TARGET_MEM_REF handling.
5557
74838de3
L
55582011-05-25 H.J. Lu <hongjiu.lu@intel.com>
5559
5560 * config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_PAUSE.
5561 (bdesc_special_args): Add pause intrinsic.
5562
5563 * config/i386/i386.md (UNSPEC_PAUSE): New.
5564 (pause): Likewise.
5565 (*pause): Likewise.
5566 * config/i386/ia32intrin.h (__pause): Likewise.
5567
5568 * doc/extend.texi (X86 Built-in Functions): Add documentation for
5569 pause intrinsic.
5570
d24ad7d6
BS
55712011-05-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
5572
5573 PR tree-optimization/46728
5574 * tree-ssa-math-opts.c (gimple_expand_builtin_pow): New.
5575 (execute_cse_sincos): Add switch case for BUILT_IN_POW.
c497c412 5576
d9f8303f
NF
55772011-05-25 Nathan Froyd <froydnj@codesourcery.com>
5578
5579 * tree.h (struct tree_exp): Inherit from struct tree_typed.
5580 * tree.c (initialize_tree_contains_struct): Mark TS_EXP as TS_TYPED
5581 instead of TS_COMMON.
5582
cdbf4541
BS
55832011-05-25 Bernd Schmidt <bernds@codesourcery.com>
5584
5585 * libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if
5586 LIBGCC2_GNU_PREFIX is defined.
5587 (__N): New macro.
5588 (__powisf2, __powidf2, __powitf2, __powixf2, __bswapsi2, __bswapdi2,
5589 __mulsc3, __muldc3, __mulxc3, __multc3, __divsc3, __divdc3, __divxc3,
5590 __divtc3, __udiv_w_sdiv, __clear_cache, __enable_execute_stack,
5591 __clz_tab): Define using __N.
5592 (__absvsi2, __negvsi2, __addvsi3, __subvsi3, __mulvsi3): Likewise if
5593 COMPAT_SIMODE_TRAPPING_ARITHMETIC.
5594 * target.def (libfunc_gnu_prefix): New hook.
5595 * doc/tm.texi.in (LIBGCC2_GNU_PREFIX): Document.
5596 (TARGET_LIBFUNC_GNU_PREFIX): Add hook.
5597 * doc/tm.texi: Regenerate.
5598 * system.h (LIBGCC2_GNU_PREFIX): Poison.
5599 * optabs.c (gen_libfunc): Take the libfunc_gnu_prefix hook into
5600 account.
5601 (gen_interclass_conv_libfunc, gen_intraclass_conv_libfunc): Likewise.
5602 (init_optabs): Likewise for the bswap libfuncs.
5603 * tree.c (build_common_builtin_nodes): Likewise for complex multiply
5604 and divide.
5605 * config/t-slibgcc-elf-ver (SHLIB_MAPFILES): Use $$(libgcc_objdir).
5606 * config/t-slibgcc-sld (SHLIB_MAPFILES): Likewise.
5607 * libgcc-std.ver: Remove.
5608 * Makefile.in (srcdirify): Handle $$(libgcc_objdir).
5609 * config/frv/t-linux (SHLIB_MAPFILES): Use $$(libgcc_objdir) for
5610 libgcc-std.ver.
5611 * config/i386/t-linux (SHLIB_MAPFILES): Likewise.
5612 * config/mips/t-slibgcc-irix (SHLIB_MAPFILES): Likewise.
5613 * config/rs6000/t-aix43 (SHLIB_MAPFILES): Likewise.
5614 * config/rs6000/t-aix52 (SHLIB_MAPFILES): Likewise.
5615 * config/sparc/t-linux (SHLIB_MAPFILES): Likewise.
5616 * config/i386/t-linux (SHLIB_MAPFILES): Likewise.
5617 * config/i386/t-linux (SHLIB_MAPFILES): Likewise.
5618 * config/fixed-bit.h (FIXED_OP): Define differently depending on
5619 LIBGCC2_GNU_PREFIX. All uses changed not to pass leading underscores.
5620 (FIXED_CONVERT_OP, FIXED_CONVERT_OP2): Likewise.
5621
f242c0a5
JH
56222011-05-25 Jan Hubicka <jh@suse.cz>
5623
5624 * lto-streamer-out.c (output_record_start): Use lto_output_enum
5625 (lto_output_tree): Use output_record_start.
5626 * lto-streamer-in.c (input_record_start): Use lto_input_enum
5627 (lto_get_pickled_tree): Use input_record_start.
5628 * lto-section-in.c (lto_section_overrun): Turn into fatal error.
5629 (lto_value_range_error): New function.
5630 * lto-streamer.h (lto_value_range_error): Declare.
5631 (lto_output_int_in_range, lto_input_int_in_range): New functions.
5632 (lto_output_enum, lto_input_enum): New macros.
5633
a11e0df4
EB
56342011-05-25 Eric Botcazou <ebotcazou@adacore.com>
5635
5636 * common.opt (flag_stack_usage_info): New variable.
5637 (-Wstack-usage): New option.
5638 * doc/invoke.texi (Warning options): Document -Wstack-usage.
5639 * opts.c (common_handle_option) <OPT_Wstack_usage_>: New case.
5640 <OPT_fstack_usage>: Likewise.
5641 * toplev.c (output_stack_usage): Handle -Wstack-usage.
5642 * calls.c (expand_call): Test flag_stack_usage_info variable instead
5643 of flag_stack_usage.
5644 (emit_library_call_value_1): Likewise.
5645 * explow.c (allocate_dynamic_stack_space): Likewise.
5646 * function.c (instantiate_virtual_regs ): Likewise.
5647 (prepare_function_start): Likewise.
5648 (rest_of_handle_thread_prologue_and_epilogue): Likewise.
5649 * config/alpha/alpha.c (alpha_expand_prologue): Likewise.
5650 * config/arm/arm.c (arm_expand_prologue): Likewise.
5651 (thumb1_expand_prologue): Likewise.
5652 * config/avr/avr.c (expand_prologue): Likewise.
5653 * config/i386/i386.c (ix86_expand_prologue): Likewise.
5654 * config/ia64/ia64.c (ia64_expand_prologue): Likewise.
5655 * config/m68k/m68k.c (m68k_expand_prologue): Likewise.
5656 * config/mips/mips.c (mips_expand_prologue): Likewise.
5657 * config/pa/pa.c (hppa_expand_prologue): Likewise.
5658 * config/rs6000/rs6000.c (rs6000_emit_prologue): Likewise.
5659 * config/s390/s390.c (s390_emit_prologue): Likewise.
5660 * config/sh/sh.c (sh_expand_prologue): Likewise.
5661 * config/sparc/sparc.c (sparc_expand_prologue): Likewise.
5662 * config/spu/spu.c (spu_expand_prologue): Likewise.
5663
e7cfe241
RG
56642011-05-25 Richard Guenther <rguenther@suse.de>
5665
5666 * gimple.c (iterative_hash_canonical_type): Skip non-FIELD_DECLs.
5667 (gimple_canonical_types_compatible_p): Likewise.
5668
c5235f4c
JH
56692011-05-25 Jan Hubicka <jh@suse.cz>
5670
5671 PR middle-end/49062
5672 * ipa.c (function_and_variable_visibility): Only add to same
5673 comdat group list if DECL_ONE_ONLY.
5674
8242a0f6
AB
56752011-05-25 Andrey Belevantsev <abel@ispras.ru>
5676
5677 PR rtl-optimization/49014
5678 * config/i386/athlon.md (athlon_ssecomi): Change type to ssecomi.
5679
642a011d
JJ
56802011-05-25 Jakub Jelinek <jakub@redhat.com>
5681
5682 PR target/49128
5683 * config/i386/driver-i386.c (host_detect_local_cpu): Fix a typo.
5684
30a435d8
VM
56852011-05-24 Vladimir Makarov <vmakarov@redhat.com>
5686
5687 PR rtl-optimization/48757
5688 * ira-build.c (loop_with_eh_edge_p): Rename to
5689 loop_with_complex_edge_p, check edges on complexity, make function
5690 conditional.
5691 (mark_loops_for_removal): Make call of loop_with_complex_edge_p
5692 conditional.
5693
24d1bbc7
EB
56942011-05-24 Eric Botcazou <ebotcazou@adacore.com>
5695
5696 * config/sparc/sparc.c (sparc_option_override): If not set by the user,
5697 force flag_ira_share_save_slots to 0.
5698
65773087
EB
56992011-05-24 Eric Botcazou <ebotcazou@adacore.com>
5700
5701 * var-tracking.c (compute_cfa_pointer): Adjust head comment.
5702 (vt_initialize): Set PROLOGUE_BB unconditionally.
5703 Add block comment about CFA_BASE_RTX machinery.
5704 Reset FP_CFA_OFFSET to -1 on all invalid paths.
5705 Call vt_init_cfa_base only if FP_CFA_OFFSET isn't equal to -1.
5706
4e26ba90
NP
57072011-05-24 Nicola Pero <nicola.pero@meta-innovation.com>
5708
5709 PR objc/48187
5710 * c-parser.c (c_parser_objc_class_instance_variables): More robust
5711 parsing of syntax error in ObjC instance variable lists. In
5712 particular, avoid an infinite loop if there is a stray ']'.
5713 Updated error message.
5714
936fd13c
ILT
57152011-05-24 Ian Lance Taylor <iant@google.com>
5716
5717 * godump.c (go_define): Don't accept a string immediately after
5718 another operand.
5719
f17333e3
ILT
57202011-05-24 Ian Lance Taylor <iant@google.com>
5721
5722 * godump.c (struct godump_container): Add invalid_hash field.
5723 (go_format_type): Return false if type is found in invalid_hash.
5724 (go_output_typedef): Add invalid type to invalid_hash.
5725 (go_finish): Create and delete invalid_hash.
5726
d24ad7d6 57272011-05-24 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
c497c412 5728
78be79d5
BS
5729 PR tree-optimization/46728
5730 * tree-ssa-math-opts.c (powi_table): New.
5731 (powi_lookup_cost): New.
5732 (powi_cost): New.
5733 (powi_as_mults_1): New.
5734 (powi_as_mults): New.
5735 (gimple_expand_builtin_powi): New.
5736 (execute_cse_sincos): Add switch case for BUILT_IN_POWI.
5737 (gate_cse_sincos): Remove sincos/cexp restriction.
f17333e3 5738
caee412b
RO
57392011-05-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5740
5741 PR target/3746
5742 * config.gcc (alpha*-dec-osf5.1*): Only build mips-tfile,
5743 mips-tdump native.
5744 * mips-tfile.c: Remove CROSS_DIRECTORY_STRUCTURE handling.
5745 * mips-tdump.c: Likewise.
5746
5eed4f27
L
57472011-05-24 H.J. Lu <hongjiu.lu@intel.com>
5748
5749 PR target/49128
5750 * config/i386/driver-i386.c (host_detect_local_cpu): Always
5751 add -mno-XXX. Handle FMA.
5752
8c5fdaae
VM
57532011-05-24 Vladimir Makarov <vmakarov@redhat.com>
5754
5755 PR rtl-optimization/48633
5756 * ira-build.c (loop_with_eh_edge_p): New function.
5757 (mark_loops_for_removal): Use it.
5758
57592011-05-24 Vladimir Makarov <vmakarov@redhat.com>
113a5be6
VM
5760
5761 PR rtl-optimization/48971
5762 * ira.c (setup_pressure_classes): Don't check register move cost
5763 for classes with one registers. Don't add pressure class if there
5764 is a pressure class with the same available hard registers.
5765 Check contains_reg_of_mode. Fix a typo in collecting
5766 temp_hard_regset. Ignore hard registers not belonging to a class.
5767
df1f7315
UB
57682011-05-24 Uros Bizjak <ubizjak@gmail.com>
5769
5770 PR target/49133
5771 * config/i386/sse.md (sse2_loadhpd): Remove shufpd alternative.
5772
ee0cb37c
EB
57732011-05-24 Eric Botcazou <ebotcazou@adacore.com>
5774 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5775
5776 PR gcov-profile/48845
5777 * config/sol2.h (LIB_SPEC): Link TLS support for tree profiling.
5778
6a20ce76
RG
57792011-05-24 Richard Guenther <rguenther@suse.de>
5780
5781 * gimple.c (compare_type_names_p): Remove for_completion_p arg.
5782 (gimple_compatible_complete_and_incomplete_subtype_p): Remove.
5783 (gimple_types_compatible_p_1): Adjust.
5784 (iterative_hash_canonical_type): Do not bother about complete vs.
5785 incomplete types.
5786 (gimple_canonical_types_compatible_p): Likewise.
5787
2fcb858c
RO
57882011-05-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5789
5790 * config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Remove.
5791
96d91dcf
RG
57922011-05-24 Richard Guenther <rguenther@suse.de>
5793
5794 PR bootstrap/49078
5795 * gimple.c (gimple_register_canonical_type): Revert
5796 previous change.
5797 * alias.c (get_alias_set): Only assert that TYPE_CANONICAL
5798 does not for a tree for the case where it matters. Cache
5799 pointer-type alias-sets.
5800
1ed1641d
JM
58012011-05-24 Joseph Myers <joseph@codesourcery.com>
5802
5803 * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.
5804 (OBJS): Remove options.o, opts-common.o and prefix.o.
5805 (OBJS-libcommon-target): New.
5806 (ALL_HOST_BACKEND_OBJS): Include $(OBJS-libcommon-target).
5807 (BACKEND): Include libcommon-target.a.
5808 (MOSTLYCLEANFILES): Include libcommon-target.a.
5809 (libcommon-target.a): New.
5810 (xgcc$(exeext), cpp$(exeext)): Use libcommon-target.a instead of
5811 prefix.o.
5812
57dfdff0
JM
58132011-05-23 Joseph Myers <joseph@codesourcery.com>
5814
5815 * optc-save-gen.awk: New. Based on optc-gen.awk. Don't generate
5816 parts of output shared with the driver.
5817 * optc-gen.awk: Don't generate parts of output not shared with the
5818 driver.
5819 * opth-gen.awk: Remove GCC_DRIVER conditionals.
5820 * doc/options.texi (SourcerInclude): Mention options-save.c.
5821 * Makefile.in (GCC_OBJS): Use options.o instead of gcc-options.o.
5822 (OBJS): Add options-save.o.
5823 (options-save.c, options-save.o): New.
5824 (options.o): Update dependencies.
5825 (gcc-options.o): Remove.
5826 (mostlyclean): Remove options-save.c.
5827
0e0d82a7
JJ
58282011-05-23 Jakub Jelinek <jakub@redhat.com>
5829
9166988f
JJ
5830 PR debug/49032
5831 * dbxout.c: Include cgraph.h.
5832 (dbxout_expand_expr): If a VAR_DECL is TREE_STATIC, not written
5833 and without value expr, return NULL if no varpool node exists for
5834 it or if it is not needed.
5835 * Makefile.in (dbxout.o): Depend on $(CGRAPH_H).
5836
0e0d82a7
JJ
5837 PR c/49120
5838 * c-decl.c (start_decl): Convert expr to void_type_node.
5839
65712d5c
RS
58402011-05-23 Richard Sandiford <rdsandiford@googlemail.com>
5841
5842 PR rtl-optimization/48826
5843 * emit-rtl.c (try_split): When splitting a call that is followed
5844 by a NOTE_INSN_CALL_ARG_LOCATION, move the note after the new call.
5845
9025085e
JJ
58462011-05-23 Jakub Jelinek <jakub@redhat.com>
5847
5848 * cfgexpand.c (expand_debug_expr): For unused non-addressable
5849 parameters passed in memory prefer using DECL_INCOMING_RTL over
5850 the pseudos it will be copied into.
5851
34a061be
L
58522011-05-23 H.J. Lu <hongjiu.lu@intel.com>
5853
5854 PR target/47315
5855 * config/i386/i386.c (ix86_option_override_internal): Save the
5856 initial options after checking vzeroupper.
5857
c375a3a4
DL
58582011-05-23 David Li <davidxl@google.com>
5859
5860 PR tree-optimization/48988
5861 * tree-ssa-uninit.c (convert_control_dep_chain_into_preds):
5862 Initialize has_valid_pred for each pred chain.
5863
e1caba18
RG
58642011-05-23 Richard Guenther <rguenther@suse.de>
5865
5866 * gimple.c (gimple_types_compatible_p_1): Always compare type names.
5867 (iterative_hash_gimple_type): Always hash type names.
5868
dde05067
NF
58692011-05-23 Nathan Froyd <froydnj@codesourcery.com>
5870
5871 * c-typeck.c (build_function_call_vec): Tweak call to
5872 check_function_arguments.
5873
094f6ab3
RG
58742011-05-23 Richard Guenther <rguenther@suse.de>
5875
5876 PR tree-optimization/49115
5877 * tree-ssa-alias.c (stmt_kills_ref_p_1): If the assignment
5878 is not necessarily carried out, do not claim it kills the ref.
5879 * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1): Likewise.
5880
9a9822e1
RG
58812011-05-23 Richard Guenther <rguenther@suse.de>
5882
5883 PR middle-end/15419
5884 * builtins.c (fold_builtin_memory_op): Be less restrictive about
5885 what pointer types we accept for folding.
5886
c8028650
RO
58872011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5888
5889 * gthr-gnat.c: Remove.
5890 * gthr-gnat.h: Remove.
5891 * Makefile.in (LIB2ADDEH): Remove $(srcdir)/gthr-gnat.c.
5892 * config/t-freebsd (LIB2ADDEH): Likewise.
5893 * config/t-linux (LIB2ADDEH): Likewise.
5894 * config/t-sol2 (LIB2ADDEH): Likewise.
5895 * config/ia64/t-vms (LIB2ADDEH): Likewise.
5896 * configure.ac (target_thread_file): Remove gnat handling.
5897 * configure: Regenerate.
5898 * doc/install.texi (Configuration, --enable-threads): Remove gnat.
5899
15882fe9
TG
59002011-05-23 Tristan Gingold <gingold@adacore.com>
5901 Eric Botcazou <ebotcazou@adacore.com>
5902
5903 * gcov.c (create_file_names): If no object directory is specified,
5904 keep the directory of the file.
5905
da90c957
RO
59062011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5907
5908 * configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list.
5909 * configure: Regenerate.
5910
7bba408b
JJ
59112011-05-23 Jakub Jelinek <jakub@redhat.com>
5912
5913 PR middle-end/48973
5914 * expr.c (expand_expr_real_2) <case LT_EXPR>: If do_store_flag
5915 failed and the comparison has a single bit signed type, use
5916 constm1_rtx instead of const1_rtx for true value.
5917 (do_store_flag): If ops->type is single bit signed type, disable
5918 signel bit test optimization and pass -1 instead of 1 as last
5919 parameter to emit_store_flag_force.
5920
bc69f7ff
TV
59212011-05-23 Tom de Vries <tom@codesourcery.com>
5922
5923 PR target/45098
5924 * tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): New
5925 function.
5926 (infer_loop_bounds_from_undefined): Use new function.
5927
29cedf8e
RS
59282011-05-22 Richard Sandiford <rdsandiford@googlemail.com>
5929
5930 * config/mips/mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.
5931 (ASM_SPEC): Add a -O* option here. Pass -O0 for -noasmopt,
5932 -O1 for -fno-delayed-branch, -O2 if optimization is enabled,
5933 and -O0 otherwise.
5934 (EXTRA_SPECS): Remove subtarget_asm_optimizing_spec.
5935
afe8b6ec
EB
59362011-05-22 Eric Botcazou <ebotcazou@adacore.com>
5937
5938 * cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.
5939 (try_optimize_cfg): Update BB_FORWARDER_BLOCK if try_forward_edges
5940 returns true.
5941
872dab53
RS
59422011-05-22 Richard Sandiford <rdsandiford@googlemail.com>
5943
5944 * config/mips/mips.c (mips_default_arch): Honor MIPS_ISA_DEFAULT.
5945
145f6c5b
EB
59462011-05-22 Eric Botcazou <ebotcazou@adacore.com>
5947
5948 * config/sparc/sparc.c (sparc_delegitimize_address): Handle
5949 UNSPEC_MOVE_PIC pattern.
5950
8ac79835
EB
59512011-05-22 Eric Botcazou <ebotcazou@adacore.com>
5952
5953 * config.gcc (sparc-*-elf*): Add sparc/t-crtin.
5954 (sparc-*-rtems*): Likewise.
5955 (sparc64-*-elf*): Likewise.
5956 (sparc64-*-rtems*): Likewise.
5957 (sparc*-*-solaris2*): Likewise. Remove crti.o crtn.o extra parts.
5958 * config/sparc/t-crtin: New file.
5959 * config/sparc/t-sol2 (crti.o): Delete rule.
5960 (crtn.o): Likewise.
5961 * config/sparc/t-linux64 (EXTRA_MULTILIB_PARTS): Delete.
5962 * config/sparc/t-sol2-64 (EXTRA_MULTILIB_PARTS): Likewise.
5963 * config/sparc/sp64-elf.h (STARTFILE_SPEC): Tidy and add crti.o.
5964 (ENDFILE_SPEC): Add crtn.o.
5965
5fb43dd8
TV
59662011-05-22 Tom de Vries <tom@codesourcery.com>
5967
5968 PR middle-end/48689
5969 * fold-const.c (fold_checksum_tree): Guard TREE_CHAIN use with
5970 CODE_CONTAINS_STRUCT (TS_COMMON).
5971
ccb1b17b
JJ
59722011-05-22 Jakub Jelinek <jakub@redhat.com>
5973
5974 PR middle-end/49029
5975 * expmed.c (extract_fixed_bit_field): Test whether target can be used
5976 only after deciding which mode to use.
5977
50ad7db2
TV
59782011-05-22 Tom de Vries <tom@codesourcery.com>
5979
5980 PR target/45098
dc0a3366 5981 * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Fix const test
50ad7db2
TV
5982 for call to get_shiftadd_cost.
5983
ef230b38
UB
59842011-05-22 Uros Bizjak <ubizjak@gmail.com>
5985
5986 PR target/49104
5987 * config/i386/cpuid.h (bit_MMXEXT): New define.
5988
15f072f9
NC
59892011-05-22 Nick Clifton <nickc@redhat.com>
5990
5991 * config/stormy16/stormy16.c (xstormy16_init_builtins): prevent
5992 initialisation of non-existant args[2] element. Use args[] array
5993 not arg[] array to pass arguments to build_function_type_list.
5994
e38fdc94
IR
59952011-05-22 Ira Rosen <ira.rosen@linaro.org>
5996
5997 PR tree-optimization/49087
ef230b38 5998 * tree-vect-loop.c (vect_is_slp_reduction): Fail if LHS has no uses.
e38fdc94 5999
5b018c65
JM
60002011-05-21 Jason Merrill <jason@redhat.com>
6001
6002 PR c++/49092
6003 * dwarf2out.c (tree_add_const_value_attribute_for_decl): Check for
6004 static storage duration.
6005
abd9a770
EB
60062011-05-21 Eric Botcazou <ebotcazou@adacore.com>
6007
6008 * config/sparc/sparc.md (setjmp): Handle PIC mode and use the hard
6009 frame pointer.
6010
bd9a3248
EB
60112011-05-21 Eric Botcazou <ebotcazou@adacore.com>
6012
6013 * config/sparc/sparc.c (eligible_for_return_delay): Do not return
6014 false if there are call-saved registers here...
6015 (sparc_can_use_return_insn_p): ...but here instead.
6016 (save_or_restore_regs): Fix thinko.
6017 (sparc_expand_prologue): Use current_function_is_leaf.
6018 (sparc_frame_pointer_required): Likewise.
6019
a5dfec9a
NC
60202011-05-21 Nick Clifton <nickc@redhat.com>
6021
6022 PR target/49098
6023 * config/rx/rx.c (rx_memory_move_cost): Note unused parameters.
6024
555c3771
NP
60252011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>
6026
6027 * gengtype.c (walk_type): Implemented "atomic" GTY option.
6028 * doc/gty.texi (GTY Options): Document "atomic" GTY option.
6029
86fa5de4
JM
60302011-05-21 Joseph Myers <joseph@codesourcery.com>
6031
6032 * opt-read.awk: New. Split out of optc-gen.awk and opth-gen.awk.
6033 * optc-gen.awk: Move common code to opt-read.awk.
6034 * opth-gen.awk: Likewise.
ef230b38 6035 * Makefile.in (options.c, s-options-h): Update to use opt-read.awk.
86fa5de4 6036
bce33ab2
NF
60372011-05-20 Nathan Froyd <froydnj@codesourcery.com>
6038
6039 * godump.c (go_format_type): Don't use TYPE_ARG_TYPES.
6040
e6450c11
TV
60412011-05-20 Tom de Vries <tom@codesourcery.com>
6042
6043 PR target/45098
6044 * tree-ssa-loop-ivopts.c: Include expmed.h.
6045 (get_shiftadd_cost): New function.
6046 (force_expr_to_var_cost): Declare forward. Use get_shiftadd_cost.
6047
0e8b84ec
JJ
60482011-05-20 Jakub Jelinek <jakub@redhat.com>
6049
6050 PR bootstrap/49086
6051 * gimple-fold.c (and_comparisons_1, or_comparisons_1): Return NULL
6052 for PHI args that are SSA_NAME_IS_DEFAULT_DEF.
6053
946bdf67
JM
60542011-05-20 Joseph Myers <joseph@codesourcery.com>
6055
6056 * Makefile.in: Update comment referring to $(OBJS-common).
6057
c53aafdf
ILT
60582011-05-20 Ian Lance Taylor <iant@google.com>
6059
6060 * godump.c (go_output_typedef): Put enum constants in the macro
6061 hash table to avoid duplicate Go const definitions.
6062
2691e6d7
JM
60632011-05-20 Joseph Myers <joseph@codesourcery.com>
6064
6065 * Makefile.in (LIBDEPS): Add libcommon.a.
6066 (LIBS): Likewise.
6067 (GCC_OBJS): Remove diagnostic.o, pretty-print.o and input.o.
6068 (OBJS-common): Remove diagnostic.o, input.o, intl.o,
6069 pretty-print.o and version.o.
6070 (OBJS-libcommon): New.
6071 (ALL_HOST_BACKEND_OBJS): Add $(OBJS-libcommon).
6072 (BACKEND): Add libcommon.a.
6073 (MOSTLYCLEANFILES): Likewise.
6074 (libcommon.a): New.
6075 (xgcc$(exeext)): Don't explicitly use version.o and intl.o.
6076 (cpp$(exeext)): Likewise.
6077 (COLLECT2_OBJS): Remove intl.o, version.o, diagnostic.o,
6078 pretty-print.o and input.o.
6079 (lto-wrapper$(exeext)): Don't explicitly use intl.o.
6080 (lto-wrapper.o): Depend on $(DIAGNOSTIC_H).
6081 (errors.o): Remove.
6082 (mips-tfile): Don't explicitly use version.o.
6083 (mips-tdump): Likewise.
6084 (gcov.o): Depend on $(DIAGNOSTIC_H).
6085 (gcov-dump.o): Depend on intl.h and $(DIAGNOSTIC_H).
6086 (GCOV_OBJS): Remove intl.o, version.o and errors.o.
6087 (GCOV_DUMP_OBJS): Remove version.o and errors.o.
6088 * gcov-dump.c: Include intl.h and diagnostic.h.
6089 (main): Initialize diagnostics.
6090 * gcov.c: Include diagnostic.h.
6091 (fnotice): Remove.
6092 (main): Initialize diagnostics.
6093 * lto-wrapper.c: Include diagnostic.h.
6094 (main): Initialize diagnostics.
6095
252b3e8c
MM
60962011-05-20 Michael Matz <matz@suse.de>
6097
6098 * Makefile.in (OBJS-common, OBJS-md, OBJS-archive): Merge into OBJS.
6099
2ee36ba6
MM
61002011-05-20 Michael Matz <matz@suse.de>
6101 Richard Guenther <rguenther@suse.de>
6102
6103 * lto-streamer.c (lto_record_common_node): Don't track seen nodes,
6104 use lto_streamer_cache_append directly instead of returning a VEC.
6105 (preload_common_node): Remove.
6106 (lto_get_common_nodes): Rename to lto_preload_common_nodes, don't
6107 track seen nodes.
6108 (lto_streamer_cache_create): Call lto_preload_common_nodes.
6109
90ff582f
RG
61102011-05-20 Richard Guenther <rguenther@suse.de>
6111
6112 PR tree-optimization/49079
6113 * tree-dfa.c (get_ref_base_and_extent): Handle view-converting
6114 MEM_REFs correctly for the trailing array access detection.
6115 Special case constants the same way as decls for overall size
6116 constraining.
6117
3cda91d8
UB
61182011-05-20 Uros Bizjak <ubizjak@gmail.com>
6119
6120 * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Fix macro
6121 argument expansion.
6122
6c66f733
JJ
61232011-05-20 Jakub Jelinek <jakub@redhat.com>
6124
6125 PR tree-optimization/49073
3cda91d8
UB
6126 * gimple-fold.c (and_comparisons_1, or_comparisons_1): Return NULL if
6127 PHI argument is SSA_NAME, whose def_stmt is dominated by the PHI.
6c66f733
JJ
6128 * tree-ssa-ifcombine.c (tree_ssa_ifcombine): Calculate dominators.
6129
0ea80a16
RG
61302011-05-20 Richard Guenther <rguenther@suse.de>
6131
6132 PR middle-end/48849
6133 * gimple.c (gimple_register_canonical_type): Compute TYPE_CANONICAL
6134 of pointer types the same way the middle-end does.
6135
fb291a1e
RG
61362011-05-20 Richard Guenther <rguenther@suse.de>
6137
3cda91d8
UB
6138 * gimple.c (gimple_register_type_1): Do not fiddle with main-variant
6139 or pointer-to chains. Delay all fixup to uniquify_nodes.
fb291a1e 6140
37cb25ed
QN
61412011-05-19 Quentin Neill <quentin.neill@amd.com>
6142
6143 * config/i386/sse.md (fma4_fmsubadd): Use <ssemodesuffix>.
6144 (fma4_fmaddsub): Likewise
6145
a30726a4
JH
61462011-05-19 Jan Hubicka <jh@suse.cz>
6147
6148 * gimple.c (gtc_visited, gtc_ob, type_pair_hash, type_pair_eq): Remove.
6149 (GIMPLE_TYPE_PAIR_SIZE): New macro.
6150 (type_pair_cache): New static var.
6151 (lookup_type_pair): Use fixed sized custom hash; make inline.
6152 (gtc_visit, gimple_types_compatible_p, gimple_register_type_1): Update
6153 calls of lookup_type_pair.
6154 (print_gimple_types_stats): Remove cache stats.
6155 (free_gimple_type_tables): Free type_pair_cache instead of gtc_visited
6156 and gtc_ob.
6157
0955cf61
UB
61582011-05-19 Uros Bizjak <ubizjak@gmail.com>
6159
6160 * config/i386/i386.c (option_override_internal): Enable TARGET_CMOVE
6161 when TARGET_RDRND is active.
6162 (ix86_expand_builtin) <case IX86_BUILTIN_RDRAND{16,32,64}_STEP>:
6163 Generate dummy SImode target register when target is NULL.
6164
12d844c8
JM
61652011-05-19 Joseph Myers <joseph@codesourcery.com>
6166
6167 * config/arm/arm-fpus.def: New.
6168 * config/arm/genopt.sh: Generate Enum and EnumValue entries from
6169 arm-fpus.def.
6170 * config/arm/arm-tables.opt: Regenerate.
6171 * config/arm/arm.c (all_fpus): Move contents to arm-fpus.def.
6172 (arm_option_override): Don't decode FPU name to string here.
6173 * config/arm/arm.opt (mfpu=): Use Enum.
6174 * config/arm/t-arm ($(srcdir)/config/arm/arm-tables.opt, arm.o):
6175 Update dependencies.
6176
9e350e99
JM
61772011-05-19 Joseph Myers <joseph@codesourcery.com>
6178
6179 * collect2.c: Include diagnostic.h.
6180 (fatal_perror, fatal, error, fancy_abort): Remove.
6181 (main): Set progname. Call xmalloc_set_program_name and
6182 diagnostic_initialize.
6183 (maybe_run_lto_and_relink, main, collect_execute, scan_prog_file,
6184 scan_libraries, resolve_lib_name): Call fatal_error instead of
6185 fatal and fatal_perror.
6186 * collect2.h (error, fatal, fatal_perror): Don't declare.
6187 * tlink.c: Include diagnostic-core.h.
6188 (recompile_files): Call fatal_error instead of fatal_perror.
6189 * Makefile.in (COLLECT2_OBJS): Include diagnostic.o,
6190 pretty-print.o and input.o.
6191 (collect2.o, tlink.o): Update dependencies.
6192
86ff4081
RO
61932011-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6194
6195 * config/i386/i386.md (tls_initial_exec_64_sun): Add semicolon.
6196
2ca48caa
RO
61972011-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6198
6199 PR target/40483
6200 * configure.ac (gcc_cv_as_comdat_group_group): Check for Sun as
6201 COMDAT group syntax, both SPARC and x86 variants.
6202 (HAVE_COMDAT_GROUP): Also define if gcc_cv_as_comdat_group_group.
6203 * configure: Regenerate.
6204 * config/sol2.h (TARGET_SOLARIS): Define.
6205 (PUSHSECTION_FORMAT): Remove.
6206 (SECTION_NAME_FORMAT): Define.
6207 * config/sol2.c: Include hashtab.h.
6208 (solaris_output_init_fini): Replace PUSHSECTION_FORMAT by its
6209 expansion, using SECTION_NAME_FORMAT.
6210 (solaris_comdat_htab): New variable.
6211 (struct comdat_entry): Define.
6212 (comdat_hash): New function.
6213 (comdat_eq): New function.
6214 (solaris_elf_asm_comdat_section): New function.
6215 (solaris_define_comdat_signature): New function.
6216 (solaris_code_end): New function.
6217 * config/sol2-protos.h (solaris_elf_asm_comdat_section): Declare.
6218 (solaris_code_end): Declare.
6219 * config/t-sol2 (sol2.o): Add $HASHTAB_H dependency.
6220 * config/i386/i386.c (ix86_code_end) [TARGET_SOLARIS]: Call
6221 solaris_code_end.
6222 (i386_solaris_elf_named_section): Wrap in TARGET_SOLARIS.
6223 Remove ATTRIBUTE_UNUSED.
6224 [!USE_GAS]: Call solaris_elf_asm_comdat_section for
6225 SECTION_LINKONCE sections if HAVE_COMDAT_GROUP.
0955cf61 6226 * config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Likewise.
2ca48caa
RO
6227 * config/i386/sol2-10.h (TARGET_ASM_NAMED_SECTION): Moved ...
6228 * config/i386/sol2.h (TARGET_ASM_NAMED_SECTION): ... here.
6229 * config/sparc/sol2.h (TARGET_ASM_CODE_END): Redefine.
6230 (PUSHSECTION_FORMAT): Remove.
6231 (SECTION_NAME_FORMAT): Redefine.
6232
da5fb469
KT
62332011-05-19 Kai Tietz <ktietz@redhat.com>
6234
6235 * tree-cfg.c (verify_gimple_assign_binary): Barf on
6236 TRUTH_AND_EXPR, TRUTH_OR_EXPR, and TRUTH_XOR_EXPR.
6237 (gimplify_expr): Move TRUTH_AND|OR|XOR_EXPR to its binary form.
6238
1651e703 62392011-05-19 Anatoly Sokolov <aesok@post.ru>
0967b228
AS
6240 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6241
6242 * config/t-sol2 (sol2.o): Add $(TARGET_H) dependency.
6243
e497b9bd
RG
62442011-05-19 Richard Guenther <rguenther@suse.de>
6245
6246 PR middle-end/48985
6247 * tree-object-size.c (addr_object_size): If the pointed-to
6248 variable is a decl use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT.
6249
31b3ca64
RG
62502011-05-19 Richard Guenther <rguenther@suse.de>
6251
6252 * gimple.c (gimple_types_compatible_p_1): Compare names of
6253 the types themselves.
6254 (iterative_hash_gimple_type): And hash them that way.
6255 (gimple_register_type_1): If we register a main variant properly
6256 initialize the leader to ourselves.
6257
bb8d292d
TV
62582011-05-19 Tom de Vries <tom@codesourcery.com>
6259
6260 PR target/45098
6261 * tree-ssa-loop-ivopts.c (get_expr_id): Factored new function out of
6262 get_loop_invariant_expr_id.
6263 (get_loop_invariant_expr_id): Use get_expr_id.
6264 (parm_decl_cost): New function.
6265 (determine_use_iv_cost_condition): Use get_expr_id and parm_decl_cost.
6266 Improve bound cost estimation. Use different inv_expr_id for elim and
6267 express cases.
6268
a53c5024
TV
62692011-05-19 Tom de Vries <tom@codesourcery.com>
6270
6271 PR target/45098
6272 * tree-ssa-loop-ivopts.c (determine_iv_cost): Prevent
6273 cost_base.cost == 0.
6274
31f9eb59
L
62752011-05-18 H.J. Lu <hongjiu.lu@intel.com>
6276
6277 PR target/49002
66bd20e7
EB
6278 * config/i386/sse.md
6279 (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>): Properly handle
6280 load cast.
31f9eb59 6281
681056ae
JJ
62822011-05-18 Jakub Jelinek <jakub@redhat.com>
6283
6284 PR tree-optimization/49039
6285 * tree-vrp.c (extract_range_from_binary_expr): For
6286 MIN_EXPR <~[a, b], ~[c, d]> and MAX_EXPR <~[a, b], ~[c, d]>
6287 return ~[MAX_EXPR <a, c>, MIN_EXPR <b, d>].
6288
b5ee6752
TV
62892011-05-18 Tom de Vries <tom@codesourcery.com>
6290
6291 PR target/45098
6292 * tree-ssa-loop-ivopts.c (computation_cost): Prevent cost of 0.
6293
0bda47a3
UB
62942011-05-18 Uros Bizjak <ubizjak@gmail.com>
6295
6296 * config/i386/i386.md (*tls_global_dynamic_32_gnu): Split asm template.
6297 (*tls_global_dynamic_64): Ditto.
6298 (*tls_local_dynamic_base_32_gnu): Ditto.
6299 (*tls_local_dynamic_base_64): Ditto.
6300 (tls_initial_exec_64_sun): Ditto.
6301
033b0805
SH
63022011-05-18 Stuart Henderson <shenders@gcc.gnu.org>
6303
6304 * doc/invoke.texi (Blackfin Options): -mcpu accepts bf592.
6305 * config/bfin/t-bfin-elf (MULTILIB_MATCHES): Select bf532-none for
6306 bf592-none.
6307 * config/bfin/t-bfin-linux (MULTILIB_MATCHES): Likewise.
6308 * config/bfin/t-bfin-uclinux (MULTILIB_MATCHES): Likewise.
6309 * config/bfin/bfin.c (bfin_cpus): Add bf592.
6310 * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define
0bda47a3 6311 __ADSPBF592__ and __ADSPBF59x__ for BFIN_CPU_BF592.
033b0805
SH
6312 * config/bfin/bfin-opts.h (bfin_cpu_type): Add BFIN_CPU_BF592.
6313 * config/bfin/elf.h (LIB_SPEC): Add bf592.
6314
ba163417
JM
63152011-05-18 Joseph Myers <joseph@codesourcery.com>
6316
6317 * config/arm/arm-opts.h (enum arm_fp16_format_type, enum
0bda47a3 6318 arm_abi_type, enum float_abi_type, enum arm_tp_type): Move from arm.h.
ba163417
JM
6319 * config/arm/arm.c (arm_float_abi, arm_fp16_format, arm_abi,
6320 target_thread_pointer, arm_structure_size_boundary, struct
6321 float_abi, all_float_abis, struct fp16_format, all_fp16_formats,
6322 struct abi_name, arm_all_abis): Remove.
0bda47a3
UB
6323 (arm_option_override) Don't process most enumerated option values here.
6324 Don't process target_fpe_name here. Work with integer not string for
6325 structure size boundary; use separate diagnostics for each case.
ba163417
JM
6326 * config/arm/arm.h (enum float_abi_type, enum
6327 arm_fp16_format_type, enum arm_abi_type, enum arm_tp_type): Move
6328 to arm-opts.h.
6329 (arm_float_abi, arm_fp16_format, arm_abi, target_thread_pointer,
6330 arm_structure_size_boundary): Remove.
6331 * config/arm/arm.opt (mabi=): Use Enum and Init.
6332 (arm_abi_type): New Enum and EnumValue entries.
6333 (mfloat-abi=): Use Enum and Init.
6334 (float_abi_type): New Enum and EnumValue entries.
0bda47a3 6335 (mfp=, mfpe=): Replace by separate Alias entries for each argument.
ba163417
JM
6336 (mfp16-format=): Use Enum and Init.
6337 (arm_fp16_format_type): New Enum and EnumValue entries.
6338 (mstructure-size-boundary=): Use UInteger and Init.
6339 (mtp=): Use Enum and Init.
6340 (arm_tp_type): New Enum and EnumValue entries.
6341
179184e3
RG
63422011-05-18 Richard Guenther <rguenther@suse.de>
6343
6344 PR tree-optimization/49018
6345 * gimple.c (gimple_has_side_effects): Volatile asms have side-effects.
6346 * tree-ssa-ifcombine.c (bb_no_side_effects_p): Use
6347 gimple_has_side_effects.
6348
93b2a207
RG
63492011-05-18 Richard Guenther <rguenther@suse.de>
6350
6351 * gimple.c (gimple_register_type_1): New function, split out from ...
6352 (gimple_register_type): ... here. Avoid infinite recursion.
6353
b010117a
IR
63542011-05-18 Ira Rosen <ira.rosen@linaro.org>
6355
6356 PR tree-optimization/41881
6357 * tree-vectorizer.h (struct _loop_vec_info): Add new field
6358 reduction_chains along with a macro for its access.
6359 * tree-vect-loop.c (new_loop_vec_info): Initialize reduction chains.
6360 (destroy_loop_vec_info): Free reduction chains.
6361 (vect_analyze_loop_2): Return false if vect_analyze_slp() returns false.
6362 (vect_is_slp_reduction): New function.
6363 (vect_is_simple_reduction_1): Call vect_is_slp_reduction.
6364 (vect_create_epilog_for_reduction): Support SLP reduction chains.
6365 * tree-vect-slp.c (vect_get_and_check_slp_defs): Allow different
6366 definition types for reduction chains.
6367 (vect_supported_load_permutation_p): Don't allow permutations for
6368 reduction chains.
6369 (vect_analyze_slp_instance): Support reduction chains.
6370 (vect_analyze_slp): Try to build SLP instance from reduction chains.
6371 (vect_get_constant_vectors): Handle reduction chains.
6372 (vect_schedule_slp_instance): Mark the first statement of the
6373 reduction chain as reduction.
6374
e14c1050
IR
63752011-05-18 Ira Rosen <ira.rosen@linaro.org>
6376
6377 * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new
6378 names for group elements access.
6379 * tree-vectorizer.h (struct _stmt_vec_info): Use interleaving info for
6380 reduction chains as well. Remove data reference and interleaving
6381 related words from the fields names.
6382 * tree-vect-loop.c (vect_transform_loop): Use new names for group
6383 elements access.
6384 * tree-vect-data-refs.c (vect_get_place_in_interleaving_chain,
6385 vect_insert_into_interleaving_chain, vect_update_interleaving_chain,
6386 vect_update_interleaving_chain, vect_same_range_drs,
6387 vect_analyze_data_ref_dependence, vect_update_misalignment_for_peel,
6388 vect_verify_datarefs_alignment, vector_alignment_reachable_p,
6389 vect_peeling_hash_get_lowest_cost, vect_enhance_data_refs_alignment,
6390 vect_analyze_group_access, vect_analyze_data_ref_access,
6391 vect_create_data_ref_ptr, vect_transform_strided_load,
6392 vect_record_strided_load_vectors): Likewise.
6393 * tree-vect-stmts.c (vect_model_simple_cost, vect_model_store_cost,
6394 vect_model_load_cost, vectorizable_store, vectorizable_load,
6395 vect_remove_stores, new_stmt_vec_info): Likewise.
6396 * tree-vect-slp.c (vect_build_slp_tree,
6397 vect_supported_slp_permutation_p, vect_analyze_slp_instance): Likewise.
6398
51c213f7
RG
63992011-05-18 Richard Guenther <rguenther@suse.de>
6400
6401 PR middle-end/48989
6402 * tree-cfg.c (verify_gimple_assign_unary): Adjust TRUTH op
6403 operand verification.
6404 (verify_gimple_assign_binary): Likewise.
6405 * tree-ssa.c (useless_type_conversion_p): Preserve conversions
6406 to non-1-precision BOOLEAN_TYPEs.
6407
8f5e5434
TV
64082011-05-18 Tom de Vries <tom@codesourcery.com>
6409
6410 PR target/45098
6411 * tree-ssa-loop-ivopts.c (seq_cost): Fix call to rtx_cost.
6412
116bc3a4
JJ
64132011-05-18 Jakub Jelinek <jakub@redhat.com>
6414
6415 PR tree-optimization/49000
6416 * tree-ssa.c (execute_update_addresses_taken): Call
6417 maybe_rewrite_mem_ref_base on debug stmt value. If it couldn't
6418 be rewritten and decl has been marked for renaming, reset
6419 the debug stmt.
6420
26a8964c
JM
64212011-05-17 Joseph Myers <joseph@codesourcery.com>
6422
6423 * config/i386/i386.c (ix86_valid_target_attribute_tree): Use
6424 enum_opts_set when testing if attributes have set -mfpmath=.
6425
82bd45d7
RS
64262011-05-17 Richard Sandiford <rdsandiford@googlemail.com>
6427
6428 * config/mips/mips.c (mips_handle_option): Remove unused variable.
6429
267ffce3
UB
64302011-05-17 Uros Bizjak <ubizjak@gmail.com>
6431
6432 * ipa-inline-analysis.c (inline_node_duplication_hook): Initialize
6433 info->entry with 0
6434 * tree-inline.c (maybe_inline_call_in_expr): Initialize
6435 id.transform_lang_insert_block with NULL.
6436
64372011-05-17 Uros Bizjak <ubizjak@gmail.com>
d9403b0d
UB
6438
6439 * config/i386/i386-protos.h (output_fix_trunc): Change arg 3 to bool.
6440 (output_fp_compare): Change args 3 and 4 to bool.
6441 (ix86_expand_call): Change arg 6 to bool.
6442 (ix86_attr_length_immediate_default): Change arg 2 to bool.
6443 (ix86_attr_length_vex_default): Change arg 3 to bool.
6444 * config/i386/i386.md: Update all uses.
6445 * config/i386/i386.c: Ditto.
6446 (ix86_flags_dependent): Change return type to bool.
6447
5beaf664
RG
64482011-05-17 Richard Guenther <rguenther@suse.de>
6449
6450 * gimple.c (type_hash_pair_compare): Fix comparison.
6451
008bad7a
RG
64522011-05-17 Richard Guenther <rguenther@suse.de>
6453
6454 * gimple.c (iterative_hash_gimple_type): Simplify singleton
6455 case some more, fix final hash value of the non-singleton case.
6456
36461340
RG
64572011-05-17 Richard Guenther <rguenther@suse.de>
6458
6459 PR bootstrap/49013
6460 Revert
6461 2011-05-16 Richard Guenther <rguenther@suse.de>
6462
6463 * gimple.c (gimple_types_compatible_p_1): Use names of the
6464 type itself, not its main variant.
6465 (iterative_hash_gimple_type): Likewise.
6466
6b6a59f3
RG
64672011-05-17 Richard Guenther <rguenther@suse.de>
6468
6469 * gimple.c (gimple_register_canonical_type): Use the main-variant
6470 leader for computing the canonical type.
6471
4ffc4134
NC
64722011-05-17 Nick Clifton <nickc@redhat.com>
6473
a1d8754e
NC
6474 * config/rx/rx.c (rx_memory_move_cost): Include cost of register
6475 moves.
6476
4ffc4134
NC
6477 * config/rx/rx.md: Add peephole to remove redundant extensions
6478 after loads.
39960f7a
NC
6479 (bitset_in_memory): Use rx_restricted_mem_operand.
6480 (bitinvert_in_memory): Likewise.
6481 (bitclr_in_memory): Likewise.
4ffc4134 6482
b3db92ac
KI
64832011-05-17 Kazuhio Inaoka <kazuhiro.inaoka.ud@renesas.com>
6484 Nick Clifton <nickc@redhat.com>
6485
6486 * config/rx/rx.md: Add peepholes to match a register move followed
6487 by a comparison of the moved register. Replace these with an
6488 addition of zero that does both actions in one instruction.
6489
8637e32a
JJ
64902011-05-17 Jakub Jelinek <jakub@redhat.com>
6491
6492 PR target/48986
6493 * config/i386/sync.md (sync_old_add<mode>): Relax operand 2
6494 predicate to allow CONST_INT.
6495 (*sync_old_add_cmp<mode>): New insn and peephole2 for it.
6496
8023568e
JM
64972011-05-16 Joseph Myers <joseph@codesourcery.com>
6498
6499 * opts-common.c (opt_enum_arg_to_value): New.
6500 * opts.h (opt_enum_arg_to_value): Declare.
6501 * config/i386/i386.opt (fpmath): Remove.
6502 (mfpmath=): Use Enum, Init and Save.
6503 (fpmath_unit): New Enum and EnumValue entries.
6504 * config/i386/i386-c.c (ix86_pragma_target_parse): Update field
6505 name for function fpmath state.
6506 * config/i386/i386-opts.h (enum fpmath_unit): Move from i386.h.
6507 * config/i386/i386.c: Include diagnostic.h.
6508 (ix86_fpmath, IX86_FUNCTION_SPECIFIC_FPMATH): Remove.
d9403b0d 6509 (ix86_target_string): Take enum fpmath_unit value instead of string.
8023568e 6510 (ix86_debug_options): Update call to ix86_target_string.
d9403b0d 6511 (ix86_option_override_internal): Don't process fpmath strings here.
8023568e
JM
6512 (x86_function_specific_save, ix86_function_specific_restore):
6513 Don't handle fpmath state specially.
6514 (ix86_function_specific_print): Pass fpmath state to
6515 ix86_target_string instead of printing in this function.
6516 (ix86_valid_target_attribute_inner_p): Take gcc_options pointer.
6517 Handle enum attributes.
6518 (IX86_ATTR_ENUM, ix86_opt_enum): New.
6519 (ix86_valid_target_attribute_tree): Update option_strings
6520 handling. Handle fpmath as enum option.
6521 (ix86_can_inline_p): Update field names for function fpmath state.
6522 (ix86_expand_builtin): Update call to ix86_target_string.
6523 * config/i386/i386.h (enum fpmath_unit): Move to i386-opts.h.
6524 (ix86_fpmath): Remove.
6525 * config/i386/t-i386 (i386.o): Update dependencies.
6526
9e8d926e
JM
65272011-05-16 Joseph Myers <joseph@codesourcery.com>
6528
6529 PR preprocessor/48677
6530 * cppspec.c (lang_specific_driver): Set new_decoded_options[0]
6531 from decoded_options[0], not from itself.
6532
f6449011
UB
65332011-05-16 Uros Bizjak <ubizjak@gmail.com>
6534
6535 * config/i386/constraints.md (z): New constraint.
6536 * config/i386/i386.c (c): New mode attribute.
6537 (*call): Merge insn pattern from *call_0, *call_1, *call_1_rex64 and
6538 *call_1_rex64_large patterns using "P" mode iterator. Use "<c>zm"
6539 constraint for operand 0.
6540 (*call_vzeroupper): Ditto.
6541 (*call_rex64_ms_sysv): Ditto. Use "rzm" constraint for operand 0.
6542 (*call_rex64_ms_sysv_vzeroupper): Ditto.
6543 (*call_pop): Merge insn pattern from *call_pop_0 and *call_pop_1.
6544 Use "lzm" constraint for operand 0.
6545 (*call_pop_vzeroupper): Ditto.
6546 (*sibcall): Merge insn pattern from *sibcall_0, *sibcall_1 and
6547 *sibcall_1_rex64 patterns using "P" mode iterator. Use "Uz"
6548 constraint for operand 0.
6549 (*sibcall_vzeroupper): Ditto.
6550 (*sibcall_rex64_ms_sysv): Ditto.
6551 (*sibcall_rex64_ms_sysv_vzeroupper): Ditto.
6552 (*sibcall_pop): Merge insn pattern from *sibcall_pop_0 and
6553 *sibcall_pop_1. Use "Uz" constraint for operand 0.
6554 (*sibcall_pop_vzeroupper): Ditto.
6555 (*call_value): Merge insn pattern from *call_value_0, *call_value_1,
6556 *call_value_1_rex64 and *call_value_1_rex64_large patterns using "P"
6557 mode iterator. Use "<c>zm" constraint for operand 1.
6558 (*call_value_vzeroupper): Ditto.
6559 (*call_value_rex64_ms_sysv): Ditto. Use "rzm" constraint
d9403b0d 6560 for operand 1.
f6449011
UB
6561 (*call_value_rex64_ms_sysv_vzeroupper): Ditto.
6562 (*call_value_pop): Merge insn pattern from *call_value_pop_0 and
6563 *call_value_pop_1. Use "lzm" constraint for operand 1.
6564 (*call_value_pop_vzeroupper): Ditto.
6565 (*sibcall_value): Merge insn pattern from *sibcall_value_0,
6566 *sibcall_value_1 and *sibcall_value_1_rex64 patterns using "P"
6567 mode iterator. Use "Uz" constraint for operand 1.
6568 (*sibcall_value_vzeroupper): Ditto.
6569 (*sibcall_value_rex64_ms_sysv): Ditto.
6570 (*sibcall_value_rex64_ms_sysv_vzeroupper): Ditto.
6571 (*sibcall_value_pop): Rename from *sibcall_pop_1. Use "Uz"
6572 constraint for operand 1.
6573 (*sibcall_value_pop_vzeroupper): Ditto.
6574 (*tls_global_dynamic_64): Use constant_call_address_operand predicate
6575 and "z" constraint for operand 2.
6576 (*tls_global_dynamic_32_gnu): Ditto.
6577 (*tls_local_dynamic_base_32_gnu): Ditto.
6578 (*tls_local_dynamic_base_64): Ditto.
6579 (*tls_local_dynamic_32_once): Ditto.
6580 * config/i386/i386.c (ix86_output_call_insn): Remove int_addr argument.
6581 Update all callers.
6582 * config/i386/i386-protos.h (ix86_output_call_insn): Update prototype.
6583
c11b6902
RG
65842011-05-16 Richard Guenther <rguenther@suse.de>
6585
6586 * gimple.c (gimple_types_compatible_p_1): Use names of the
6587 type itself, not its main variant.
6588 (iterative_hash_gimple_type): Likewise.
6589
1e83b5f1
RG
65902011-05-16 Richard Guenther <rguenther@suse.de>
6591
f6449011
UB
6592 * gimple.c (iterative_hash_gimple_type): Re-instantiate change to
6593 always visit pointer target and function result and argument types.
1e83b5f1 6594
62e36382
JM
65952011-05-16 Jason Merrill <jason@redhat.com>
6596
6597 PR c++/48999
6598 * tree-inline.c (copy_statement_list): Put back recursion.
6599
687027a4
GJL
66002011-05-16 Georg-Johann Lay <avr@gjlay.de>
6601
6602 PR target/27663
6603 PR target/41076
6604 * config/avr/predicates.md (const_8_16_24_operand): New predicate.
6605 * config/avr/avr.md ("*ior<mode>qi.byte0",
6606 "*ior<mode>qi.byte1-3"): New define_insn_and_split patterns.
6607
f24a5190
GJL
66082011-05-16 Georg-Johann Lay <avr@gjlay.de>
6609
6610 PR target/45099
6611 * config/avr/avr.c (avr_function_arg_advance): Error if a fixed
6612 register is needed for a function argument.
6613
3066f593
RG
66142011-05-16 Richard Guenther <rguenther@suse.de>
6615
6616 * gimple.c (struct type_hash_pair): New type.
6617 (type_hash_pair_compare): New function.
f6449011 6618 (iterative_hash_gimple_type): Mix in SCC member hashes in hash-order.
3066f593 6619
b2ab2cf4
RE
66202011-05-16 Revital Eres <revital.eres@linaro.org>
6621
f6449011 6622 * modulo-sched.c (doloop_register_get): Check !DEBUG_INSN_P first.
b2ab2cf4 6623
dfb737fc
UB
66242011-05-15 Uros Bizjak <ubizjak@gmail.com>
6625
6626 * config/i386/i386.md (floating point move splitters): Fix
6627 usage of standard_80387_constant_p.
f6449011 6628 * config/i386/i386.c (ix86_preferred_reload_class): Ditto.
dfb737fc 6629
8caa1de0
UB
66302011-05-15 Uros Bizjak <ubizjak@gmail.com>
6631
6632 * config/i386/i386.md (*movdf_internal): Simplify insn condition.
6633
8a519095
EB
66342011-05-14 Eric Botcazou <ebotcazou@adacore.com>
6635
6636 * tree-ssa-loop-im.c (SET_ALWAYS_EXECUTED_IN): New macro.
6637 (fill_always_executed_in): Use [SET_]ALWAYS_EXECUTED_IN.
6638 (tree_ssa_lim_finalize): Likewise.
6639
479fecd3
UB
66402011-05-14 Uros Bizjak <ubizjak@gmail.com>
6641
6642 * config/i386/constraint.md (Yd, Yx): New register constraints.
6643 * config/i386/i386.md (*pushdf): Merge with *pushdf_nointeger. Use
6644 Yd conditional register constraint.
6645 (*movtf_internal): Use standard_sse_constant_opcode.
6646 (*movxf_internal): Merge with *movxf_internal_nointeger. Use
6647 Yx conditional register constraint.
6648 (*movdf_internal): Merge with *movdf_internal_nointeger. Use
6649 Yd conditional register constraint. Use standard_sse_constant_p to
6650 check for valid SSE constants and call standard_sse_constant_opcode to
6651 output SSE insn.
6652 (*movsf_internal): Use standard_sse_constant_p to check for valid SSE
6653 constants and call standard_sse_constant_opcode to output SSE insn.
6654 * config/i386/i386.c (ix86_option_ovverride_internal): Set
6655 TARGET_INTEGER_DFMODE_MOVES for 64bit targets. Clear it when
6656 optimize_size is set.
6657 (standard_sse_constant_opcode): Output conditional AVX insn templates.
6658
2d8c9ad5
TB
66592011-05-14 Tobias Burnus <burnus@net-b.de>
6660
6661 * doc/invoke.texi (-Ofast): Also enables -fstack-arrays.
6662
411a20d6
MJ
66632011-05-13 Martin Jambor <mjambor@suse.cz>
6664
6665 * ipa-prop.c (ipa_cst_from_jfunc): New function.
6666 * ipa-prop.h (ipa_cst_from_jfunc): Declare.
6667 * ipa-inline-analysis.c (evaluate_conditions_for_edge): Use it.
6668 (evaluate_conditions_for_ipcp_clone): Removed.
6669 (estimate_ipcp_clone_size_and_time): Accept vector of known constants.
6670 * ipa-cp.c (ipcp_estimate_growth): Build vector of known constants.
6671 * ipa-inline.h (estimate_ipcp_clone_size_and_time): Update.
6672
dc764d10
EB
66732011-05-13 Eric Botcazou <ebotcazou@adacore.com>
6674
6675 * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
6676 * regcprop.c (copyprop_hardreg_forward): Test MAY_HAVE_DEBUG_INSNS in
6677 lieu of MAY_HAVE_DEBUG_STMTS.
6678 * tree-cfgcleanup.c (remove_forwarder_block): Do not attempt to move
6679 debug statements if !MAY_HAVE_DEBUG_STMTS.
6680
9f47a24e
MT
66812011-05-13 Martin Thuresson <martint@google.com>
6682
6683 PR gcov-profile/47793
6684 * libgcov.c (gcov_exit): Support relative profile paths.
6685 * doc/invoke.texi (-fprofile-dir): Update for above change.
6686
b8a71aed
RG
66872011-05-13 Richard Guenther <rguenther@suse.de>
6688
6689 * gimple.c (gimple_canonical_types_compatible_p): Do not use
6690 type-pair caching, do not compare hashes.
6691
eb9f9259
NF
66922011-05-13 Nathan Froyd <froydnj@codesourcery.com>
6693
6694 PR middle-end/48965
6695 * tree-cfg.c (edge_to_cases_cleanup): Return true.
6696 (verify_expr) [CASE_LABEL_EXPR]: Add checking.
6697
3c6cbf7a
KT
66982011-05-13 Kai Tietz <ktietz@redhat.com>
6699
6700 * gimplify.c (gimplify_expr): Make sure operand is boolified.
6701 * tree-cfg.c (verify_gimple_assign_unary): Check for boolean
6702 compatible type for TRUTH_NOT_EXPR.
6703
2e7f5dc0
L
67042011-05-13 H.J. Lu <hongjiu.lu@intel.com>
6705
dc764d10 6706 * config/i386/i386.c (ix86_save_reg): Change return type to bool.
2e7f5dc0
L
6707 (ix86_hard_regno_mode_ok): Change return value to bool. Use
6708 can_create_pseudo_p ().
6709
e834e95c
RG
67102011-05-13 Richard Guenther <rguenther@suse.de>
6711
6712 PR lto/48978
6713 * gimple.c (iterative_hash_gimple_type): Revert change in
6714 pointer target and function result and argument hashing.
6715
34203483
UB
67162011-05-13 Uros Bizjak <ubizjak@gmail.com>
6717
6718 * config/i386/i386.md (*movxf_internal): Use !can_create_pseudo ().
6719 (*movxf_internal_nointeger): Ditto.
6720 (*movdf_internal_rex64): Ditto.
6721 (*movdf_internal): Ditto.
6722 (*movdf_internal_nointeger): Ditto.
6723 (*movsf_internal): Ditto.
6724 (sincos splitters): Use can_create_pseudo ().
6725
7eb68c06
JM
67262011-05-13 Joseph Myers <joseph@codesourcery.com>
6727
6728 * config/i386/i386-opts.h: New.
6729 * gcc/config/i386/i386.c (stringop_alg, ix86_cmodel,
6730 ix86_asm_dialect, ix86_regparm, ix86_abi, ix86_branch_cost,
6731 ix86_section_threshold): Remove.
6732 (ix86_handle_option): Move MAX_CODE_ALIGN define here. Handle
6733 OPT_malign_loops_, OPT_malign_jumps_, OPT_malign_functions_ and
6734 OPT_mbranch_cost_.
6735 (ix86_option_override_internal): Don't decode strings for options
6736 other than -march=, -mtune= and -mfpmath=. Don't allow for
6737 __attribute__ uses in remaining diagnostics for options with
34203483 6738 string arguments. Don't check for integer arguments being negative.
7eb68c06 6739 * gcc/config/i386/i386.h (enum stringop_alg, enum calling_abi,
34203483 6740 enum tls_dialect, enum cmodel, enum asm_dialect): Move to i386-opts.h.
7eb68c06
JM
6741 (ix86_abi, ix86_tls_dialect, ix86_cmodel, ix86_asm_dialect,
6742 ix86_branch_cost, ix86_section_threshold): Remove.
6743 * gcc/config/i386/i386.opt (config/i386/i386-opts.h): New
6744 HeaderInclude.
6745 (malign-functions=, malign-jumps=, malign-loops=): Use UInteger
6746 but not Var.
6747 (masm=): Use Enum and Init.
6748 (asm_dialect): New Enum and EnumValue entries.
6749 (mbranch-cost=): Use UInteger.
6750 (mlarge-data-threshold=): Use UInteger and Init.
6751 (mcmodel=): Use Enum and Init.
6752 (cmodel): New Enum and EnumValue entries.
6753 (mpc): Replace with separate mpc32, mpc64 and mpc80 entries.
6754 (mpreferred-stack-boundary=, mincoming-stack-boundary=,
6755 mregparm=): Use UInteger.
6756 (mstringop-strategy=): Use Enum and Init.
6757 (stringop_alg): New Enum and EnumValue entries.
6758 (mtls-dialect=): Use Enum and Init.
6759 (tls_dialect): New Enum and EnumValue entries.
6760 (mabi=): Use Enum and Init.
6761 (calling_abi): New Enum and EnumValue entries.
6762 (mveclibabi=): Use Enum and Init.
6763 (ix86_veclibabi): New Enum and EnumValue entries.
6764
f67e203c
NC
67652011-05-13 Nick Clifton <nickc@redhat.com>
6766
34203483
UB
6767 * config/rx/rx.md (mov expander): Fix use of rx_legitimate_constant_p.
6768 * config/rx/rx-protos.h (rx_legitimate_constant_p): Rename prototype.
f67e203c 6769
221df0b6
KT
67702011-05-13 Kai Tietz <ktietz@redhat.com>
6771
6772 PR middle-end/48984
6773 * gimplify.c (gimplify_expr): Check for boolean_type_node instead
6774 for BOOLEAN_TYPE for TRUTH-NOT/AND/OR/XOR.
6775 (gimple_boolify): Check for cast for boolean_type_node instead for
6776 BOOLEAN_TYPE.
6777
208cb8cb
RG
67782011-05-13 Richard Guenther <rguenther@suse.de>
6779
6780 PR tree-optimization/48172
6781 * tree-vect-loop-manip.c (vect_vfa_segment_size): Avoid
6782 multiplying by number of iterations for equal step.
6783 (vect_create_cond_for_alias_checks): Likewise.
6784
b88ecf55
AS
67852011-05-13 Andreas Schwab <schwab@redhat.com>
6786
6787 * configure.ac: Use AS_HELP_STRING throughout.
6788 * configure: Regenerate.
6789
569b527e
L
67902011-05-12 H.J. Lu <hongjiu.lu@intel.com>
6791
34203483 6792 * config/i386/i386.c (ix86_save_reg): Change maybe_eh_return to bool.
569b527e
L
6793 (ix86_emit_restore_regs_using_mov): Likewise.
6794 (ix86_emit_restore_sse_regs_using_mov): Likewise.
6795
8b9a1428
AS
67962011-05-12 Anatoly Sokolov <aesok@post.ru>
6797
6798 * config/sparc/sparc.h (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P,
6799 SYMBOLIC_CONST, RTX_OK_FOR_BASE_P, RTX_OK_FOR_INDEX_P): Remove.
6800 (RTX_OK_FOR_OFFSET_P, RTX_OK_FOR_OLO10_P): Move to...
6801 * config/sparc/sparc.c (RTX_OK_FOR_OFFSET_P,
6802 RTX_OK_FOR_OLO10_P): ...here.
6803 (sparc_mode_dependent_address_p): Use symbolic_operand instead of
6804 SYMBOLIC_CONST.
6805
1d15f620
KT
68062011-05-12 Kai Tietz <ktietz@redhat.com>
6807
6808 * gimplify.c (gimple_boolify): Re-boolify expression
6809 arguments even if expression type is of kind BOOLEAN_TYPE.
6810 (gimplify_boolean_expr): Removed.
6811 (gimplify_expr): Boolify truth opcodes AND, ANDIF, OR, ORIF,
6812 and XOR. Additional take care that we keep expression's type.
6813 * tree-cfg.c (verify_gimple_assign_binary): Adjust check for type
6814 of TRUTH_AND|OR|XOR_EXPR.
6815
c2b5fc8d
JJ
68162011-05-12 Jakub Jelinek <jakub@redhat.com>
6817
6818 PR tree-optimization/48975
6819 * tree-if-conv.c (combine_blocks): Call free_bb_predicate
6820 on all bbs here and free and clear ifc_bbs at the end.
6821
61332f77
RG
68222011-05-12 Richard Guenther <rguenther@suse.de>
6823
6824 * gimple.c (gtc_visit): Compare TREE_ADDRESSABLE, handle
6825 NULLPTR_TYPE similar to VOID_TYPE. Defer type-leader lookup
6826 until after simple checks.
6827 (gimple_types_compatible_p): Likewise.
6828 (iterative_hash_gimple_type): Always hash pointer targets
6829 and function return and argument types.
6830 (iterative_hash_canonical_type): Do not hash TYPE_QUALS,
6831 hash TYPE_ALIGN. Do not hash TYPE_MIN/MAX_VALUE.
6832 (gimple_canonical_types_compatible_p): Compare TREE_ADDRESSABLE,
6833 handle NULLPTR_TYPE similar to VOID_TYPE. Handle non-aggregates
6834 completely in the simple compare section.
6835 (gimple_register_canonical_type): Query the cache again after
6836 registering.
6837
e2a3a5f1
RG
68382011-05-12 Richard Guenther <rguenther@suse.de>
6839
6840 PR tree-optimization/48172
6841 * tree-vect-loop-manip.c (vect_vfa_segment_size): Do not exclude
6842 the number of iterations from the segment size calculation.
6843 (vect_create_cond_for_alias_checks): Adjust.
6844
2c703f3a
JJ
68452011-05-12 Jakub Jelinek <jakub@redhat.com>
6846
6847 PR debug/48967
6848 * var-tracking.c (use_narrower_mode_test) <case REG>: Return 1
6849 if validate_subreg fails.
6850
68512011-05-12 Hariharan Sandanagobalane <hariharan@picochip.com>
b27981e0
HS
6852
6853 * ira.c (clarify_prohibited_class_mode_regs): Prevent the function from
6854 accessing beyond the end of REGNO_REG_CLASS array by stopping the loop
6855 early.
6856
87e91fca
DD
68572011-05-12 DJ Delorie <dj@redhat.com>
6858
d53903d6 6859 * config/rx/rx.c (rx_builtins): New arrays - holds builtin functions.
87e91fca
DD
6860 (ADD_RX_BUILTIN1, ADD_RX_BUILTIN2, ADD_RX_BUILTIN3): Install
6861 created builtin into rx_builtins array.
6862 (rx_builtin_decl): New function.
34203483 6863 (TARGET_BUITLIN_DECL): Define. Include gt-rx.h.
87e91fca 6864
5f2f13fd
DD
68652011-05-12 DJ Delorie <dj@redhat.com>
6866 Nick Clifton <nickc@redhat.com>
6867
6868 * config/rx/rx.h (HAVE_PRE_DECREMENT): Fix typo.
6869 * config/rx/rx.c (CC_FLAG_FP): Fix comment.
6870 (rx_is_legitimate_address): Add pre-decrement and post-increment
6871 addressing in HImode and QImode. Fix test for out of range
6872 REG+INT addressing.
87e91fca 6873 (rx_legitimate_constant_p): Rename to rx_is_legitimate_constant.
34203483 6874 (rx_align_for_label): Test label before extracting its usage count.
5f2f13fd 6875 (rx_adjust_insn_lengths): Fix selection of insn codes.
87e91fca 6876 (TARGET_LEGITIMATE_CONSTANT_P): Use renamed function.
5f2f13fd 6877
57421f45
JM
68782011-05-11 Jason Merrill <jason@redhat.com>
6879
6880 * tree.c (type_hash_canon): Use struct tree_type_non_common.
6881
898c90c0
EB
68822011-05-11 Eric Botcazou <ebotcazou@adacore.com>
6883
6884 * cfgrtl.c (commit_one_edge_insertion): Remove always-true test and
6885 reindent the subsequent block.
6886
79bec923
ST
68872011-05-11 Satoru Takabayashi <satorux@google.com>
6888 Paul Pluzhnikov <ppluzhnikov@google.com>
6889
34203483 6890 * doc/install.texi (Configuration): Document --with-linker-hash-style.
e77e2cbb
PP
6891 * gcc.c (init_spec): Handle LINKER_HASH_STYLE.
6892 * config.in: Add LINKER_HASH_STYLE.
6893 * configure.ac: Add --with-linker-hash-style.
6894 * configure: Regenerate.
79bec923 6895
d0340959
RG
68962011-05-11 Richard Guenther <rguenther@suse.de>
6897
6898 PR middle-end/48964
6899 * gimple.c (iterative_hash_canonical_type): Fix typo.
6900
cb032fee
UB
69012011-05-11 Uros Bizjak <ubizjak@gmail.com>
6902
6903 * config/i386/i386.c (legitimize_tls_address)
479fecd3 6904 <case TLS_MODEL_GLOBAL_DYNAMIC>: Call gen_tls_dynamic_gnu2_{32,64}
cb032fee
UB
6905 expanders directly for TARGET_GNU2_TLS. Determine pic and
6906 __tls_get_addr symbol reference here. Update call to
6907 gen_tls_global_dynamic_{32,64} for added arguments.
479fecd3 6908 <case TLS_MODEL_LOCAL_DYNAMIC>: Call gen_tls_dynamic_gnu2_{32,64}
cb032fee
UB
6909 expanders directly for TARGET_GNU2_TLS. Determine
6910 __tls_get_addr symbol reference here. Update call to
6911 gen_tls_local_dynamic_base_{32,64} for added arguments. Attach
6912 unique UNSPEC REG_EQUIV to libcall block.
6913 (ix86_tls_get_addr): Declare static.
6914 * config/i386/i386-protos.h (ix86_tls_get_addr): Remove declaration.
6915 * config/i386/i386.md (tls_global_dynamic_32): Add operand 2 and 3.
6916 Do not determine pic and __tls_get_addr symbol reference here. Do not
6917 call gen_tls_dynamic_gnu2_32 for TARGET_GNU2_TLS.
6918 (tls_local_dynamic_base_32): Ditto for operands 1 and 2.
6919 (tls_global_dynamic_64): Add operand 2. Do not determine
6920 __tls_get_addr symbol reference here. Do not call
6921 gen_tls_dynamic_gnu2_64 for TARGET_GNU2_TLS here.
6922 (tls_local_dynamic_base64): Ditto for operand 1.
6923
6d3cc8f0
EB
69242011-05-11 Eric Botcazou <ebotcazou@adacore.com>
6925
6926 * function.c (expand_function_start): Initialize stack_check_probe_note
6927 only if the generic stack checking mechanism is used.
6928
51e020fc
RG
69292011-05-11 Richard Guenther <rguenther@suse.de>
6930
6931 PR tree-optimization/15256
6932 * tree-ssa-forwprop.c (simplify_bitwise_binary): Canonicalize
6933 (A & B) | C, combine (A op CST1) op CST2.
6934 (tree_ssa_forward_propagate_single_use_vars): Only bother to
6935 visit assigns that have uses.
6936
51545682
NF
69372011-05-11 Nathan Froyd <froydnj@codesourcery.com>
6938
cb032fee 6939 * ggc-page.c (extra_order_size_table): Use struct tree_type_non_common.
51545682
NF
6940 * lto-streamer-in.c (unpack_ts_type_value_fields): Rename to...
6941 (unpack_ts_type_common_value_fields): ...this. Update comment.
6942 (unpack_value_fields): Adjust for renaming.
6943 (lto_input_ts_type_tree_pointers): Split into...
6944 (lto_input_ts_type_common_tree_pointer): ...this and...
6945 (lto_input_ts_type_non_common_tree_pointers): ...this.
6946 (lto_input_tree_pointers): Adjust for above split.
6947 * lto-streamer-out.c (pack_ts_type_value_fields): Rename to...
6948 (pack_ts_type_common_value_fields): ...this. Update comment.
6949 (lto_output_ts_type_tree_pointers): Split into...
6950 (lto_output_ts_type_common_tree_pointers): ...this and...
6951 (lto_output_ts_type_non_common_tree_pointers): ...this.
6952 (lto_output_tree_pointers): Adjust for above split.
6953 * lto-streamer.c (check_handled_ts_structures): Mark TS_TYPE_COMMON,
6954 TS_TYPE_WITH_LANG_SPECIFIC, and TS_TYPE_NON_COMMON as handled.
6955 * stor-layout.c (vector_type_mode): Adjust location of mode field.
6956 * tree.h (MARK_TS_TYPE_COMMON, MARK_TS_TYPE_WITH_LANG_SPECIFIC):
6957 Define.
6958 (struct tree_type): Split into...
6959 (struct tree_type_common: ...this and...
6960 (struct tree_type_with_lang_specific): ...this and...
6961 (struct tree_type_non_common): ...this. Adjust accessor macros
6962 accordingly.
6963 (TYPE_VALUES_RAW): Define.
6964 (union tree_node): Update for above changes.
6965 * tree.c (tree_node_structure_for_code) [tcc_type]: Return
6966 TS_TYPE_NON_COMMON.
6967 (initialize_tree_contains_struct) [TS_TYPE]: Use TS_TYPE_COMMON.
6968 Add TS_TYPE_WITH_LANG_SPECIFIC and TS_TYPE_NON_COMMON.
6969 (tree_code_size) [tcc_type]: Use struct tree_type_non_common.
6970 * treestructu.def (TS_TYPE): Remove.
6971 (TS_TYPE_COMMON, TS_TYPE_WITH_LANG_SPECIFIC, TS_TYPE_NON_COMMON):
6972 Define.
6973
b03c3082
JJ
69742011-05-11 Jakub Jelinek <jakub@redhat.com>
6975
6976 PR debug/48159
6977 * tree-ssa.c (reset_debug_uses): New function.
6978 * tree-flow.h (reset_debug_uses): New prototype.
6979 * tree-data-ref.c (stmts_from_loop): Ignore debug stmts.
6980 * tree-loop-distribution.c (generate_loops_for_partition): Call
6981 reset_debug_uses on the stmts that will be removed. Keep around
6982 all debug stmts, don't count them as bits in partition bitmap.
6983 (generate_builtin): Don't count debug stmts or labels as bits in
6984 partition bitmap.
6985
b5e04de5
RG
69862011-05-11 Richard Guenther <rguenther@suse.de>
6987
6988 * gimple.c (gimple_type_hash_1): Merge with ...
6989 (gimple_type_hash): ... this.
6990 (gtc_visit): Remove mode parameter and simplify accordingly.
6991 (gimple_types_compatible_p_1): Likewise.
6992 (gimple_types_compatible_p): Likewise.
6993 (iterative_hash_gimple_type): Likewise.
6994 (visit): Likewise.
6995 (gimple_type_eq): Adjust.
6996
fc6970e4
RE
69972011-05-11 Revital Eres <revital.eres@linaro.org>
6998
6999 * ddg.c (create_ddg_dep_from_intra_loop_link): If a true dep edge
7000 enters the branch create an anti edge in the opposite direction
7001 to prevent the creation of reg-moves.
7002 * modulo-sched.c: Adjust comment to reflect the fact we are
7003 scheduling closing branch.
7004 (PS_STAGE_COUNT): Rename to CALC_STAGE_COUNT and redefine.
7005 (stage_count): New field in struct partial_schedule.
7006 (calculate_stage_count): New function.
7007 (normalize_sched_times): Rename to reset_sched_times and handle
7008 incrementing the sched time of the nodes by a constant value
7009 passed as parameter.
7010 (duplicate_insns_of_cycles): Skip closing branch.
7011 (sms_schedule_by_order): Schedule closing branch.
7012 (ps_insn_find_column): Handle closing branch.
7013 (sms_schedule): Call reset_sched_times and adjust the code to
7014 support scheduling of the closing branch.
7015 (ps_insert_empty_row): Update calls to normalize_sched_times
7016 and rotate_partial_schedule functions.
7017
41a58a92
RG
70182011-05-11 Richard Guenther <rguenther@suse.de>
7019
7020 PR middle-end/48953
7021 * tree-inline.c (remap_gimple_op_r): Also remap types of MEM_REFs.
7022
e9f8dcf9
JM
70232011-05-11 Joseph Myers <joseph@codesourcery.com>
7024
cb032fee
UB
7025 * opts.c (finish_options): Move warning settings from process_options.
7026 * toplev.c (process_options): Move warning settings to finish_options.
e9f8dcf9 7027
10c224a9
RG
70282011-05-11 Richard Guenther <rguenther@suse.de>
7029
7030 PR tree-optimization/18041
7031 * tree-ssa-forwprop.c (simplify_bitwise_and): Rename to ...
7032 (simplify_bitwise_binary): ... this. Handle operand conversions
7033 by applying them to the result instead.
7034 (tree_ssa_forward_propagate_single_use_vars): Adjust. CSE tree code.
7035
825b27de
RG
70362011-05-11 Richard Guenther <rguenther@suse.de>
7037
7038 * gimple.c (gimple_canonical_types_compatible_p): Split out
7039 from gimple_types_compatible_p and friends. Do not recurse
7040 to pointed-to types.
7041 (gimple_canonical_type_eq): Use it.
7042 (iterative_hash_canonical_type): Split out from
7043 iterative_hash_gimple_type and friends. Do not recurse
7044 to pointed-to types.
7045 (gimple_canonical_type_hash): Use it, allocate the hash here.
7046
ca756625
RE
70472011-05-11 Revital Eres <revital.eres@linaro.org>
7048
7049 * modulo-sched.c (doloop_register_get): Ignore DEBUG_INSNs while
7050 recognizing doloop.
7051
b8abece3
RE
70522011-05-11 Revital Eres <revital.eres@linaro.org>
7053
7054 * loop-doloop.c (doloop_condition_get): Use prev_nondebug_insn
7055 instead of PREV_INSN.
7056
ce7b3761
RE
70572011-05-11 Revital Eres <revital.eres@linaro.org>
7058
7059 * modulo-sched.c (sms_schedule): Support new form of doloop pattern
7060 * loop-doloop.c (doloop_condition_get): Likewise.
7061 * config/arm/thumb2.md (*thumb2_addsi3_compare0): Remove "*".
7062 (doloop_end): New.
7063 * config/arm/arm.md (*addsi3_compare0): Remove "*".
7064
a9dc9d37
NF
70652011-05-10 Nathan Froyd <froydnj@codesourcery.com>
7066
7067 * tree.def (CASE_LABEL_EXPR): Add an operand.
7068 * tree.h (CASE_CHAIN): Use TREE_OPERAND instead of TREE_CHAIN.
7069
96703596
JM
70702011-05-10 Joseph Myers <joseph@codesourcery.com>
7071
7072 * c-decl.c (c_override_global_bindings_to_false): Remove.
7073 (global_bindings_p): Don't check
7074 c_override_global_bindings_to_false.
7075 * c-tree.h (c_override_global_bindings_to_false): Remove.
7076 * c-typeck.c (composite_type): Don't set
7077 c_override_global_bindings_to_false.
7078
dbcc9f08
MM
70792011-05-10 Michael Meissner <meissner@linux.vnet.ibm.com>
7080
7081 PR target/48857, 48495
7082 * config/rs6000/rs6000.h (VSX_SCALAR_MODE): Delete.
7083 (VSX_MODE): Ditto.
7084 (VSX_MOVE_MODE): Ditto.
7085 (ALTIVEC_OR_VSX_VECTOR_MODE): New macro, combine all Altivec and
7086 VSX vector types. Add V2DImode.
7087 (HARD_REGNO_CALLER_SAVE_MODE): Use it instead of
7088 ALTIVEC_VECTOR_MODE and VSX_VECTOR_MODE calls.
7089 (MODES_TIEABLE_P): Ditto.
7090
7091 * config/rs6000/rs6000.c (rs6000_emit_move): Use
7092 ALTIVEC_OR_VSX_MODE instead of ALTIVEC_VECTOR_MODE and
7093 VSX_VECTOR_MODE.
7094 (init_cumulative_args): Ditto.
7095 (rs6000_function_arg_boundary): Ditto.
7096 (rs6000_function_arg_advance_1): Ditto.
7097 (rs6000_function_arg): Ditto.
7098 (rs6000_function_ok_for_sibcall): Ditto.
7099 (emit_frame_save): Ditto.
7100 (rs6000_function_value): Ditto.
7101 (rs6000_libcall_value): Ditto.
7102
4a68b4ca
JM
71032011-05-10 Joseph Myers <joseph@codesourcery.com>
7104
7105 * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
7106 i386/darwin-lib.h to $libgcc_tm_file.
7107 * config/i386/darwin.h (DECLARE_LIBRARY_RENAMES): Remove.
7108
bcb521e9
JM
71092011-05-10 Joseph Myers <joseph@codesourcery.com>
7110
7111 * doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.
7112
f10d3ac9
JM
71132011-05-10 Joseph Myers <joseph@codesourcery.com>
7114
cb032fee 7115 * config/rs6000/genopt.sh, config/rs6000/rs6000-cpus.def: New files.
f10d3ac9
JM
7116 * config/rs6000/rs6000-tables.opt: New file (generated).
7117 * config.gcc (powerpc*-*-*, rs6000*-*-*): Add
7118 rs6000/rs6000-tables.opt to extra_options.
7119 * config/rs6000/rs6000-opts.h (RS6000_CPU_OPTION_NATIVE): Define.
7120 * config/rs6000/rs6000.c (rs6000_select): Remove.
7121 (processor_target_table): Move contents to rs6000-cpus.def.
7122 (darwin_rs6000_override_options): Check
7123 global_options_set.x_rs6000_cpu_index instead of
7124 rs6000_select[1].string.
7125 (rs6000_option_override_internal): Likewise.
7126 (rs6000_handle_option): Don't assert that global structures are in
7127 use. Don't handle OPT_mcpu_ and OPT_mtune_ here.
7128 (rs6000_default_cpu): New variable.
7129 (rs6000_file_start): Set it instead of local default_cpu. Check
7130 rs6000_default_cpu, global_options_set.x_rs6000_cpu_index and
7131 global_options_set.x_rs6000_tune_index instead of rs6000_select.
7132 (rs6000_darwin_file_start): Check rs6000_default_cpu and
7133 global_options_set.x_rs6000_cpu_index instead of rs6000_select.
7134 * config/rs6000/rs6000.h (struct rs6000_cpu_select,
7135 rs6000_select): Remove.
7136 * config/rs6000/rs6000.opt (rs6000_cpu_index, rs6000_tune_index):
7137 Remove.
7138 (mcpu=, mtune=): Use Var, Init, Enum and Save.
7139 * config/rs6000/t-rs6000
7140 ($(srcdir)/config/rs6000/rs6000-tables.opt): New.
7141 * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Check
7142 global_options_set.x_rs6000_cpu_index instead of
7143 rs6000_select[1].string.
7144 * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Check
7145 global_options_set.x_rs6000_cpu_index instead of
7146 rs6000_select[1].string.
7147
80cf2e08
JM
71482011-05-10 Joseph Myers <joseph@codesourcery.com>
7149
7150 * config.gcc (libgcc_tm_file): Define instead of including files
7151 from ../../libgcc/config/ in tm_file.
cb032fee 7152 * configure.ac (libgcc_tm_file_list, libgcc_tm_include_list): Define.
80cf2e08
JM
7153 * configure: Regenerate.
7154 * Makefile.in (libgcc_tm_file_list, libgcc_tm_include_list,
7155 libgcc_tm.h, cs-libgcc_tm.h): New.
7156 (TM_H): Include libgcc_tm.h and $(libgcc_tm_file_list).
7157 (clean): Remove libgcc_tm.h.
7158 * config/arm/symbian.h (RENAME_LIBRARY): Remove.
7159 * mkconfig.sh: Include libgcc_tm.h in tm.h if USED_FOR_TARGET.
7160 * system.h (DECLARE_LIBRARY_RENAMES): Poison.
7161
fd01a351
GJL
71622011-05-10 Georg-Johann Lay <avr@gjlay.de>
7163
7164 PR target/48896
7165 * config/avr/avr.c (avr_ret_register): Return unsigned int
7166 instead of int.
7167 (avr_function_value): Mark fn_decl_or_type as unused, don't pass
7168 it to avr_libcall_value.
7169 avr_expand_builtin): Use EXPAND_NORMAL as arg 4 in calls to
7170 expand_expr.
7171 (avr_expand_binop_builtin): Ditto.
7172 (avr_expand_unop_builtin): Ditto.
7173
34cc3c86
DD
71742011-05-10 DJ Delorie <dj@redhat.com>
7175
7176 * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN): Define.
7177 (LABEL_ALIGN_AFTER_BARRIER): Pass label to rx_align_for_label
7178 * config/rx/rx.c (rx_align_for_label): Add label and
7179 uses_threshold parameters. Do not align when the label is not
7180 used enough.
7181 * config/rx/rx-protos.h (rx_align_for_label): Update prototype.
7182
be173289
RG
71832011-05-10 Richard Guenther <rguenther@suse.de>
7184
7185 * tree-ssa-forwprop.c (combine_conversions): Pattern-match
7186 a series of conversions and apply foldings similar to what
7187 fold-const does.
7188 (tree_ssa_forward_propagate_single_use_vars): Call it.
7189
e7f78021
JJ
71902011-05-10 Jakub Jelinek <jakub@redhat.com>
7191
6ae70ea2
JJ
7192 PR tree-optimization/48611
7193 PR tree-optimization/48794
7194 * tree-eh.c (remove_unreachable_handlers): Don't remove regions
7195 referenced from RESX or EH_DISPATCH arguments.
7196
e7f78021
JJ
7197 PR debug/48928
7198 * dfp.c (decimal_to_decnumber): Handle conversion from
7199 dconst{1,2,m1,half}.
7200
fca132b9
UB
72012011-05-09 Uros Bizjak <ubizjak@gmail.com>
7202
7203 * config/i386/i386.c (ix86_autovectorize_vector_sizes): Return 0
7204 for !flag_prefer_avx128.
7205 (ix86_preferred_simd_mode): Return word_mode for DFmode without SSE2.
7206
e4c03378
EB
72072011-05-09 Eric Botcazou <ebotcazou@adacore.com>
7208
7209 * fold-const.c (fold_range_test): Pass LOC to build_range_check.
7210 (fold_ternary_loc): Use expr_location_or.
7211
805d6a75
L
72122011-05-09 H.J. Lu <hongjiu.lu@intel.com>
7213
7214 PR debug/48853
7215 * dwarf2out.c (mem_loc_descriptor) <case SUBREG>: If
7216 POINTERS_EXTEND_UNSIGNED is defined, don't give up if mode is
7217 Pmode and mem_mode is not VOIDmode.
7218
e4c03378 72192011-05-09 Ville Voutilainen <ville.voutilainen@gmail.com>
b5da71d4 7220
e4c03378
EB
7221 * tree.h (TYPE_UNQUALIFIED, TYPE_QUAL_CONST, TYPE_QUAL_VOLATILE,
7222 TYPE_QUAL_RESTRICT): Convert to enum.
b5da71d4 7223
51e7f377
UB
72242011-05-09 Uros Bizjak <ubizjak@gmail.com>
7225
7226 * config/i386/predicates.md (const_pow2_1_to_2_operand): Remove.
7227 (const_pow2_1_to_8_operand): Ditto.
7228 (const_pow2_1_to_128_operand): Ditto.
7229 (const_pow2_1_to_32768_operand): Ditto.
7230 * config/i386/mmx.md (*mmx_pinsrw): Use const_int_operand instead of
7231 const_pow2_1_to_8_operand for operand 3 predicate. Use exact_log2
7232 in insn constraint to check integer value of operand 3.
7233 * config/i386/sse.md (*vec_setv4sf_sse4_1): Ditto.
7234
7235 (PINSR_MODE): New mode iterator.
7236 (sse2p4_1): New mode attribute.
7237 (<sse2p4_1>_pinsr<ssemodesuffix>): Merge insn from sse4_1_pinsrb,
7238 sse2_pinsrw, sse4_1_pinsrd and sse4_1_pinsrq using PINSR_MODE mode
7239 iterator. Use const_int_operand instead of
7240 const_pow2_1_to_{2,8,128,32768}_operand for operand 3 predicate. Use
7241 exact_log2 in insn constraint to check integer value of operand 3.
7242
72432011-05-09 Uros Bizjak <ubizjak@gmail.com>
7244
7245 * config/i386/sse.md (blendbits): Remove mode attribute.
7246 (<sse4_1>_blend<ssemodesuffix><avxsizesuffix>): Use const_int_operand
7247 instead of const_0_to_<blendbits>_operand for operand 3 predicate.
7248 Check integer value of operand 3 in insn constraint.
7249
0ca8de87
RG
72502011-05-09 Richard Guenther <rguenther@suse.de>
7251
7252 * lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p
7253 for diagnostics.
7254 (lto_symtab_merge): Likewise. Do not register types here.
7255 (lto_symtab_merge_decls_2): Likewise.
7256 (lto_symtab_merge_decls_1): Likewise.
7257 * gimple.h (enum gtc_mode, gimple_types_compatible_p): Do not declare.
7258 * gimple.c (enum gtc_mode): Declare.
7259 (gimple_types_compatible_p): Make static.
7260
a9e6994a
AK
72612011-05-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7262
7263 * config/s390/s390.md (TD/TF mem to reg move splitter): Make the
7264 temporary register to match Pmode.
7265
fb55d62e
UB
72662011-05-09 Uros Bizjak <ubizjak@gmail.com>
7267
7268 * config/i386/sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1
7269 and *vec_concatv4si_1_avx.
7270
eb1485a6
UB
72712011-05-09 Uros Bizjak <ubizjak@gmail.com>
7272
7273 PR rtl-optimization/48927
7274 * ira-conflicts.c (commutative_constraint_p): Use
7275 recog_data.alternative_enabled_p to disable alternatives where
7276 "enabled" attribute is false.
7277 (get_dup_num): Ditto.
7278 * ira-lives.c (single_reg_class): Ditto.
7279 (ira_implicitly_set_insn_hard_regs): Ditto.
7280
c46d001a
EB
72812011-05-09 Eric Botcazou <ebotcazou@adacore.com>
7282
7283 * var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.
7284 (dataflow_set_preserve_mem_locs): Likewise.
7285
72862011-05-09 Philipp Thomas <pth@suse.de>
7287
6d9e7c41
PT
7288 * config/mep/mep.c (mep_validate_vliw): Syntax description
7289 should not be translated.
7290
d371df6f
JM
72912011-05-09 Joseph Myers <joseph@codesourcery.com>
7292
7293 * config/mips/genopt.sh, config/mips/mips-cpus.def: New files.
7294 * config/mips/mips-tables.opt: New file (generated).
eb1485a6 7295 * config.gcc (mips*-*-*): Add mips/mips-tables.opt to extra_options.
d371df6f
JM
7296 * config/mips/mips-opts.h (MIPS_ARCH_OPTION_FROM_ABI,
7297 MIPS_ARCH_OPTION_NATIVE): Define.
7298 * config/mips/mips.c (mips_cpu_info_table): Move contents to
7299 mips-cpus.def.
7300 (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p,
7301 mips_parse_cpu): Remove.
7302 (mips_cpu_info_from_opt, mips_default_arch): New.
7303 (mips_handle_option): Don't assert that global structures are in
7304 use. Don't handle OPT_march_, OPT_mtune_ and OPT_mips here.
7305 (mips_option_override): Use new variables and functions to set
eb1485a6 7306 state of these options. Use strcmp to check for individual CPU names.
d371df6f
JM
7307 * config/mips/mips.h (MIPS_CPU_STRING_DEFAULT): Remove default
7308 definition.
7309 * config/mips/mips.opt (march=): Use ToLower and Enum.
7310 (mips): Use ToLower, Enum and Var.
7311 (mtune=): Use ToLower and Enum.
7312 * config/mips/t-mips ($(srcdir)/config/mips/mips-tables.opt): New.
7313
4fc07af9
JH
73142011-05-08 Jan Hubicka <jh@suse.cz>
7315
7316 * gimple.c (type_pair_hash, type_pair_eq, lookup_type_pair):
7317 Arrange type pairs to be UID ordered.
7318 (gimple_lookup_type_leader): Make inline.
7319
2cf320a8
NC
73202011-05-09 Nick Clifton <nickc@redhat.com>
7321
61d6def5
NC
7322 PR target/48899
7323 * config/iq2000/iq2000.opt (iq2000_tune): Initialise to
7324 PROCESSOR_DEFAULT.
7325
2cf320a8
NC
7326 PR target/48897
7327 * config/mn10300/mn10300.c (extract_bundle): Remove spurious local
7328 variable 's'.
7329
4f82319d
CLT
73302011-05-08 Chung-Lin Tang <cltang@codesourcery.com>
7331
7332 * combine.c (simplify_comparison): Abstract out parts into...
7333 (simplify_compare_const): ... new function.
7334 (try_combine): Generalize parallel arithmetic/compare combining
7335 to call simplify_compare_const() and CANONICALIZE_COMPARE().
7336
74605a11
JH
73372011-05-08 Jan Hubicka <jh@suse.cz>
7338
7339 * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
eb1485a6
UB
7340 (cgraph_create_virtual_clone): Call hooks once virtual clone
7341 is finished.
74605a11 7342 * cgraph.h (cgraph_clone_node): Update prototype.
eb1485a6
UB
7343 * ipa-cp.c (ipcp_estimate_growth): Use
7344 estimate_ipcp_clone_size_and_time.
74605a11
JH
7345 * ipa-inline-transform.c (clone_inlined_nodes): Update.
7346 * lto-cgraph.c (input_node): Update.
7347 * ipa-inline.c (recursive_inlining): Update.
7348 * ipa-inline.h (estimate_ipcp_clone_size_and_time): New function.
7349 (evaluate_conditions_for_known_args): Break out from ...
7350 (evaluate_conditions_for_edge): ... here.
7351 (evaluate_conditions_for_ipcp_clone): New function.
7352 (inline_node_duplication_hook): Update clone summary based
7353 on parameter map.
7354 (estimate_callee_size_and_time): Rename to ...
7355 (estimate_node_size_and_time): take NODE instead of EDGE;
7356 take POSSIBLE_TRUTHS as argument.
7357 (estimate_callee_size_and_time): Update.
7358 (estimate_ipcp_clone_size_and_time): New function.
7359 (do_estimate_edge_time): Update.
7360
5c049507
RG
73612011-05-08 Richard Guenther <rguenther@suse.de>
7362
7363 PR middle-end/48908
7364 PR middle-end/48905
7365 * expmed.c (expand_shift_1): Compute adjusted constant shift
7366 amount manually.
7367
f64c36ba
EB
73682011-05-08 Eric Botcazou <ebotcazou@adacore.com>
7369
7370 * config/avr/avr.c (print_operand_address): Fix invalid RTL access.
7371
c461a957
EB
73722011-05-08 Eric Botcazou <ebotcazou@adacore.com>
7373
7374 * config/rs6000/rs6000.c (output_profile_hook): Fix thinko.
7375
7c74e556
JW
73762011-05-08 Jonathan Wakely <jwakely.gcc@gmail.com>
7377
7378 * doc/invoke.texi (-fuse-linker-plugin): Improve grammar.
7379
b4c0a884
JH
73802011-05-07 Jan Hubicka <jh@suse.cz>
7381
a9bcb3f0
EB
7382 * ipa-inline-transform.c (inline_call): Account when program size
7383 decreases.
b4c0a884 7384 * ipa-inline.c (relative_time_benefit): New function.
a9bcb3f0
EB
7385 (edge_badness): Reorganize to be power 2 based; fix thinko when
7386 computing badness for negative growth; update comments to match
7387 reality; better dumps.
b4c0a884 7388
c99c0026
EB
73892011-05-07 Eric Botcazou <ebotcazou@adacore.com>
7390
7391 * langhooks.h (lang_hooks_for_types): Change global_bindings_p's return
7392 type to bool and adjust comment.
7393 * fold-const.c (fold_range_test): Adjust call to global_bindings_p.
7394 (fold_mathfn_compare): Remove calls to global_bindings_p.
7395 (fold_inf_compare): Likewise.
7396 * stor-layout.c (variable_size): Adjust call to global_bindings_p.
7397 * c-tree.h (global_bindings_p): Adjust prototype.
7398 * c-decl.c (global_bindings_p): Return bool and simplify.
7399
1400c8e5
ZD
74002011-05-07 Zdenek Dvorak <ook@ucw.cz>
7401
7402 PR tree-optimization/48837
7403 * tree-tailcall.c (tree_optimize_tail_calls_1): Do not mark tailcalls
7404 when accumulator transformation is performed.
7405
5d0878e7
JH
74062011-05-06 Jan Hubicka <jh@suse.cz>
7407
a9bcb3f0
EB
7408 * i386.h (ix86_tune_indices): Add
7409 X86_TUNE_SOFTWARE_PREFETCHING_BENEFICIAL.
eb1485a6 7410 (TARGET_SOFTWARE_PREFETCHING_BENEFICIAL): New macro.
a9bcb3f0
EB
7411 * i386.c (initial_ix86_tune_features): Add
7412 X86_SOFTARE_PREFETCHING_BENEFICIAL.
5d0878e7
JH
7413 (software_prefetching_beneficial_p): Remove predicate.
7414 (ix86_option_override_internal): Use new macro.
7415
58696ce5
JH
74162011-05-06 Jan Hubicka <jh@suse.cz>
7417
7418 * ipa-inline.c (update_callee_keys): Don't reset node growth cache.
7419
c47d0034
JH
74202011-05-06 Jan Hubicka <jh@suse.cz>
7421
7422 * cgraph.c (cgraph_add_thunk): Create real function node instead
7423 of alias node; finalize it and mark needed/reachale; arrange visibility
7424 to be right and add it into the corresponding same comdat group list.
7425 (dump_cgraph_node): Dump thunks.
7426 * cgraph.h (cgraph_first_defined_function, cgraph_next_defined_function,
a9bcb3f0
EB
7427 cgraph_function_with_gimple_body_p,
7428 cgraph_first_function_with_gimple_body,
c47d0034
JH
7429 cgraph_next_function_with_gimple_body): New functions.
7430 (FOR_EACH_FUNCTION_WITH_GIMPLE_BODY, FOR_EACH_DEFINED_FUNCTION):
7431 New macros.
7432 * ipa-cp.c (ipcp_need_redirect_p): Thunks can't be redirected.
7433 (ipcp_generate_summary): Use FOR_EACH_FUNCTION_WITH_GIMPLE_BODY.
7434 * cgraphunit.c (cgraph_finalize_function): Only look into possible
7435 devirtualization when optimizing.
7436 (verify_cgraph_node): Verify thunks.
7437 (cgraph_analyze_function): Analyze thunks.
7438 (cgraph_mark_functions_to_output): Output thunks only in combination
7439 with function they are assigned to.
7440 (assemble_thunk): Turn thunk into non-thunk; don't try to turn
7441 alias into normal node.
7442 (assemble_thunks): New functoin.
7443 (cgraph_expand_function): Use it.
7444 * lto-cgraph.c (lto_output_node): Stream thunks.
7445 (input_overwrite_node): Stream in thunks.
7446 * ipa-pure-const.c (analyze_function): Thunks do nothing interesting.
7447 * lto-streamer-out.c (lto_output): Do not try to output thunk's body.
7448 * ipa-inline.c (inline_small_functions): Use FOR_EACH_DEFINED_FUNCTION.
7449 * ipa-inline-analysis.c (compute_inline_parameters): "Analyze" thunks.
7450 (inline_analyze_function): Do not care about thunk jump functions.
7451 (inline_generate_summary):Use FOR_EACH_DEFINED_FUNCTION.
a9bcb3f0
EB
7452 * ipa-prop.c (ipa_prop_write_jump_functions): Use
7453 cgraph_function_with_gimple_body_p.
7454 * passes.c (do_per_function_toporder): Use
7455 cgraph_function_with_gimple_body_p.
c47d0034
JH
7456 (execute_one_pass);Use FOR_EACH_FUNCTION_WITH_GIMPLE_BODY.
7457 (ipa_write_summaries): Use cgraph_function_with_gimple_body_p.
7458 (function_called_by_processed_nodes_p): Likewise.
7459
d8f426ec
JM
74602011-05-06 Joseph Myers <joseph@codesourcery.com>
7461
7462 * config/rs6000/rs6000.opt (rs6000_ieeequad, rs6000_altivec_abi,
7463 rs6000_spe_abi, rs6000_darwin64_abi): Remove TargetVariable
7464 entries.
7465 (mabi=): Replace with separate entries for mabi=altivec,
7466 mabi=no-altivec, mabi=spe, mabi=no-spe, mabi=d64, mabi=d32,
7467 mabi=ieeelongdouble and mabi=ibmlongdouble.
7468 * config/rs6000/rs6000.c (rs6000_option_override_internal): Move
7469 check for -mabi=spe without SPE ABI support here.
7470 (rs6000_handle_option): Replace OPT_mabi_ handling with
7471 OPT_mabi_altivec and OPT_mabi_spe handling.
7472
80bde45b
CC
74732011-05-06 Cary Coutant <ccoutant@google.com>
7474
7475 * dwarf2out.c (contains_subprogram_definition): New function.
7476 (should_move_die_to_comdat): Call it.
7477
a91926b9
JL
74782011-05-06 Jeff Law <law@redhat.com>
7479
7480 * tree-ssa-threadupdate.c (create_block_for_threading): Do not call
7481 remove_ctrl_stmt_and_useless_edges.
7482 (create_duplicates): Call remove_ctrl_stmt_and_useless_edges.
7483 (fixup_template_block, thread_single_edge): Likewise.
7484 (mark_threaded_blocks): Use THREAD_TARGET.
7485
1fc1b66d
AM
74862011-05-06 Alan Modra <amodra@gmail.com>
7487
7488 PR target/48900
7489 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
7490 const0_rtx as the arg to the dummy __tls_get_addr libcall.
7491
e194de64
UB
74922011-05-06 Uros Bizjak <ubizjak@gmail.com>
7493
7494 * config/i386/i386.md (*movdf_internal_nointeger): Apply "*"
7495 constraint modifier to "r".
7496
d740dc9e
JM
74972011-05-06 Joseph Myers <joseph@codesourcery.com>
7498
7499 * config/rs6000/rs6000.c (rs6000_handle_option): Don't handle and
7500 fall through for OPT_mcmodel_.
7501
cab78b15
AK
75022011-05-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7503
7504 * config/s390/s390.c (s390_asm_trampoline_template): Comment
7505 instruction sizes.
e194de64 7506 (s390_trampoline_init): Replace UNITS_PER_WORD with UNITS_PER_LONG.
cab78b15 7507
ee6824ae
RR
75082011-05-06 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
7509
eb1485a6
UB
7510 PR target/47930
7511 * config/arm/arm.opt (marm): Document it.
7512 (mthumb): Reject negative variant.
ee6824ae 7513
9ef58464
UB
75142011-05-06 Uros Bizjak <ubizjak@gmail.com>
7515
7516 PR target/48898
7517 * config/i386/netware.c (i386_nlm_maybe_mangle_decl_assembler_name):
7518 Fix typo in "ccvt" variable name.
7519
155b6176
TG
75202011-05-06 Tristan Gingold <gingold@adacore.com>
7521
7522 PR target/48895
7523 * config/vms/vms-ar.c (main): Remove cwd variable.
7524
3becc47b
JJ
75252011-05-06 Jakub Jelinek <jakub@redhat.com>
7526
7527 PR debug/48902
7528 * var-tracking.c (prepare_call_arguments): Move else before #endif.
7529
3d528853
NF
75302011-05-05 Nathan Froyd <froydnj@codesourcery.com>
7531
7532 * except.c (sjlj_emit_dispatch_table): Call build_case_label.
7533 * gimplify.c (gimplify_switch_expr): Likewise.
7534 * omp-low.c (expand_omp_sections): Likewise.
7535 * tree-eh.c (lower_try_finally_switch): Likewise.
7536 (lower_eh_dispatch): Likewise.
7537 * tree.h (build_case_label): Declare.
7538 * tree.c (build_case_label): Define.
7539
deb5046b
JM
75402011-05-05 Jason Merrill <jason@redhat.com>
7541
7542 PR c++/40975
7543 * tree-inline.c (copy_tree_r): Use copy_statement_list.
7544 (copy_statement_list): Don't recurse.
7545 * stor-layout.c (copy_self_referential_tree_r): Don't allow
7546 STATEMENT_LIST.
7547
013c0411
JM
75482011-05-05 Joseph Myers <joseph@codesourcery.com>
7549
7550 * config/rs6000/rs6000.c (rs6000_handle_option): Don't fall
7551 through from -mfpu= handling.
7552 * config/rs6000/rs6000.opt (mfpu=): Use Var and Init.
7553
a0905f8b
BS
75542011-05-05 Bernd Schmidt <bernds@codesourcery.com>
7555
7556 * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 10]: Handle
7557 POST_MODIFY.
7558
fc4538e4
SE
75592011-05-05 Steve Ellcey <sje@cup.hp.com>
7560
7561 * config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options
7562 for 11.31.
7563 (hppa[12]*-*-hpux11*): Ditto.
7564 (ia64*-*-hpux*): Add ia64/hpux-unix2003.h to tm_file.
7565 * config/ia64/hpux-unix2003.h: New.
7566 * config/pa/pa-hpux1131.opt: New.
7567 * config/pa/pa-hpux1131.h: New.
7568 * config/pa/pa64-hpux.h (STARTFILE_SPEC): Use unix2003.o if requested.
7569 * config/pa/pa-hpux.opt (flag_pa_unix): Check TARGET_HPUX_11_31 value.
4eec64ff 7570 * config/pa/pa.h (TARGET_HPUX_11_31): Provide default (0) value.
fc4538e4 7571
1e30c578
JJ
75722011-05-05 Jakub Jelinek <jakub@redhat.com>
7573
7574 PR debug/48853
7575 * dwarf2out.c (mem_loc_descriptor) <case SUBREG>: Pass mem_mode
7576 instead of mode as 3rd argument to recursive call.
7577 (mem_loc_descriptor) <case REG>: If POINTERS_EXTEND_UNSIGNED, don't
7578 emit DW_OP_GNU_regval_type if mode is Pmode and mem_mode is not
7579 VOIDmode.
7580 (mem_loc_descriptor) <case SYMBOL_REF>: If POINTERS_EXTEND_UNSIGNED,
7581 don't give up if mode is Pmode and mem_mode is not VOIDmode.
7582 (mem_loc_descriptor) <case CONST_INT>: If POINTERS_EXTEND_UNSIGNED,
7583 use int_loc_descriptor if mode is Pmode and mem_mode is not VOIDmode.
7584
d19eb620
JB
75852011-05-05 Julian Brown <julian@codesourcery.com>
7586
7587 * config/arm/neon.md (vec_set<mode>_internal): Fix misplaced
7588 parenthesis in D-register case.
7589
c860fe8c
JM
75902011-05-05 Joseph Myers <joseph@codesourcery.com>
7591
7592 * opt-functions.awk (var_type_struct): Handle Enum options.
7593 * optc-gen.awk: Don't check range of variables of character type.
7594 * config/rs6000/rs6000.c (rs6000_sched_insert_nops_str,
7595 rs6000_sched_costly_dep_str, rs6000_recip_name, rs6000_abi_name,
7596 rs6000_sdata_name, rs6000_explicit_options): Remove.
7597 (rs6000_option_override_internal): Check for -malign-power here.
7598 Use global_options_set instead of rs6000_explicit_options.
7599 (rs6000_parse_fpu_option): Remove.
7600 (rs6000_handle_option): Access variables via opts and opts_set
7601 pointers. Use error_at and warning_at. Add fall-through
7602 comments. Don't handle OPT_mcmodel_, OPT_maix_struct_return,
7603 OPT_msvr4_struct_return, OPT_mvrsave, OPT_mspe, OPT_mcall_,
7604 OPT_msdata_, OPT_mtls_size_, OPT_mtraceback_, OPT_mfloat_gprs_,
7605 OPT_msched_costly_dep_, OPT_malign_ or OPT_mrecip_ explicitly
7606 here. Don't use rs6000_parse_fpu_option.
7607 * config/rs6000/rs6000.h (fpu_type): Remove declaration.
7608 * config/rs6000/rs6000.opt (rs6000_long_double_type_size,
7609 rs6000_spe, rs6000_float_gprs): Remove TargetVariable entries.
7610 (mrecip=): Use Var.
7611 (mspe): Use Var and Save.
7612 (mtraceback=): Use Enum and Var.
7613 (rs6000_traceback_type): New Enum and EnumValue entries.
7614 (mfloat-gprs=): Use Enum, Var and Save.
7615 (rs6000_float_gprs): New Enum and EnumValue entries.
7616 (mlong-double-): use Var and Save.
7617 (msched-costly-dep=, minsert-sched-nops=): Use Var.
7618 (malign-): Use Enum and Var.
7619 (rs6000_alignment_flags): New Enum and EnumValue entries.
7620 (mfpu=): Use Enum.
7621 (fpu_type_t): New Enum and EnumValue entries.
7622 * config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Use
7623 global_options_set instead of rs6000_explicit_options.
7624 * config/rs6000/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Use
7625 global_options_set instead of rs6000_explicit_options.
7626 * config/rs6000/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Use
7627 global_options_set instead of rs6000_explicit_options.
7628 * config/rs6000/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Use
7629 global_options_set instead of rs6000_explicit_options.
7630 * config/rs6000/e500-double.h (SUB3TARGET_OVERRIDE_OPTIONS): Use
7631 global_options_set instead of rs6000_explicit_options.
7632 * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
7633 global_options_set instead of rs6000_explicit_options.
7634 (RS6000_DEFAULT_LONG_DOUBLE_SIZE): Remove commented-out
7635 definition.
7636 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
7637 global_options_set instead of rs6000_explicit_options.
7638 * config/rs6000/linux64.opt (mcmodel=): Use Enum and Var.
7639 (rs6000_cmodel): New Enum and EnumValue entries.
7640 * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
7641 global_options_set instead of rs6000_explicit_options.
7642 * config/rs6000/sysv4.opt (mcall-, msdata=): Use Var.
7643 (mtls-size=): Use Enum and Var.
7644 (rs6000_tls_size): New Enum and EnumValue entries.
7645
0691dde9
MM
76462011-05-05 Michael Matz <matz@suse.de>
7647
7648 * config/alpha/elf.h (ENDFILE_SPEC): Add Ofast.
7649 * config/alpha/osf5.h (ENDFILE_SPEC): Add Ofast.
7650 * config/alpha/netbsd.h (ENDFILE_SPEC): Add Ofast.
7651 * config/sparc/linux.h (ENDFILE_SPEC): Add Ofast.
7652 * config/sparc/sp64-elf.h (ENDFILE_SPEC): Add Ofast.
7653 * config/sparc/sp-elf.h (ENDFILE_SPEC): Add Ofast.
7654 * config/sparc/linux64.h (ENDFILE_SPEC): Add Ofast.
7655 * config/sparc/freebsd.h (ENDFILE_SPEC): Add Ofast.
7656 * config/sparc/sol2.h (ENDFILE_SPEC): Add Ofast.
7657 * config/i386/cygwin.h (ENDFILE_SPEC): Add Ofast.
7658 * config/i386/gnu-user.h (ENDFILE_SPEC): Add Ofast.
7659 * config/i386/gnu-user64.h (ENDFILE_SPEC): Add Ofast.
7660 * config/i386/darwin.h (ENDFILE_SPEC): Add Ofast.
7661 * config/i386/mingw32.h (ENDFILE_SPEC): Add Ofast.
7662 * config/ia64/linux.h (ENDFILE_SPEC): Add Ofast.
7663 * config/mips/linux.h (ENDFILE_SPEC): Add Ofast.
7664
86529a49
RG
76652011-05-05 Richard Guenther <rguenther@suse.de>
7666
7667 * expmed.c (expand_variable_shift): Rename to ...
7668 (expand_shift_1): ... this. Take an expanded shift amount.
7669 For rotates recurse directly not building trees for the shift amount.
7670 (expand_variable_shift): Wrap around expand_shift_1.
7671 (expand_shift): Adjust.
7672
d0228c2e
JJ
76732011-05-05 Jakub Jelinek <jakub@redhat.com>
7674
7675 * gimplify.c (create_tmp_var_raw): Don't call build_type_variant.
7676
907a08d9
EB
76772011-05-05 Eric Botcazou <ebotcazou@adacore.com>
7678
7679 * tree.h (get_pending_sizes): Remove prototype.
7680 (put_pending_size): Likewise.
7681 (put_pending_sizes): Likewise.
7682 * stor-layout.c (pending_sizes): Delete.
7683 (get_pending_sizes): Likewise.
7684 (put_pending_size): Likewise.
7685 (put_pending_sizes): Likewise.
7686 (variable_size): Do not call put_pending_size and tidy up.
7687 * function.h (struct function): Remove dont_save_pending_sizes_p.
7688 * lto-streamer-in.c (input_function): Do not stream it.
7689 * lto-streamer-out.c (output_function): Likewise.
7690 * tree-inline.c (initialize_cfun): Do not copy it.
7691 * c-decl.c (store_parm_decls): Do not set it.
7692 * omp-low.c (create_task_copyfn): Likewise.
7693 * tree-optimize.c (tree_rest_of_compilation): Likewise.
7694
386d9c57
UB
76952011-05-05 Uros Bizjak <ubizjak@gmail.com>
7696
7697 * config/i386/i386.md (*movdf_internal_rex64): Simplify nested "if"
7698 conditions.
7699 (*movdf_internal): Ditto.
7700 (*movdf_internal_nointeger): Ditto.
7701 (*movsf_internal): Ditto.
7702
a04a722b
JM
77032011-05-05 Joseph Myers <joseph@codesourcery.com>
7704
7705 * c-decl.c (finish_decl): Don't call get_pending_sizes.
7706 (grokparm): Add parameter expr. Pass it to grokdeclarator.
7707 (push_parm_decl): Add parameter expr. Pass it to grokdeclarator.
7708 (c_variable_size): Remove.
7709 (grokdeclarator): Use save_expr instead of c_variable_size. Don't
7710 call put_pending_sizes.
7711 (get_parm_info): Add parameter expr. Use it to set
7712 arg_info->pending_sizes.
7713 (store_parm_decls): Use arg_info->pending_sizes instead or calling
7714 get_pending_sizes.
7715 * c-parser.c (c_parser_parms_declarator): Update call to
7716 c_parser_parms_list_declarator.
7717 (c_parser_parms_list_declarator): Take parameter expr. Update
7718 call to push_parm_decl. Update recursive call. Don't call
7719 get_pending_sizes. Update calls to get_parm_info.
7720 (c_parser_objc_method_definition): Update calls to
7721 c_parser_objc_method_decl and objc_start_method_definition.
386d9c57 7722 (c_parser_objc_methodproto): Update call to c_parser_objc_method_decl.
a04a722b
JM
7723 (c_parser_objc_method_decl): Add parameter expr. Update call to
7724 grokparm.
386d9c57 7725 (c_parser_objc_try_catch_finally_statement): Update call to grokparm.
a04a722b
JM
7726 * c-tree.h (struct c_arg_info.pending_sizes): Change to a tree.
7727 (get_parm_info, grokparm, push_parm_decl): Update prototypes.
7728
c92a6f97
MH
77292011-05-05 Michael Hope <michael.hope@linaro.org>
7730
386d9c57
UB
7731 PR pch/45979
7732 * config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for
7733 __ARM_EABI__ hosts.
c92a6f97 7734
07ea0048
UW
77352011-05-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7736
7737 * config/spu/spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
7738 (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Likewise.
7739 (spu_output_mi_thunk): New function.
7740
d634bfa1
RO
77412011-05-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7742
7743 * config/sparc/sol2.h (ASM_OUTPUT_CALL): Use
7744 targetm.asm_out.print_operand.
7745 * config/sol2.c: Include target.h.
7746
40fda55b
JH
77472011-05-04 Jan Hubicka <jh@suse.cz>
7748
7749 * ipa-inline.c (reset_edge_caches): New function.
7750 (update_caller_keys): Add check_inlinablity_for; do not
7751 reset edge caches; remove now unnecesary loop.
386d9c57 7752 (update_callee_keys): Add comments; reset node_growth_cache of callee.
40fda55b
JH
7753 (update_all_callee_keys): Likewise.
7754 (inline_small_functions): Sanity check cache; update code
7755 recomputing it.
7756
0360f70d
BS
77572011-05-04 Bernd Schmidt <bernds@codesourcery.com>
7758
7759 PR rtl-optimization/47612
7760 * df-problems.c (can_move_insns_across): Don't pick a cc0 setter
7761 as the last insn of the sequence to be moved.
7762
7a994646
TB
77632011-05-04 Tobias Burnus <burnus@net-b.de>
7764
7765 PR fortran/48864
7766 * doc/invoke.texi (Ofast): Document that it
7767 enables Fortran's -fno-protect-parens.
7768
7a2f7208
UB
77692011-05-04 Uros Bizjak <ubizjak@gmail.com>
7770
7771 * config/i386/i386.c (ix86_reorg): Run move_or_delete_vzeroupper first.
7772
a2d42931
EB
77732011-05-04 Eric Botcazou <ebotcazou@adacore.com>
7774
7775 * stor-layout.c (variable_size): Do not issue errors.
7776
f81b1a3d
RG
77772011-05-04 Richard Guenther <rguenther@suse.de>
7778
7779 * coverage.c (tree_coverage_counter_ref): Use integer_type_node
7780 for array-ref indices.
7781 (tree_coverage_counter_addr): Likewise.
7782 (build_fn_info_type): Use size_int for index types.
7783 (build_gcov_info): Likewise.
7784
c62c040f
RG
77852011-05-04 Richard Guenther <rguenther@suse.de>
7786
7787 * c-decl.c (check_bitfield_type_and_width): Do not pass NULL
7788 to build_int_cst.
7789 * c-typeck.c (really_start_incremental_init): Use bitsize_int
7790 for constructor indices.
7791 (push_init_level): Likewise.
7792
1e3287d0
RG
77932011-05-04 Richard Guenther <rguenther@suse.de>
7794
7795 * explow.c (promote_mode): Move variable declarations before code.
7796
6c32445b
NF
77972011-05-04 Nathan Froyd <froydnj@codesourcery.com>
7798
7799 * tree.h (build_function_type_array): Declare.
7800 (build_varargs_function_type_array): Declare.
7801 (build_function_type_vec, build_varargs_function_type_vec): Define.
7802 * tree.c (build_function_type_array_1): New function.
7803 (build_function_type_array): New function.
7804 (build_varargs_function_type_array): New function.
7805
fdabf269
RS
78062011-05-04 Richard Sandiford <richard.sandiford@linaro.org>
7807
7808 * tree-vect-loop.c (vectorizable_reduction): Check reduction cost
7809 before setting STMT_VINFO_TYPE.
7810
a207915a
UW
78112011-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7812
7813 * config/spu/spu.c (spu_gimplify_va_arg_expr): Call pass_by_reference
7814 instead of spu_pass_by_reference.
7815
5e617be8
AK
78162011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7817
7818 * calls.c (emit_library_call_value_1): Invoke
7819 promote_function_mode hook on libcall arguments.
7820 * explow.c (promote_function_mode, promote_mode): Handle TYPE
7821 argument being NULL.
7822 * targhooks.c (default_promote_function_mode): Lisewise.
7823 * config/s390/s390.c (s390_promote_function_mode): Likewise.
7824 * config/sparc/sparc.c (sparc_promote_function_mode): Likewise.
7825
7826 * doc/tm.texi: Document that TYPE argument might be NULL.
7827
486d04be
SH
78282011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
7829
7830 * config/bfin/bfin.c (bfin_cpus): Update silicon revisions.
7831
9b19b026
SH
78322011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
7833
7834 From Bernd Schmidt
7835 * config/bfin/bfin.md (addsi3): Add an alternative for IREGS.
7836
502bc3df
RO
78372011-05-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7838
7839 * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)
7840 (MIPS_UNMARK_STAB, SHASH_SIZE, THASH_SIZE, ALIGN_SYMTABLE_OFFSET):
7841 Move ...
7842 * mips-tfile.c: ... here.
7843 Don't include coretypes.h, tm.h, filenames.h.
7844 (saber_stop): Remove definition and all calls.
7845 [__SABER__]: Remove.
7846 (__LINE__): Remove default.
7847 (Size_t, Ptrdiff_t): Remove definitions.
7848 Replace by size_t, ptrdiff_t.
7849 [!MIPS_DEBUGGING_INFO]: Remove.
7850 (SHASH_SIZE, THASH_SIZE): Remove defaults.
7851 (progname): Add const.
7852 (STATIC): Remove.
7853 Replace all uses by static.
7854 (ALIGN_SYMTABLE_OFFSET): Remove default.
7855 * mips-tdump.c: Don't include coretypes.h, tm.h.
7856 Remove !MIPS_IS_STAB guard.
7857 * Makefile.in (mips-tfile.o): Remove $(RTL_H), coretypes.h,
7858 $(TM_H), filenames.h dependencies.
7859 (mips-tdump.o): Remove $(RTL_H), coretypes.h, $(TM_H) dependencies.
7860
991eb6ef
SH
78612011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
7862
7863 From Jie Zhang
7864 *config/bfin/bfin.c (bfin_extra_live_on_entry): New.
7865 (TARGET_EXTRA_LIVE_ON_ENTRY): Define.
7866
420ccc84
SH
78672011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
7868
7869 From Bernd Schmidt
7870 * config/bfin/bfin.h (FUNCTION_PROFILER): Take TARGET_LONG_CALLS into
7871 account and save/restore RETS.
7872 (PROFILE_BEFORE_PROLOGUE): Define.
7873 (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Add tab character. Correct
7874 the push insn to use predecrement.
7875
9f8d69ee
SH
78762011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
7877
7878 From Jie Zhang
7879 * config/bfin/bfin.c (bfin_expand_prologue): Don't clobber P2.
7880
662c03f4
NC
78812011-05-04 Nick Clifton <nickc@redhat.com>
7882
7883 * config/mn10300/mn10300.c: Include cfgloop.h.
7884 (DUMP): New macro.
7885 (mn10300_insert_setlb_lcc): New function. Inserts a SETLB and a
7886 Lcc or a FLcc insn into the instruction stream.
7887 (mn10300_block_contains_call): New function. Returns true if the
7888 given basic block contains a CALL insn.
7889 (mn10300_loop_contains_call_insn): New function. Returns true if
7890 the given loop contains a CALL insn.
7891 (mn10300_scan_for_setlb_lcc): New function. Finds opportunities
7892 to use the SETLB and Lcc or FLcc insns.
7893 (mn10300_reorg): Invoke mn10300_scan_for_setlb_lcc when optimizing.
7894 (TARGET_FLAGS): Add MASK_ALLOW_SETLB.
7895 * config/mn10300/mn10300.opt (msetlb): New option. Used to
7896 disable the SETLB optimization.
7897 * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add
7898 __SETLB__ or __NO_SETLB__.
7899 * config/mn10300/mn10300.md (UNSPEC_SETLB): New constant.
7900 (movsf_internal): Handle MDR register.
7901 (cmpsi): Make visible.
7902 (setlb): New pattern.
7903 (Lcc): New pattern.
7904 (FLcc): New pattern.
7905
843b6915
UB
79062011-05-04 Uros Bizjak <ubizjak@gmail.com>
7907
7908 PR target/48860
7909 * config/i386/i386.md (*movdi_internal_rex64) Use %vmovd
7910 for reg<->xmm moves.
7911 * config/i386/sse.md (*vec_concatv2di_rex64_sse4_1): Ditto.
7912 (vec_concatv2di_rex64_sse): Ditto.
7913 (*sse2_storeq_rex64): Do not emit %v prefix for mov{q} mnemonic.
7914 (*vec_extractv2di_1_rex64): Ditto.
7915
7916 Revert:
7917 2011-05-02 Uros Bizjak <ubizjak@gmail.com>
7918
7919 * config/i386/mmx.md (*mov<mode>_internal_rex64): Use %vmovq for
7920 reg<->xmm moves.
7921 (*movv2sf_internal_rex64): Use %vmovq for reg<->xmm moves.
7922
d35936ab
RG
79232011-05-04 Richard Guenther <rguenther@suse.de>
7924
7925 * tree.h (int_const_binop): Remove notrunc argument.
7926 * fold-const.c (int_const_binop): Remove notrunc argument. Always
7927 create integer constants that are properly truncated.
7928 (extract_muldiv_1): Expand one notrunc int_const_binop caller.
7929 (const_binop): Remove zero notrunc argument to int_const_binop.
7930 (size_binop_loc): Likewise.
7931 (fold_div_compare): Likewise.
7932 (maybe_canonicalize_comparison_1): Likewise.
7933 (fold_comparison): Likewise.
7934 (fold_binary_loc): Likewise.
7935 (multiple_of_p): Likewise.
7936 * expr.c (store_constructor): Likewise.
7937 * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
7938 (maybe_fold_stmt_addition): Likewise.
7939 * ipa-prop.c (ipa_modify_call_arguments): Likewise.
7940 * stor-layout.c (layout_type): Likewise.
7941 * tree-data-ref.c (tree_fold_divides_p): Likewise.
7942 * tree-sra.c (build_ref_for_offset): Likewise.
7943 (build_user_friendly_ref_for_offset): Likewise.
7944 * tree-ssa-address.c (maybe_fold_tmr): Likewise.
7945 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Likewise.
7946 * tree-ssa-loop-niter.c (inverse): Likewise.
7947 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
7948 * tree-ssa.c (maybe_rewrite_mem_ref_base): Likewise.
7949 * tree-switch-conversion.c (check_range): Likewise.
7950 (build_constructors): Likewise.
7951 * tree-vect-generic.c (expand_vector_piecewise): Likewise.
7952 * tree-vrp.c (set_and_canonicalize_value_range): Likewise.
7953 (extract_range_from_assert): Likewise.
7954 (vrp_int_const_binop): Likewise.
7955 (extract_range_from_binary_expr): Likewise.
7956 (extract_range_from_unary_expr): Likewise.
7957 (check_array_ref): Likewise.
7958 (find_case_label_range): Likewise.
7959 (simplify_div_or_mod_using_ranges): Likewise.
7960 * tree-cfg.c (group_case_labels_stmt): Use double-ints for
7961 comparing case labels for merging.
7962
8992c063
MW
79632011-05-03 Mark Wielaard <mjw@redhat.com>
7964
7965 * dwarf2out.c (debug_str_hash_forced): Removed.
7966 (gen_label_for_indirect_string): Removed.
7967 (get_debug_string_label): Removed.
7968 (AT_string_form): Generate label directly.
7969 (output_indirect_string): Test indirect_string_node for
7970 DW_FORM_strp instead of checking label and refcount.
7971 (prune_indirect_string): Removed.
7972 (prune_unused_types): Don't check debug_str_hash_forced or
7973 call prune_indirect_string.
7974
4868e6ea
AO
79752011-05-04 Alexandre Oliva <aoliva@redhat.com>
7976
7977 PR other/48093
7978 * doc/invoke.texi: Document -mtls-dialect and GCC_COMPARE_DEBUG.
7979
01a5c0ab
AO
79802011-05-04 Alexandre Oliva <aoliva@redhat.com>
7981
7982 PR debug/47994
7983 PR debug/47919
7984 * combine.c (try_combine): Skip debug insns at m_split tests.
7985
6ac00218
MW
79862011-04-26 Mark Wielaard <mjw@redhat.com>
7987
7988 PR42288
7989 * dwarf2out.c (dwarf2out_finish): Always call output_aranges ()
7990 when info_section_emitted.
7991
3af42a7b
JM
79922011-05-03 Joseph Myers <joseph@codesourcery.com>
7993
7994 * config/mips/mips-opts.h: New.
7995 * config/mips/mips.c (enum mips_r10k_cache_barrier_setting): Move
7996 to mips-opts.h.
7997 (mips_abi, mips_code_readable, mips_r10k_cache_barriee): Remove.
7998 (mips_handle_option): Don't handle OPT_mabi_, OPT_mcode_readable_
7999 or OPT_mr10k_cache_barrier_ here. Access mips_cache_flush_func
8000 via opts pointer.
8001 * config/mips/mips.h (enum mips_code_readable_setting): Move to
8002 mips-opts.h.
8003 (mips_abi, mips_code_readable): Don't declare.
843b6915 8004 * config/mips/mips.opt (config/mips/mips-opts.h): New HeaderInclude.
3af42a7b
JM
8005 (mabi=): Use Enum and Var.
8006 (mips_abi): New Enum and EnumValue entries.
8007 (mcode-readable=): Use Enum and Var.
8008 (mips_code_readable_setting): New Enum and EnumValue entries.
8009 (mr10k-cache-barrier=): Use Enum and Var.
8010 (mips_r10k_cache_barrier_setting): New Enum and EnumValue entries.
8011
1cb1a99f
JH
80122011-05-03 Jan Hubicka <jh@suse.cz>
8013
8014 * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;
8015 replace hash by pointer map.
8016 (cgraph_node_set_element_def, cgraph_node_set_element,
8017 const_cgraph_node_set_element, varpool_node_set_element_def,
8018 varpool_node_set_element, const_varpool_node_set_element): Remove.
8019 (free_cgraph_node_set, free_varpool_node_set): New function.
8020 (cgraph_node_set_size, varpool_node_set_size): Use vector size.
8021 * tree-emutls.c: Free varpool node set.
8022 * ipa-utils.c (cgraph_node_set_new, cgraph_node_set_add,
8023 cgraph_node_set_remove, cgraph_node_set_find, dump_cgraph_node_set,
8024 debug_cgraph_node_set, free_cgraph_node_set, varpool_node_set_new,
8025 varpool_node_set_add, varpool_node_set_remove, varpool_node_set_find,
8026 dump_varpool_node_set, free_varpool_node_set, debug_varpool_node_set):
8027 Move here from ipa.c; implement using pointer_map
8028 * ipa.c (cgraph_node_set_new, cgraph_node_set_add,
8029 cgraph_node_set_remove, cgraph_node_set_find, dump_cgraph_node_set,
8030 debug_cgraph_node_set, varpool_node_set_new,
8031 varpool_node_set_add, varpool_node_set_remove, varpool_node_set_find,
8032 dump_varpool_node_set, debug_varpool_node_set):
8033 Move to ipa-uitls.c.
8034 * passes.c (ipa_write_summaries): Update.
8035
7f31f4db
SH
80362011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
8037
7a2f7208
UB
8038 From Mike Frysinger:
8039 * config/bfin/bfin.c (bfin_cpus[]): Add 0.4 for
8040 bf542/bf544/bf547/bf548/bf549.
7f31f4db 8041
b70fce6d
UB
80422011-05-03 Uros Bizjak <ubizjak@gmail.com>
8043
8044 * expmed.c (extract_bit_field_1): Remove write-only variable "icode".
8045
265b1d82
SH
80462011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
8047
8048 From Bernd Schmidt:
8049 * config/bfin/bfin.md (MOVCC): New mode_macro.
8050 (mov<mode>cc_insn1, mov<mode>cc_insn2, mov<mode>cc): Renamed from
8051 movsicc_insn1, movsicc_insn2 and movsicc and macroized. Remove
8052 comments from generated assembly.
8053
f0b568f3
SH
80542011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
8055
8056 From Bernd Schmidt
8057 * config/bfin/t-bfin (LIB1ASMFUNCS): Add muldi3 and umulsi3_highpart.
8058 * config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add muldi3.
8059 * config/bfin/t-bfin-linux (LIB1ASMFUNCS): Add muldi3.
8060 * config/bfin/t-bfin-uclinux (LIB1ASMFUNCS): Add muldi3.
8061 * config/bfin/lib1funcs.asm (___muldi3): New function.
8062
2c67cf6e
NF
80632011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8064
8065 * config/stormy16/stormy16 (xstormy16_init_builtins): Call
8066 build_function_type_list instead of build_function_type.
8067 Rearrange initialization of `args' to do so.
8068
f9ac28ad
NF
80692011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8070
8071 * config/i386/i386.c (ix86_code_end): Call build_function_type_list
8072 instead of build_function_type.
8073
22b8798c
NF
80742011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8075
8076 * config/rs6000/rs6000.c (spe_init_builtins): Call
8077 build_function_type_list instead of build_function_type.
8078 (paired_init_builtins, altivec_init_builtins): Likewise.
8079 (builtin_function_type): Likewise.
8080
4cb44528
NF
80812011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8082
8083 * config/sh/sh.c (sh_media_init_builtins): Call
8084 build_function_type_list instead of build_function_type.
8085
4c203a6a
NF
80862011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8087
8088 * config/sparc/sparc.c (sparc_file_end): Call
8089 build_function_type_list instead of build_function_type.
8090
d6a3d62b
NF
80912011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8092
8093 * config/alpha/alpha.c (alpha_init_builtins): Call
8094 build_function_type_list instead of build_function_type.
8095
de530b86
NF
80962011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8097
8098 * config/xtensa/xtensa.c (xtensa_init_builtins): Call
8099 build_function_type_list instead of build_function_type.
8100
baeec5f2
NF
81012011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8102
8103 * config/iq2000/i2000.c (iq2000_init_builtins): Call
8104 build_function_type_list instead of build_function_type.
8105 Delete `endlink' variable.
8106
c19afe52
NF
81072011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8108
8109 * config/avr/avr.c (avr_init_builtins): Call
8110 build_function_type_list instead of build_function_type.
8111
a341df0a
NF
81122011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8113
8114 * config/picochip/picochip.c (picochip_init_builtins): Call
8115 build_function_type_list instead of build_function_type.
8116 Delete `endlink' variable.
8117
2102b1e1
NF
81182011-05-03 Nathan Froyd <froydnj@codesourcery.com>
8119
8120 * config/bfin/bfin.c (bfin_init_builtins): Call
8121 build_function_type_list instead of build_function_type.
8122
9f111209
SH
81232011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
8124
8125 From Bernd Schmidt
8126 * config/bfin/bfin.md (rotrsi, rotlsi): Don't take INTVAL of anything
8127 that's not CONST_INT. Seemingly redundant check is due to PR39768.
8128
7071d064
SH
81292011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
8130
8131 From Jie Zhang:
8132 * config/bfin/uclinux.h (LINK_GCC_C_SEQUENCE_SPEC): Make sure
8133 libbffastfp overrides libgcc when -mfast-fp.
8134
748f7574 81352011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
44fb48ef
SH
8136
8137 Originally from Bernd Schmidt
8138 * config/bfin/uclinux.h (SUBTARGET_FDPIC_NOT_SUPPORTED): New macro.
8139 * config/bfin/bfin.c (override_options): Test it and error if
8140 TARGET_FDPIC.
8141
1a3a9152
SH
81422011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
8143
8144 Originally From Bernd Schmidt
8145 * config/bfin/bfin.c (override_options): Disable -fstack-limit for
8146 FD-PIC.
8147
7134c090
JL
81482011-05-03 Jeff Law <law@redhat.com>
8149
8150 * tree-ssa-threadupdate.c (THREAD_TARGET): define.
8151 (remove_ctrl_stmt_and_useless_edges): Clear AUX field of outgoing edges.
8152 (craete_edge_and_update_destination_phis): Use THREAD_TARGET rather
b70fce6d
UB
8153 than accessing AUX field directly. Free the AUX field before
8154 clearing it.
7134c090
JL
8155 (thread_block, thread_through_loop_header): Likewise.
8156 (thread_single_edge, mark_threaded_blocks): Likewise.
8157 (redirect_edges): Delay clearing the AUX field. Free the AUX field.
8158 (register_jump_thread): Do not attempt to thread to a NULL edge.
b70fce6d 8159
2c7eebae
BS
81602011-05-03 Bernd Schmidt <bernds@codesourcery.com>
8161
8162 * function.c (init_function_start): Call decide_function_section.
8163 * varasm.c (decide_function_section): New function.
8164 (assemble_start_function): When not using
8165 flag_reorder_blocks_and_partition, don't compute in_cold_section_p
8166 or first_function_block_is_cold.
8167 * rtl.h (decide_function_section): Declare.
8168
17038fcf
JJ
81692011-05-03 Uros Bizjak <ubizjak@gmail.com>
8170 Jakub Jelinek <jakub@redhat.com>
8171
8172 PR target/48774
8173 * config/i386/i386.c (ix86_match_ccmode): For CC{A,C,O,S}mode
8174 only succeed if req_mode is the same as set_mode.
8175
3810076b
BS
81762011-05-03 Bernd Schmidt <bernds@codesourcery.com>
8177
8178 * gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
8179 * genemit.c (gen_exp): Handle RETURN.
8180 * emit-rtl.c (verify_rtx_sharing): Likewise.
8181 (init_emit_regs): Create pc_rtx, ret_rtx and cc0_rtx specially.
8182 * rtl.c (copy_rtx): RETURN is shared.
8183 * rtl.h (enum global_rtl_index): Add GR_RETURN.
8184 (ret_rtx): New.
8185 * jump.c (redirect_exp_1): Don't use gen_rtx_RETURN.
8186 * config/s390/s390.c (s390_emit_epilogue): Likewise.
8187 * config/rx/rx.c (gen_rx_rtsd_vector): Likewise.
8188 * config/cris/cris.c (cris_expand_return): Likewise.
8189 * config/m68k/m68k.c (m68k_expand_epilogue): Likewise.
8190 * config/rs6000/rs6000.c (rs6000_make_savres_rtx,
8191 rs6000_emit_epilogue, rs6000_output_mi_thunk): Likewise.
8192 * config/picochip/picochip.c (picochip_expand_epilogue): Likewise.
8193 * config/h8300/h8300.c (h8300_push_pop, h8300_expand_epilogue):
8194 Likewise.
8195 * config/v850/v850.c (expand_epilogue): Likewise.
8196 * config/bfin/bfin.c (bfin_expand_call): Likewise.
8197 * config/arm/arm.md (epilogue): Likewise.
8198 * config/mn10300/mn10300.c (mn10300_expand_epilogue): Likewise.
8199 * config/sparc/sparc.c (sparc_struct_value_rtx): Rename ret_rtx
8200 variable to ret_reg.
8201
9efdb4ad
RG
82022011-05-03 Richard Guenther <rguenther@suse.de>
8203
8204 PR lto/48846
8205 * lto-streamer-in.c (unpack_ts_decl_common_value_fields):
8206 Stream decl_common.off_align instead of the derived DECL_OFFSET_ALIGN.
8207 * lto-streamer-out.c (pack_ts_decl_common_value_fields): Likewise.
8208
60a45536
RG
82092011-05-03 Richard Guenther <rguenther@suse.de>
8210
8211 * c-decl.c (grokdeclarator): Instead of looking at
8212 TREE_OVERFLOW check if the constant fits in the index type.
8213
3188ed59
RS
82142011-05-03 Richard Sandiford <richard.sandiford@linaro.org>
8215
8216 * config/arm/neon.md (vec_load_lanes<mode><mode>): New expanders,
8217 (vec_store_lanes<mode><mode>): Likewise.
8218
272c6793
RS
82192011-05-03 Richard Sandiford <richard.sandiford@linaro.org>
8220
8221 * doc/md.texi (vec_load_lanes, vec_store_lanes): Document.
8222 * optabs.h (COI_vec_load_lanes, COI_vec_store_lanes): New
8223 convert_optab_index values.
8224 (vec_load_lanes_optab, vec_store_lanes_optab): New convert optabs.
8225 * genopinit.c (optabs): Initialize the new optabs.
8226 * internal-fn.def (LOAD_LANES, STORE_LANES): New internal functions.
8227 * internal-fn.c (get_multi_vector_move, expand_LOAD_LANES)
8228 (expand_STORE_LANES): New functions.
8229 * tree.h (build_array_type_nelts): Declare.
8230 * tree.c (build_array_type_nelts): New function.
8231 * tree-vectorizer.h (vect_model_store_cost): Add a bool argument.
8232 (vect_model_load_cost): Likewise.
8233 (vect_store_lanes_supported, vect_load_lanes_supported)
8234 (vect_record_strided_load_vectors): Declare.
8235 * tree-vect-data-refs.c (vect_lanes_optab_supported_p)
8236 (vect_store_lanes_supported, vect_load_lanes_supported): New functions.
8237 (vect_transform_strided_load): Split out statement recording into...
8238 (vect_record_strided_load_vectors): ...this new function.
8239 * tree-vect-stmts.c (create_vector_array, read_vector_array)
8240 (write_vector_array, create_array_ref): New functions.
8241 (vect_model_store_cost): Add store_lanes_p argument.
8242 (vect_model_load_cost): Add load_lanes_p argument.
8243 (vectorizable_store): Try to use store-lanes functions for
8244 interleaved stores.
8245 (vectorizable_load): Likewise load-lanes and loads.
8246 * tree-vect-slp.c (vect_get_and_check_slp_defs): Update call
8247 to vect_model_store_cost.
8248 (vect_build_slp_tree): Likewise vect_model_load_cost.
8249
0f6d54f7
RS
82502011-05-03 Richard Sandiford <richard.sandiford@linaro.org>
8251
8252 * hooks.h (hook_bool_mode_uhwi_false): Declare.
8253 * hooks.c (hook_bool_mode_uhwi_false): New function.
8254 * target.def (array_mode_supported_p): New hook.
8255 * doc/tm.texi.in (TARGET_ARRAY_MODE_SUPPORTED_P): Add @hook.
8256 * doc/tm.texi: Regenerate.
8257 * stor-layout.c (mode_for_array): New function.
8258 (layout_type): Use it.
8259 * config/arm/arm.c (arm_array_mode_supported_p): New function.
8260 (TARGET_ARRAY_MODE_SUPPORTED_P): Define.
8261
b15eacc7
EB
82622011-05-03 Eric Botcazou <ebotcazou@adacore.com>
8263
8264 PR target/48723
8265 * config/i386/i386.c (ix86_expand_prologue): Do not probe the stack
8266 for -fstack-check if the size to allocate is negative.
8267
575bfb00
LC
82682011-05-02 Lawrence Crowl <crowl@google.com>
8269
8270 * timevar.h (timevar_cond_start): Remove unused POP_TIMEVAR_AND_RETURN.
8271 (timevar_cond_start): New for starting a timer only when it is not
8272 already running.
8273 (timevar_cond_stop): New for stopping a timer when it was not already
8274 running.
8275
8276 * timevar.c (timevar_stop): Enable start/stop timers to start again.
8277 (timevar_cond_start): New as above.
8278 (timevar_cond_stop): New as above.
8279
8280 * timevar.def: Add start/stop timers for compiler phases,
8281 TV_PHASE_SETUP, TV_PHASE_PARSING, TV_PHASE_DEFERRED, TV_PHASE_CGRAPH,
8282 TV_PHASE_DBGINFO (C), TV_PHASE_CHECK_DBGINFO (C++), TV_PHASE_GENERATE,
8283 and TV_PHASE_FINALIZE.
8284 Change push/pop timer TV_PARSE to TV_PARSE_GLOBAL.
8285 Add push/pop timers TV_PARSE_STRUCT, TV_PARSE_ENUM, TV_PARSE_FUNC,
8286 TV_PARSE_INLINE, TV_PARSE_INMETH, TV_TEMPLATE_INST.
8287 Change push/pop timer TV_NAME_LOOKUP into a start/stop timer.
8288 Make unused TV_OVERLOAD into a start/stop timer.
8289
8290 Remove unused timers TV_OVERLOAD, TV_TEMPLATE_INSTANTIATION.
8291 Mark the strings for TV_NAME_LOOKUP and TV_OVERLOAD with a "|"
8292 to indicate that they are start/stop timers.
8293
8294 * toplev.c (compile_file): Change TV_PARSE to TV_PARSE_GLOBAL.
8295 Add start/stop timers TV_PHASE_PARSING and TV_PHASE_GENERATE.
8296 Move initialization to do_compile.
8297 (do_compile): Add initialization from above.
8298 Add start/stop timers TV_PHASE_SETUP and TV_PHASE_FINALIZE.
8299
8300 * c-decl.c (c_write_global_declarations): Add start/stop of
8301 TV_PHASE_DEFERRED, TV_PHASE_CGRAPH, TV_PHASE_DBGINFO.
8302
8303 * c-parser.c (c_parser_declaration_or_fndef): Push/pop TV_PARSE_FUNC
8304 or TV_PARSE_INLINE, as appropriate.
8305 (c_parser_enum_specifier): Push/pop TV_PARSE_ENUM.
8306 (c_parser_struct_or_union_specifier): Push/pop TV_PARSE_STRUCT.
8307
3533b943
JM
83082011-05-02 Jason Merrill <jason@redhat.com>
8309
8310 PR c++/40975
8311 * tree-inline.c (copy_tree_r): Handle STATEMENT_LIST.
8312
2609a0ce
SM
83132011-05-02 Simon Martin <simartin@users.sourceforge.net>
8314
8315 PR c/35445
8316 * c-decl.c (finish_decl): Only create a composite if the types are
8317 compatible.
8318
6b0e4cbb
JM
83192011-05-02 Joseph Myers <joseph@codesourcery.com>
8320
8321 * config/fr30/fr30-protos.h (Mmode): Don't define.
8322 * config/m32r/m32r-protos.h (Mmode): Don't define. Expand
8323 definition where used.
8324 * config/mn10300/mn10300-protos.h (Mmode, Cstar, Rclas): Don't
8325 define. Expand definitions where used.
8326 * config/rx/rx-protos.h (Mmode, Fargs, Rcode): Don't define.
8327 Expand definitions where used.
8328 * config/rx/rx.c (rx_is_legitimate_address, rx_function_arg_size,
8329 rx_function_arg, rx_function_arg_advance,
8330 rx_function_arg_boundary): Expand definitions of those macros.
8331 * config/v850/v850-protos.h (Mmode): Don't define. Expand
8332 definition where used.
8333
4e938ce6
UB
83342011-05-02 Uros Bizjak <ubizjak@gmail.com>
8335
8336 * config/i386/mmx.md (*mov<mode>_internal_rex64): Use %vmovq for
8337 reg<->xmm moves.
8338 (*mov<mode>_internal): Merge with *mov<mode>_internal_avx.
8339 (*movv2sf_internal_rex64): Use %vmovq for reg<->xmm moves. Merge
8340 with *movv2sf_internal_rex64_avx.
8341 (*movv2sf_internal): Merge with *movv2sf_internal_avx.
8342 * config/i386/i386.md (*movdi_internal_rex64) <TYPE_SSEMOV>:
8343 Use %v prefix in insn mnemonic to handle TARGET_AVX.
8344 (*movdi_internal): Add "isa" attribute. Use "maybe_vex" instead of
8345 "vex" in "prefix" attribute calculation.
8346 (*movdf_internal): Output AVX mnemonics. Add "prefix" attribute.
8347
36019c19
SH
83482011-05-02 Stuart Henderson <shenders@gcc.gnu.org>
8349
7a2f7208
UB
8350 PR target/47951
8351 * config/bfin/bfin.md (loop_end): Use matching constraints to ensure
8352 inputs match the output.
36019c19 8353
f69ea688
AS
83542011-05-02 Andreas Schwab <schwab@linux-m68k.org>
8355
8356 PR target/47955
8357 * config/m68k/m68k.c (m68k_expand_prologue): Set
8358 current_function_static_stack_size.
8359
c33406f5
JH
83602011-05-02 Jan Hubicka <jh@suse.cz>
8361
8362 * lto-streamer.c (lto_streamer_cache_insert_1,
8363 lto_streamer_cache_lookup, lto_streamer_cache_create,
8364 lto_streamer_cache_delete): Use pointer map instead of hashtable.
8365 * lto-streamer.h (lto_streamer_cache_d): Turn node_map into pointer_map.
8366
47c94d21
JM
83672011-05-02 Joseph Myers <joseph@codesourcery.com>
8368
8369 * config/m68k/genopt.sh, config/m68k/m68k-isas.def,
8370 config/m68k/m68k-microarchs.def, config/m68k/m68k-opts.h,
8371 config/m68k/t-opts: New files.
8372 * config/m68k/m68k-tables.opt: New file (generated).
8373 * config.gcc (fido-*-*, m68k-*-*): Add m68k/m68k-tables.opt to
8374 extra_options and m68k/t-opts to tmake_file.
8375 * config/m68k/m68k.c (m68k_library_id_string): More to m68k.opt.
8376 (all_isas): Initialize using m68k-isas.def.
8377 (all_microarchs): Initialize using m68k-microarchs.def.
8378 (m68k_find_selection): Remove.
8379 (m68k_handle_option): Don't assert that global structures are in
8380 use. Use error_at. Access variables via opts pointer. Don't
8381 handle -march=, -mcpu= and -mtune= here. Set gcc_options fields
8382 directly for -m68020-40 and -m68020-60.
8383 (m68k_option_override): Set m68k_arch_entry, m68k_cpu_entry and
8384 m68k_tune_entry here.
8385 * config/m68k/m68k.h (enum uarch_type, enum target_device): Move
8386 to m68k-opts.h.
8387 (m68k_library_id_string): Remove declaration.
4e938ce6 8388 * config/m68k/m68k.opt (config/m68k/m68k-opts.h): New HeaderInclude.
47c94d21
JM
8389 (m68k_library_id_string): New Variable.
8390 (march=, mcpu=, mtune=): Use Enum and Var.
8391
e562bf36
RG
83922011-05-02 Richard Guenther <rguenther@suse.de>
8393
8394 * varasm.c (output_constructor_regular_field): Compute zero-based
8395 index with double-ints. Make sure to ICE instead of producing
8396 wrong code.
8397 * cgraph.c (cgraph_add_thunk): Do not create new tree nodes
8398 in asserts. Properly use a signed type.
8399
6bec6c98
UB
84002011-05-02 Uros Bizjak <ubizjak@gmail.com>
8401
8402 * config/i386/sse.md (V): New mode iterator.
8403 (V_128): Rename from SSEMODE. Make V2DF mode conditional on
8404 TARGET_SSE2.
8405 (V_256): Rename from AVX256MODE.
8406 (VF): Make V4SF mode unconditional. Add TARGET_SSE instruction
8407 condition to all users.
8408 (VF1): Ditto.
8409 (VF2): Make V2DF mode unconditional. Add TARGET_SSE2 instruction
8410 condition to all users.
8411 (VF_128): Make V4SF mode unconditional.
8412 (VF_256): Rename from AVX256MODEF2P.
8413 (VI4F_128): Rename from SSEMODE4S.
8414 (VI8F_128): Rename from SSEMODE2D.
8415 (VI4F_256): Rename from AVX256MODE8P.
8416 (VI8F_256): Rename from AVX256MODE4P.
8417 (avxsizesuffix): Add V16HI, V4DI, V8HI and V2DI modes.
8418 (ssescalarmodesuffix): Remove SF and DF modes.
8419 (SSEMODE124): Remove.
8420 (SSEMODE1248): Ditto.
8421 (SSEMODEF2P): Ditto.
8422 (AVXMODEF2P): Ditto.
8423 (AVXMODEFDP): Ditto.
8424 (AVXMODEFSP): Ditto.
8425 (VEC_EXTRACT_MODE): Make V16QI, V8HI, V4SI, V2DI, V4SF and V2DF modes
8426 unconditional.
8427 (VEC_EXTRACT_EVENODD_MODE): Rename from SSEMODE_EO. Make V4SF mode
8428 unconditional.
8429 (xop_pcmov_<mode><avxsizesuffix>): Merge from xop_pcmov_<mode> and
8430 xop_pcmov_<mode>256. Use V mode iterator.
8431
8432 Adjust RTX patterns globally for renamed mode attributes.
8433
2dfdcb4b
UW
84342011-05-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8435
8436 * haifa-sched.c (sched_emit_insn): Emit insn before first
8437 non-scheduled insn. Inform back-end about new insn. Add
8438 new insn to scheduled_insns list.
8439
90bc4623
RG
84402011-05-02 Richard Guenther <rguenther@suse.de>
8441
8442 PR tree-optimization/48822
8443 * tree-ssa-sccvn.c (set_ssa_val_to): Never go up the lattice.
8444 (process_scc): Indicate which iteration we start.
8445
bc0fe8cb
JH
84462011-05-02 Jan Hubicka <jh@suse.cz>
8447
8448 * lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h
8449 (lto_section_overrun): New.
8450 * lto-section-out.c (append_block): Rename to ...
8451 (lto_append_block): ... this one; export.
8452 (lto_output_1_stream): Move lto lto-streamer.h
8453 (lto_output_data_stream): Update.
8454 * lto-streamer.h (lto_section_overrun, lto_append_block): Declare.
8455 (lto_output_1_stream, lto_input_1_unsigned): Turn into inline
8456 functions.
8457
f070a9d1
RG
84582011-05-02 Richard Guenther <rguenther@suse.de>
8459
8460 * tree.c (tree_code_counts): New global array.
8461 (record_node_allocation_statistics): Count individual tree codes.
8462 (dump_tree_statistics): Dump individual code stats.
8463
09dfe187
JH
84642011-05-01 Jan Hubicka <jh@suse.cz>
8465
8466 * ipa-inline.c (caller_growth_limits): Fix thinko when
8467 looking for largest stack frame.
8468 * ipa-inline.h (dump_inline_summary): Declare.
8469 * ipa-inline-analysis.c (dump_inline_edge_summary): Dump info
8470 on stack usage.
8471 (dump_inline_summary): Export.
8472 (debug_inline_summary): Declare as DEBUG_FUNCTION.
8473
6f76a878
AS
84742011-05-01 Anatoly Sokolov <aesok@post.ru>
8475
8476 * reginfo.c (memory_move_cost): Change rclass argument type form
8477 'enum reg_class' to reg_class_t.
8478 * reload.h (memory_move_cost): Update prototype.
8479 * postreload.c reload_cse_simplify_set): Change type dclass var to
8480 reg_class_t.
8481 * ira-int.h (ira_allocate_cost_vector, ira_free_cost_vector):
8482 Update prototype.
8483 (ira_allocate_and_set_costs): Change aclass argument type form
8484 'enum reg_class' to reg_class_t.
6bec6c98 8485 * ira-build.c (ira_allocate_cost_vector, ira_free_cost_vector):
6f76a878
AS
8486 Change aclass argument type to reg_class_t.
8487 (update_conflict_hard_reg_costs): Change type aclass and pref vars
8488 to reg_class_t.
8489 * gcc/ira.c (setup_class_subset_and_memory_move_costs): Adjust
8490 memory_move_cost call.
8491
8492 * config/ia64/ia64.c (ia64_register_move_cost): Remove 'from' and
8493 'to' local var. Rename from_i and to_i arguments to 'from' and 'to'.
8494 Change type tmp var to reg_class_t.
8495
9a4ac625
JH
84962011-04-30 Jan Hubicka <jh@suse.cz>
8497
8498 * ipa-inline.c (can_inline_edge_p): Disregard limits when
8499 inlining into function with flatten attribute.
8500 (want_inline_small_function_p): Be more realistic about inlining
8501 cold calls where callee size grows.
8502
dd8352ee
JH
85032011-04-30 Jan Hubicka <jh@suse.cz>
8504
8505 * cgraph.c (cgraph_create_virtual_clone): Clear constructor/destructor
8506 flags.
8507
46e43d2b
AS
85082011-04-30 Anatoly Sokolov <aesok@post.ru>
8509
8510 * config/sparc/sparc.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS,
8511 PRINT_OPERAND_PUNCT_VALID_P): Remove.
8512 * config/sparc/sparc-protos.h (print_operand): Remove declaration.
8513 * config/sparc/sparc.c (TARGET_PRINT_OPERAND_PUNCT_VALID_P,
8514 TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
8515 (print_operand): Rename to...
8516 (sparc_print_operand): ...this. Make static. Adjust
8517 sparc_print_operand function call.
8518 (sparc_print_operand_punct_valid_p, sparc_print_operand_address): New
8519 functions.
8520
ecb62563
JH
85212011-04-30 Jan Hubicka <jh@suse.cz>
8522
6bec6c98 8523 PR middle-end/48752
ecb62563
JH
8524 * ipa-inline.c (early_inliner): Disable when doing late
8525 addition of function.
8526
edb9b69e
JJ
85272011-04-30 Jakub Jelinek <jakub@redhat.com>
8528
be80a87e
JJ
8529 * dwarf2out.c (get_address_mode): New inline.
8530 (mem_loc_descriptor): Add MEM_MODE parameter, adjust recursive calls,
8531 if not dwarf_strict emit
8532 DW_OP_GNU_{{const,regval,deref}_type,convert,reinterpret} when
8533 desirable. Handle FLOAT_EXTEND, FLOAT_TRUNCATE, FLOAT,
8534 UNSIGNED_FLOAT, FIX and UNSIGNED_FIX. Just return NULL for
8535 FMA, STRICT_LOW_PART, CONST_VECTOR and CONST_FIXED.
8536 (dwarf2out_frame_debug_cfa_expression, reg_loc_descriptor,
8537 dw_loc_list_1, cst_pool_loc_descr, loc_list_from_tree): Adjust
8538 mem_loc_descriptor callers.
8539 (dwarf_stack_op_name, size_of_loc_descr, output_loc_operands,
8540 output_loc_operands_raw, hash_loc_operands, compare_loc_operands):
8541 Handle DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
8542 DW_OP_GNU_deref_type, DW_OP_GNU_convert and DW_OP_GNU_reinterpret.
8543 (base_types): New variable.
8544 (get_base_type_offset, calc_base_type_die_sizes,
8545 base_type_for_mode, mark_base_types, base_type_cmp,
8546 move_marked_base_types): New functions.
8547 (calc_die_sizes): Assert that die_offset is 0 or equal to
8548 next_die_offset.
8549 (loc_descriptor): Only handle here lowpart SUBREGs of REG, for
8550 others defer to mem_loc_descriptor. Adjust mem_loc_descriptor
8551 callers. If not dwarf_strict, call mem_loc_descriptor even for
8552 non-MODE_INT modes or MODE_INT modes larger than DWARF2_ADDR_SIZE.
8553 (gen_subprogram_die): Don't give up on call site parameters
8554 with non-integral or large integral modes. Adjust
8555 mem_loc_descriptor callers.
8556 (prune_unused_types): Call prune_unused_types_mark on base_types
8557 vector entries.
8558 (resolve_addr): Call mark_base_types.
8559 (dwarf2out_finish): Call move_marked_base_types.
8560
edb9b69e
JJ
8561 PR tree-optimization/48809
8562 * tree-switch-conversion.c (build_arrays): Compute tidx in unsigned
8563 type.
8564 (gen_inbound_check): Don't compute index_expr - range_min in utype
8565 again, instead reuse SSA_NAME initialized in build_arrays.
8566 Remove two useless gsi_for_stmt calls.
8567
a6545a3d
JL
85682011-04-29 Jeff Law <law@redhat.com>
8569
8570 * tree-ssa-threadedge.c (thread_across_edge): Add missing return.
8571
af8bca3c
MJ
85722011-04-29 Martin Jambor <mjambor@suse.cz>
8573
8574 * cgraph.h (cgraph_postorder): Remove declaration.
8575 * ipa-utils.h (ipa_free_postorder_info): Declare.
8576 (ipa_reverse_postorder): Likewise.
8577 * cgraphunit.c: Include ipa-utils.h.
8578 (cgraph_expand_all_functions): Update call to ipa_reverse_postorder.
8579 * ipa-inline.c: Include ipa-utils.h.
8580 (ipa_inline): Update call to ipa_reverse_postorder.
8581 * ipa-pure-const.c (propagate_pure_const): Update call to
8582 ipa_reduced_postorder and ipa_print_order. Call
8583 ipa_free_postorder_info to clean up.
8584 (propagate_nothrow): Likewise.
8585 * ipa-reference.c (propagate): Removed a useless call to
8586 ipa_utils_reduced_inorder, updated a call to ipa_reduced_postorder
8587 and ipa_print_order. Call ipa_free_postorder_info to clean up.
8588 * ipa.c: Include ipa-utils.h.
8589 (ipa_profile): Update call to ipa_reverse_postorder.
8590 (cgraph_postorder): Moved to...
8591 * ipa-utils.c (ipa_reverse_postorder): ...here and renamed.
8592 (ipa_utils_print_order): Renamed to ipa_print_order.
8593 (ipa_utils_reduced_inorder): Renamed to ipa_reduced_postorder. Updated
8594 comments.
8595 (ipa_free_postorder_info): New function.
8596 * passes.c: Include ipa-utils.h.
8597 (do_per_function_toporder): Update call to ipa_reverse_postorder.
8598 (ipa_write_summaries): Likewise.
8599 * Makefile.in (passes.o): Add IPA_UTILS_H to dependencies.
8600 (cgraphunit.o): Likewise.
8601 (ipa.o): Likewise.
8602 (ipa-inline.o): Likewise.
8603
b15c64ee
JH
86042011-04-29 Jan Hubicka <jh@suse.cz>
8605
8606 * gcc.dg/tree-ssa/inline-10.c: New testcase.
8607 * gcc.dg/tree-ssa/inline-9.c: Disable partial inlining.
8608 * ipa-inline.h (clause_t): Turn into unsigned int.
8609 * ipa-inline-analysis.c (add_clause): Do more simplification.
8610 (and_predicates): Shortcut more cases.
8611 (predicates_equal_p): Move forward; check that clauses are properly
8612 ordered.
8613 (or_predicates): Shortcut more cases.
8614 (edge_execution_predicate): Rewrite as...
8615 (set_cond_stmt_execution_predicate): ... this function; handle
8616 __builtin_constant_p.
8617 (set_switch_stmt_execution_predicate): New .
8618 (compute_bb_predicates): New.
8619 (will_be_nonconstant_predicate): Update TODO.
8620 (estimate_function_body_sizes): Use compute_bb_predicates
8621 and free them later, always try to estimate if stmt is constant.
8622 (estimate_time_after_inlining, estimate_size_after_inlining):
8623 Gracefully handle optimized out edges.
8624 (read_predicate): Fix off by one error.
8625
a88fdc2a
NP
86262011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>
8627
8628 * Makefile.in (ENABLE_MAINTAINER_RULES): New.
8629
d984c8ef
XDL
86302011-04-27 Xinliang David Li <davidxl@google.com>
8631
8632 * tree-profile.c (init_ic_make_global_vars): Set
8633 tls attribute on ic vars.
8634 * coverage.c (coverage_end_function): Initialize
8635 function_list with zero.
8636
45a2c477
RG
86372011-04-29 Richard Guenther <rguenther@suse.de>
8638
8639 * builtins.c (fold_builtin_classify_type): Use integer_type_node
8640 for the type of the result.
8641 (fold_builtin_isascii): Likewise.
8642 (fold_builtin_toascii): Use integer_type_node where appropriate.
8643 (fold_builtin_logb): Likewise.
8644 (fold_builtin_frexp): Likewise.
8645 (fold_builtin_strstr): Likewise.
8646 (fold_builtin_strpbrk): Likewise.
8647 (fold_builtin_fputs): Likewise.
8648 (fold_builtin_sprintf): Likewise.
8649 (fold_builtin_snprintf): Likewise.
8650 (fold_builtin_printf): Likewise.
8651 (do_mpfr_remquo): Use a proper type for the assigned constant.
8652 (do_mpfr_lgamma_r): Likewise.
8653 * dwarf2out.c (resolve_one_addr): Use size_int.
8654 * except.c (init_eh): Likewise.
8655 (assign_filter_values): Use integer_type_node for filter values.
8656 (sjlj_emit_dispatch_table): Use integer_type_node for dispatch
8657 indices.
8658 * tree-cfg.c (move_stmt_eh_region_tree_nr): Use integer_type_node
8659 for EH region numbers.
8660 * tree-vrp.c (simplify_div_or_mod_using_ranges): Use integer_type_node
8661 for the shift amount.
8662
eb6c3df1
RG
86632011-04-29 Richard Guenther <rguenther@suse.de>
8664
8665 * expr.h (expand_shift): Rename to ...
8666 (expand_variable_shift): ... this.
8667 (expand_shift): Take a constant shift amount.
8668 * expmed.c (expand_shift): Rename to ...
8669 (expand_variable_shift): ... this.
8670 (expand_shift): New wrapper around expand_variable_shift.
8671 * expr.c (convert_move, emit_group_load_1, emit_group_store,
8672 optimize_bitfield_assignment_op, store_field, expand_expr_real_2,
8673 expand_expr_real_1, reduce_to_bit_field_precision): Adjust.
8674 * expmed.c (store_fixed_bit_field, extract_bit_field_1,
8675 extract_fixed_bit_field, extract_split_bit_field, expand_mult_const,
8676 expand_mult, expand_widening_mult, expand_mult_highpart_adjust,
8677 extract_high_half, expand_sdiv_pow2, expand_divmod, emit_cstore,
8678 emit_store_flag_1, emit_store_flag): Likewise.
8679 * builtins.c (expand_builtin_signbit): Likewise.
8680 * calls.c (load_register_parameters): Likewise.
8681 * function.c (assign_parm_setup_block): Likewise.
8682 * lower-subreg.c (resolve_shift_zext): Likewise.
8683 * optabs.c (widen_bswap, expand_abs_nojump,
8684 expand_one_cmpl_abs_nojump, expand_float): Likewise.
8685 * spu/spu.c (spu_expand_extv): Likewise.
8686 * sparc/sparc.c (sparc32_initialize_trampoline): Likewise.
8687
9f616812
RG
86882011-04-29 Richard Guenther <rguenther@suse.de>
8689
8690 * tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node
8691 for the remapped region number.
8692 * predict.c (build_predict_expr): Use integer_type_node for the
8693 predict kind.
8694 * fold-const.c (fold_binary_loc): Use integer_type_node for
8695 the shift amount. Use a proper type for the PLUS_EXPR operand.
8696
b823cdfe
MM
86972011-04-29 Michael Matz <matz@suse.de>
8698
8699 * lto-streamer.c (lto_streamer_cache_insert_1): Accept to override
8700 other trees that just builtins.
8701 (lto_record_common_node): Don't leave NULL TYPE_CANONICAL.
8702
413581ba
RG
87032011-04-29 Richard Guenther <rguenther@suse.de>
8704
8705 * tree-nested.c (get_trampoline_type): Use size_int.
8706 (get_nl_goto_field): Likewise.
8707 * tree-eh.c (lower_try_finally_switch): Use integer_type_node
8708 for all indexes.
8709 (lower_eh_constructs_2): Likewise.
8710 (lower_resx): Likewise.
8711 (lower_eh_dispatch): Likewise.
8712 * tree-mudflap.c (mf_build_string): Use size_int.
8713 (mudflap_register_call): Use integer_type_node for the flag.
8714 (mudflap_enqueue_constant): Use size_int.
8715 * tree-chrec.c (reset_evolution_in_loop): Copy CHREC_VAR
8716 instead of rebuilding it.
8717
5c04e9f4
RG
87182011-04-29 Richard Guenther <rguenther@suse.de>
8719
8720 * tree-ssa-structalias.c (get_fi_for_callee): Restructure.
8721 Handle OBJ_TYPE_REF.
8722 (find_func_aliases_for_call): Use it more consistently.
8723
5c24671b
AO
87242011-04-29 Alexandre Oliva <aoliva@redhat.com>
8725
8726 * haifa-sched.c (last_nondebug_scheduled_insn): New.
8727 (rank_for_schedule): Use it.
8728 (schedule_block): Set it.
8729
10adac51
XDL
87302011-04-28 David Li <davidxl@google.com>
8731
8732 * tree.c (crc32_string): Use crc32_byte.
8733 (crc32_byte): New function.
8734 * tree.h (crc32_byte): New function.
8735 * gcov.c (read_graph_file): Handle new cfg_cksum.
8736 (read_count_file): Ditto.
8737 * profile.c (instrument_values): Ditto.
8738 (get_exec_counts): Ditto.
8739 (read_profile_edge_counts): Ditto.
8740 (compute_branch_probabilities): Ditto.
8741 (compute_value_histograms): Ditto.
8742 (branch_prob): Ditto.
8743 (end_branch_prob): Ditto.
8744 * coverage.c (read_counts_file): Ditto.
8745 (get_coverage_counts): Ditto.
8746 (tree_coverage_counter_addr): Ditto.
8747 (coverage_checksum_string): Ditto.
8748 (coverage_begin_output): Ditto.
8749 (coverage_end_function): Ditto.
8750 (build_fn_info_type): Ditto.
8751 (build_fn_info_value): Ditto.
8752 * libgcov.c (gcov_exit): Ditto.
8753 * gcov-dump.c (tag_function): Ditto.
8754 (compute_checksum): Remove.
8755
5d6358a5
AM
87562011-04-29 Alan Modra <amodra@gmail.com>
8757
8758 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
8759 unspec plus offset. Tidy macho code.
8760
85ad2ef5
MJ
87612011-04-29 Martin Jambor <mjambor@suse.cz>
8762
8763 * cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph
8764 node instead of a decl. Update all callers.
8765 * cgraph.h: Update declaration.
8766
437f4a00
IR
87672011-04-28 Ira Rosen <ira.rosen@linaro.org>
8768
8769 PR tree-optimization/48765
8770 * tree-vectorizer.h (vect_make_slp_decision): Return bool.
8771 * tree-vect-loop.c (vect_analyze_loop_operations): Add new argument
8772 to indicate if loop aware SLP is being used. Scan the statements
8773 and update the vectorization factor according to the type of
8774 vectorization before statement analysis.
8775 (vect_analyze_loop_2): Get a return value from vect_make_slp_decision,
8776 pass it to vect_analyze_loop_operations.
8777 (vectorizable_reduction): Set number of copies to 1 in case of pure
8778 SLP statement.
8779 * tree-vect-stmts.c (vectorizable_conversion,
8780 vectorizable_assignment, vectorizable_shift,
8781 vectorizable_operation, vectorizable_type_demotion,
8782 vectorizable_type_promotion, vectorizable_store, vectorizable_load):
8783 Likewise.
8784 (vectorizable_condition): Move the check that it is not SLP
8785 vectorization before the number of copies check.
8786 * tree-vect-slp.c (vect_make_slp_decision): Return TRUE if decided
8787 to vectorize the loop using SLP.
8788
c6fc44f3
JJ
87892011-04-28 Jakub Jelinek <jakub@redhat.com>
8790
8791 PR middle-end/48597
8792 * final.c (final_scan_insn): Call dwarf2out_frame_debug even for
8793 inline asm.
8794
6c0170ea
JM
87952011-04-28 Joseph Myers <joseph@codesourcery.com>
8796
8797 * config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* |
8798 *-*-kopensolaris*-gnu): Don't define SINGLE_LIBC.
8799 (i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu |
8800 i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu,
8801 x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu): Don't use
8802 linux*.h headers.
6bec6c98 8803 * config/gnu-user.h (TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS): Define.
6c0170ea
JM
8804 * config/i386/gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
8805 * config/i386/kfreebsd-gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
8806 * config/i386/knetbsd-gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
6bec6c98 8807 * config/i386/kopensolaris-gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
6c0170ea
JM
8808 * config/i386/linux-unwind.h (x86_fallback_frame_state): Don't use
8809 REG_NAME.
8810 * config/i386/linux.h (REG_NAME): Don't define.
8811 * config/i386/linux64.h (REG_NAME): Don't define.
8812 * config/linux.h (TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS):
8813 Undefine before defining.
8814
970dabbd
JH
88152011-04-28 Jan Hubicka <jh@suse.cz>
8816
6bec6c98
UB
8817 * ipa-inline-analysis.c (will_be_nonconstant_predicate): Take
8818 nonconstant_names array.
970dabbd
JH
8819 (estimate_function_body_sizes): Build nonconstant_names array; handle
8820 BUILT_IN_CONSTANT_P.
8821
8d3e3924
RG
88222011-04-28 Richard Guenther <rguenther@suse.de>
8823
8824 PR bootstrap/48804
8825 Revert
8826 2011-04-28 Richard Guenther <rguenther@suse.de>
8827
8828 * tree-ssa-structalias.c (solve_constraints): Build succ graph
8829 as late as possible.
6bec6c98 8830
8576f20a
RG
88312011-04-28 Richard Guenther <rguenther@suse.de>
8832
8833 * tree-ssa-structalias.c (dump_constraint): Don't end the line.
8834 (debug_constraint): Do it here.
8835 (dump_constraints): And here.
8836 (rewrite_constraints): And here.
8837 (dump_constraint_edge): Remove.
8838 (dump_constraint_graph): Rewrite to produce DOT output.
8839 (solve_constraints): Build succ graph as late as possible.
8840 Dump constraint graphs before and after solving.
8841
e38811ce
RG
88422011-04-28 Richard Guenther <rguenther@suse.de>
8843
8844 * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
8845 New function split out from ...
8846 (find_func_aliases): ... here. Call it.
8847 (find_func_aliases_for_call): Likewise.
8848
fbaf0d0c
GDR
88492011-04-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
8850
8851 * internal-fn.h (internal_fn_name_array): Declare.
8852 (internal_fn_flags_array): Likewise.
8853
cbb734aa
UB
88542011-04-27 Uros Bizjak <ubizjak@gmail.com>
8855
8856 * config/i386/i386.md (ssemodesuffix): Merge with ssevecsize,
8857 ssemodefsuffix, ssescalarmodesuffix and avxmodesuffixp.
8858 Move from sse.md.
8859 (ssemodefsuffix): Remove.
8860 (ssevecmodesuffix): New mode attribute.
8861 (fix_trunc<mode>di_sse, fix_trunc<mode>si_sse,
8862 *float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit,
8863 *float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit,
8864 *float<SSEMODEI24:mode><MODEF:mode>2_sse_interunit,
8865 *float<SSEMODEI24:mode><MODEF:mode>2_sse_nointerunit, setcc_<mode>_sse,
8866 *sqrt<mode>2_sse, sse4_1_round<mode>2, <smaxmin:code><mode>3,
8867 *ieee_smin<mode>3, *ieee_smax<mode>3): Adjust assembler templates for
8868 ssemodesuffix mode attribute.
8869 (float splitters): Use ssevecmodesuffix mode attribute.
8870 * config/i386/sse.md (ssescalarmode): Merge with avxscalarmode.
8871 (sseinsmode): Rename from avxvecmode.
8872 (avxsizesuffix): Rename from avxmodesuffix.
8873 (sseintvecmode): Rename from avxpermvecmode.
8874 (ssedoublevecmode): Rename from ssedoublesizemode.
8875 (ssehalfvecmode): Rename from avxhalfvecmode.
8876 (ssescalarmode): Rename from avxscalarmode.
8877 (<sse>_comi, <sse>_ucomi, sse4a_movnt<mode>): Adjust assembler
8878 templates for ssemodesuffix mode attribute.
8879 (*andnot<mode>3, *<any_logic:code><mode>3): Use ssevecmodesuffix
8880 mode attribute.
8881
8882 Adjust RTX patterns globally for renamed mode attributes.
8883
991278ab
JH
88842011-04-27 Jan Hubcika <jh@suse.cz>
8885
8886 * ipa-inline.h (struct inline_edge_summary): Add predicate pointer.
8887 * ipa-inline-analysis.c: Include alloc-pool.h.
8888 (edge_predicate_pool): New.
8889 (trye_predicate_p): New function
8890 (false_predicate_p): New function.
8891 (add_clause): Sanity check that false clauses are "optimized";
8892 never add clauses to predicate that is already known to be false.
8893 (and_predicate): Use flase_predicate_p.
8894 (evaulate_predicate): Rename to ...
8895 (evaluate_predicate): ... this one; update all callers; assert
8896 that false is not listed among possible truths.
8897 (dump_predicate): Use true_predicate_p.
8898 (account_size_time): Use false_predicate_p.
8899 (evaulate_conditions_for_edge): Rename to ...
8900 (evaluate_conditions_for_edge) ... this one.
8901 (edge_set_predicate): New function.
8902 (inline_edge_duplication_hook): Duplicate edge predicates.
8903 (inline_edge_removal_hook): Free edge predicates.
cbb734aa 8904 (dump_inline_edge_summary): Add INFO parameter; dump edge predicates.
991278ab
JH
8905 (dump_inline_summary): Update.
8906 (estimate_function_body_sizes): Set edge predicates.
8907 (estimate_calls_size_and_time): Handle predicates.
8908 (estimate_callee_size_and_time): Update.
8909 (remap_predicate): Add toplev_predicate; update comment.
8910 (remap_edge_predicates): New function.
8911 (inline_merge_summary): Compute toplev predicate; update.
8912 (read_predicate): New function.
8913 (read_inline_edge_summary): Use it.
8914 (inline_read_section): Likewise.
8915 (write_predicate): New function.
8916 (write_inline_edge_summary): Use it.
8917 (inline_write_summary): Likewise.
8918 (inline_free_summary): Free alloc pool and edge summary vec.
8919
648b5f85
RG
89202011-04-27 Richard Guenther <rguenther@suse.de>
8921
8922 * tree-ssa-structalias.c (changed_count): Remove.
8923 (changed): Use a bitmap.
8924 (unify_nodes): Adjust.
8925 (do_sd_constraint): Likewise.
8926 (do_ds_constraint): Likewise.
8927 (do_complex_constraint): Likewise.
8928 (solve_graph): Likewise.
8929
4d5dcfb2
JH
89302011-04-27 Jan Hubicka <jh@suse.cz>
8931
8932 * cgraphunit.c (cgraph_process_new_functions): Fix ordering issue.
8933
200eb7d2
UB
89342011-04-27 Uros Bizjak <ubizjak@gmail.com>
8935
8936 * config/i386/predicates.md (avx_vpermilp_*_operand): Remove.
8937 (avx_vperm2f128_*_operand): Ditto.
8938 * config/i386/sse.md (*avx_vpermilp<mode>): Remove operand2 predicate.
8939 Use avx_vpermilp_parallel in insn condition.
8940 (*avx_vperm2f128<mode>_nozero): Remove operand3 predicate.
8941 Use avx_vperm2f128_parallel in insn condition.
8942
7d6e2521
RG
89432011-04-27 Richard Guenther <rguenther@suse.de>
8944
8945 * Makefile.in (tree-ssa-structalias.o): Remove
8946 gt-tree-ssa-structalias.h dependency.
8947 (GTFILES): Remove tree-ssa-structalias.c.
8948 * tree.c (allocate_decl_uid): New function.
8949 (make_node_stat): Use it.
8950 (copy_node_stat): Likewise.
8951 * tree.h (allocate_decl_uid): Declare.
8952 * tree-ssa-alias.h (delete_alias_heapvars): Remove.
8953 * tree-ssa.c (delete_tree_ssa): Do not call delete_alias_heapvars.
8954 * tree-flow.h (struct var_ann_d): Remove is_heapvar flag.
200eb7d2 8955 * tree-ssa-live.c (remove_unused_locals): Do not check is_heapvar flag.
7d6e2521
RG
8956 * tree-ssa-structalias.c (heapvar_for_stmt): Remove.
8957 (struct heapvar_map): Likewise.
8958 (heapvar_map_eq, heapvar_map_hash, heapvar_lookup,
8959 heapvar_insert): Likewise.
8960 (make_heapvar_for): Rename to ...
8961 (make_heapvar): ... this. Simplify.
8962 (fake_var_decl_obstack): New global var.
8963 (build_fake_var_decl): New function.
8964 (make_constraint_from_heapvar): Adjust.
8965 (handle_lhs_call): Likewise.
8966 (create_function_info_for): Likewise.
8967 (intra_create_variable_infos): Likewise.
8968 (init_alias_vars): Allocate fake_var_decl_obstack.
8969 (init_alias_heapvars, delete_alias_heapvars): Remove.
8970 (compute_points_to_sets): Do not call init_alias_heapvars.
8971 (ipa_pta_execute): Likewise.
8972 (delete_points_to_sets): Free fake_var_decl_obstack.
8973
526ed6c2
UW
89742011-04-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8975
8976 * config/spu/divmovti4.c (union qword_UTItype): New data type.
8977 (si_from_UTItype, si_to_UTItype): New functions.
8978 (__udivmodti4): Use them to implement type-punning.
8979 * config/spu/multi3.c (union qword_TItype): New data type.
8980 (si_from_TItype, si_to_TItype): New functions.
8981 (__multi3): Use them to implement type-punning.
8982
c187d33c
UW
89832011-04-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8984
8985 * config/spu/spu.c (spu_expand_epilogue): Do not emit barrier.
8986
40982661
JH
89872011-04-27 Jan Hubicka <jh@suse.cz>
8988
8989 * ipa-prop.c (function_insertion_hook_holder): New holder.
8990 (ipa_add_new_function): New function.
200eb7d2
UB
8991 (ipa_register_cgraph_hooks, ipa_unregister_cgraph_hooks):
8992 Register/deregister holder.
40982661 8993
9aef53ee
RG
89942011-04-27 Richard Guenther <rguenther@suse.de>
8995
8996 PR tree-optimization/48772
200eb7d2 8997 * tree-ssa-pre.c (eliminate): Update call stmts after elimination only.
9aef53ee 8998
f63d806d
RG
89992011-04-27 Richard Guenther <rguenther@suse.de>
9000
9001 * tree-ssa-alias.c (indirect_refs_may_alias_p): Fix
9002 TARGET_MEM_REF handling.
9003
e1ea7451
NC
90042011-04-27 Nick Clifton <nickc@redhat.com>
9005
9b5db25d
NC
9006 * config/frv/frv.h (enum reg_class): Delete EVEN_ACC_REGS,
9007 ACC_REGS, FEVEN_REGS, FPR_REGS, EVEN_REGS.
9008 (REG_CLASS_NAMES): Likewise.
9009 (REG_CLASS_CONTENTS): Likewise.
9010 (EVEN_ACC_REGS): New macro. Alias for QUAD_ACC_REGS.
9011 (ACC_REGS): New macro. Alias for QUAD_ACC_REGS.
9012 (FEVEN_REGS): New macro. Alias for QUAD_ACC_REGS.
9013 (FPR_REGS): New macro. Alias for QUAD_ACC_REGS.
9014 (EVEN_REGS): New macro. Alias for QUAD_REGS.
9015 * config/frv/frv.c (frv_secondary_reload_class): Remove use of
9016 duplicate register classes.
97d20907 9017 (frv_class_likely_spilled_p): Likewise.
9b5db25d
NC
9018 (frv_register_move_cost): Likewise.
9019
e1ea7451
NC
9020 * config/mcore/mcore.h (REGNO_REG_CLASS): Do not index beyond the
9021 end of the regno_reg_class array.
9022
5c2f94b4
JJ
90232011-04-27 Jakub Jelinek <jakub@redhat.com>
9024
9025 PR c/48742
9026 * c-typeck.c (build_binary_op): Don't wrap arguments if
9027 int_operands is true.
9028
57a944d7
KK
90292011-04-26 Kaz Kojima <kkojima@gcc.gnu.org>
9030
9031 PR target/48767
9032 * config/sh/sh.c (sh_gimplify_va_arg_expr): Don't call
9033 targetm.calls.must_pass_in_stack for void type.
9034
898b8927
JH
90352011-04-26 Jan Hubicka <jh@suse.cz>
9036
9037 * cgraphbuild.c (build_cgraph_edges): Update call
9038 of cgraph_create_edge and cgraph_create_indirect_edge.
9039 * cgraph.c (cgraph_create_edge_including_clones,
9040 cgraph_create_edge_1, cgraph_allocate_init_indirect_info,
9041 cgraph_update_edges_for_call_stmt_node): Do not take nest
9042 argument; do not initialize call_stmt_size/time.
9043 (dump_cgraph_node): Do not dump nest.
9044 (cgraph_clone_edge): Do not take loop_nest argument;
9045 do not propagate it; do not clone call_stmt_size/time.
9046 (cgraph_clone_node): Likewise.
9047 (cgraph_create_virtual_clone): Update.
9048 * cgraph.h (struct cgraph_edge): Remove
9049 call_stmt_size/call_stmt_time/loop_nest.
9050 (cgraph_create_edge, cgraph_create_indirect_edge,
9051 cgraph_create_edge_including_clones, cgraph_clone_node): Update
9052 prototype.
9053 * tree-emutls.c (gen_emutls_addr): Update.
9054 * ipa-inline-transform.c (update_noncloned_frequencies): Do not handle
9055 loop_nest; handle indirect calls, too.
9056 (clone_inlined_nodes): Do not care about updating inline summaries.
9057 * cgraphunit.c (cgraph_copy_node_for_versioning): Update.
9058 * lto-cgraph.c (lto_output_edge, input_node, input_edge): Do not
9059 stream call_stmt_size/call_stmt_time/loop_nest.
9060 * ipa-inline.c (edge_badness): Update.
9061 (ipa_inline): dump summaries after inlining.
9062 * ipa-inline.h (struct inline_edge_summary, inline_edge_summary_t):
200eb7d2 9063 New.
898b8927
JH
9064 (inline_edge_summary): New function.
9065 * ipa-inline-analysis.c (edge_duplication_hook_holder): New holder.
9066 (inline_edge_removal_hook): Handle edge summaries.
9067 (inline_edge_duplication_hook): New hook.
9068 (inline_summary_alloc): Alloc hooks.
9069 (initialize_growth_caches): Do not register removal hooks.
9070 (free_growth_caches); Do not free removal hook.
9071 (dump_inline_edge_summary): New function.
9072 (dump_inline_summary): Use it.
9073 (estimate_function_body_sizes, estimate_edge_size_and_time): Update.
9074 (inline_update_callee_summaries): New function.
9075 (inline_merge_summary): Use it.
9076 (do_estimate_edge_time, do_estimate_edge_growth): Update.
9077 (read_inline_edge_summary): New function.
9078 (inline_read_section): Use it.
9079 (write_inline_edge_summary): New function.
9080 (inline_write_summary): Use it.
9081 (inline_free_summary): Free edge new holders.
9082 * tree-inline.c (copy_bb): Update.
9083
ffa03772
JM
90842011-04-26 Jason Merrill <jason@redhat.com>
9085
9086 * tree-eh.c (lower_try_finally_switch): Create the label along with
9087 the CASE_LABEL_EXPR.
9088
6d7b45ad
DM
90892011-04-26 David S. Miller <davem@davemloft.net>
9090 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9091
9092 * configure.ac (gcc_cv_as_sparc_gotdata_op): Specify alignment.
9093 * configure: Regenerate.
9094
df10b6d4
MM
90952011-04-26 Michael Meissner <meissner@linux.vnet.ibm.com>
9096
9097 PR target/48258
9098 * config/rs6000/vector.md (UNSPEC_REDUC): New unspec for vector
9099 reduction.
9100 (VEC_reduc): New code iterator and splitters for vector reduction.
9101 (VEC_reduc_name): Ditto.
9102 (VEC_reduc_rtx): Ditto.
9103 (reduc_<VEC_reduc_name>_v2df): Vector reduction expanders for VSX.
9104 (reduc_<VEC_reduc_name>_v4sf): Ditto.
9105
9106 * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
9107 support for extracting SF on VSX.
9108
9109 * config/rs6000/vsx.md (vsx_xscvspdp_scalar2): New insn for
9110 generating xscvspdp.
9111 (vsx_extract_v4sf): New insn to extract SF from V4SF vector.
9112 (vsx_reduc_<VEC_reduc_name>_v2df): New insns and splitters for
9113 double add, minimum, maximum vector reduction.
9114 (vsx_reduc_<VEC_reduc_name>_v4sf): Ditto.
9115 (vsx_reduc_<VEC_reduc_name>_v2df2_scalar): New combiner insn to
9116 optimize double vector reduction.
9117 (vsx_reduc_<VEC_reduc_name>_v4sf_scalar): Ditto.
9118
35a5db04
JM
91192011-04-26 Joseph Myers <joseph@codesourcery.com>
9120
9121 * config/fr30/fr30.h (inhibit_libc): Don't define.
9122 * config/m32r/m32r-protos.h: Correct comment.
9123 * config/v850/v850.h (GHS_default_section_names,
9124 GHS_current_section_names): Use tree, not union tree_node *.
9125
2f964ad6
XDL
91262011-04-26 Xinliang David Li <davidxl@google.com>
9127
200eb7d2 9128 * tree-ssa-uninit.c (warn_uninitialized_phi): Pass warning code.
2f964ad6
XDL
9129 * c-family/c-opts.c (c_common_handle_option): Set
9130 warn_maybe_uninitialized.
9131 * opts.c (common_handle_option): Ditto.
9132 * common.opt: New option.
9133 * tree-ssa.c (warn_uninit): Add one more parameter.
9134 (warn_uninitialized_var): Pass warning code.
9135 * tree-flow.h: Interface change.
9136
9c7bd91a
RO
91372011-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9138
200eb7d2 9139 * config/mips/iris6.h (LOCAL_LABEL_PREFIX): Don't test TARGET_NEWABI.
9c7bd91a
RO
9140 (WINT_TYPE_SIZE): Use INT_TYPE_SIZE.
9141 (TARGET_OS_CPP_BUILTINS): Remove TARGET_IRIX6 guards.
9142
c2f36e21
RO
91432011-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9144
9145 * config/mips/mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.
9146 * config/mips/mips.opt (mmips-tfile): Remove.
9147
9148 * doc/install.texi (Specific, mips-*-*): Move mips-tfile,
9149 mips-tdump reference to ...
200eb7d2 9150 (Specific, alpha*-dec-osf5.1): ... here. Adapt for Tru64 UNIX.
c2f36e21
RO
9151 * doc/trouble.texi (Cross-Compiler Problems): Replace MIPS
9152 reference by Tru64 UNIX.
9153
2c9da85b
JJ
91542011-04-26 Jakub Jelinek <jakub@redhat.com>
9155
0c5f6539
JJ
9156 PR debug/48768
9157 * tree-ssa.c (insert_debug_temp_for_var_def): If degenerate_phi_result
9158 is error_mark_node, set value to NULL.
9159
2c9da85b
JJ
9160 PR tree-optimization/48734
9161 * tree-ssa-reassoc.c (eliminate_redundant_comparison): Give up
9162 if return value from maybe_fold_*_comparsions isn't something
9163 the code is prepared to handle.
9164
77fa1d54
UB
91652011-04-26 Uros Bizjak <ubizjak@gmail.com>
9166
9167 * config/i386/predicates.md (ext_QIreg_operand): Remove extra
9168 mode check.
9169 (ext_QIreg_nomode_operands): Remove.
9170 * config/i386/i386.md (*anddi_1): Use ext_QIreg_operand.
9171 (*andsi_1): Ditto.
9172 (*andhi_1): Ditto.
9173
0e2a6c2b
AS
91742011-04-26 Andrew Stubbs <ams@codesourcery.com>
9175
9176 * config/arm/arm.c (arm_gen_constant): Remove can_negate_initial.
9177
961562d8
RB
91782011-04-26 Richard Guenther <rguenther@suse.de>
9179
9180 * c-typeck.c (build_unary_op): Do not expand array-refs via
9181 pointer arithmetic. Only adjust qualifiers for function types.
9182
91832011-04-26 Richard Guenther <rguenther@suse.de>
9184
9185 PR middle-end/48694
9186 * tree.h (OEP_CONSTANT_ADDRESS_OF): New operand_equal_flag.
9187 * fold-const.c (operand_equal_p): For TREE_CONSTANT ADDR_EXPRs
77fa1d54
UB
9188 compare the operands with OEP_CONSTANT_ADDRESS_OF. Treat trees
9189 with TREE_SIDE_EFFECTS equal when OEP_CONSTANT_ADDRESS_OF is set.
961562d8 9190
a0d260fc
PC
91912011-04-25 Paolo Carlini <paolo.carlini@oracle.com>
9192
6bec6c98 9193 * doc/extend.texi: Document __underlying_type.
a0d260fc 9194
4d583bb9
SB
91952011-04-25 Segher Boessenkool <segher@kernel.crashing.org>
9196
9197 * config/rs6000/titan.md (automata_option "progress"): Remove.
9198
1f3fcdc3
JL
91992011-04-25 Jeff Law <law@redhat.com>
9200
9201 * tree-vrp.c (identify_jump_threads): Handle GIMPLE_SWITCH too.
9202
e5b0dad8
JK
92032011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9204
9205 * system.h (ENUM_BITFIELD): Remove.
9206
5157a881 92072011-04-25 Maxim Kuvyrkov <maxim@codesourcery.com>
b15eacc7 9208 Eric Botcazou <ebotcazou@adacore.com>
5157a881
MK
9209
9210 * combine.c (combine_simplify_rtx): Avoid mis-simplifying conditionals
9211 for STORE_FLAG_VALUE==-1 case.
9212
ed4c109e
RS
92132011-04-24 Richard Sandiford <richard.sandiford@linaro.org>
9214
9215 PR target/43804
9216 * config/m68k/constraints.md (T): Allow PIC operands that satisfy
9217 LEGITIMATE_PIC_OPERAND_P.
9218
f3181aa2
JH
92192011-04-24 Jan Hubicka <jh@suse.cz>
9220
9221 * ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette
9222 WPA hack.
77fa1d54
UB
9223 * ipa-prop.h (ipa_get_param, ipa_is_param_used,
9224 ipa_param_cannot_devirtualize_p, ipa_param_types_vec_empty,
9225 ipa_get_ith_jump_func, ipa_get_lattice): Fortify array bounds.
f3181aa2
JH
9226 * ipa-inline-analysis.c (add_clause): Fix clause ordering.
9227 (and_predicates, or_predicates, predicates_equal_p, evaulate_predicate):
9228 Sanity check predicate length.
9229 (remap_predicate): Likewise; sanity check jump functions.
9230 (inline_read_section, inline_write_summary): Sanity check
9231 predicate length.
9232
5307cbaa
PC
92332011-04-24 Paolo Carlini <paolo.carlini@oracle.com>
9234
9235 PR other/48748
9236 * doc/extend.texi (Type Traits): Document __is_standard_layout,
9237 __is_literal_type, and __is_trivial; update throughout about
9238 possibly cv-qualified void types.
9239
bebd5f99
GP
92402011-04-24 Gerald Pfeifer <gerald@pfeifer.com>
9241
9242 * doc/sourcebuild.texi (Ada Tests): Adjust reference to ACATS
9243 testsuite and make it version agnostic.
9244
7ee28a74
JH
92452011-04-22 Jan Hubicka <jh@suse.cz>
9246
9247 * ipa-inline-analysis.c (inline_write_summary): Fix thinko.
9248
16997bc0
JJ
92492011-04-23 Jakub Jelinek <jakub@redhat.com>
9250
9251 PR c/48685
9252 * fold-const.c (fold_convert_loc): Add NOP_EXPR when casting
9253 to VOID_TYPE even around MODIFY_EXPR.
9254
f94d4ab1
MS
92552011-04-22 Mike Stump <mikestump@comcast.net>
9256
1a84c183 9257 * gensupport.c (read_md_rtx): Fix typo in comment.
f94d4ab1
MS
9258 * config/cris/cris.opt (moverride-best-lib-options): Fix typo in
9259 comment.
9260
632b4f8e
JH
92612011-04-22 Jan Hubicka <jh@suse.cz>
9262
9263 * gengtype.c (open_base_files): Add ipa-inline.h include.
77fa1d54
UB
9264 * ipa-cp.c (ipcp_get_lattice, ipcp_lattice_from_jfunc): Move to
9265 ipa-prop.c; update all uses.
632b4f8e 9266 * ipa-prop.c: (ipa_get_lattice, ipa_lattice_from_jfunc): ... here.
77fa1d54
UB
9267 * ipa-inline-transform.c (inline_call): Use inline_merge_summary to
9268 merge summary of inlined function into former caller.
632b4f8e
JH
9269 * ipa-inline.c (max_benefit): Remove.
9270 (edge_badness): Compensate for removal of benefits.
77fa1d54
UB
9271 (update_caller_keys): Use
9272 reset_node_growth_cache/reset_edge_growth_cache.
632b4f8e
JH
9273 (update_callee_keys): Likewise.
9274 (update_all_callee_keys): Likewise.
77fa1d54
UB
9275 (inline_small_functions): Do not collect max_benefit; do not reset
9276 estimated_growth; call free_growth_caches and initialize_growth_caches.
9277 * ipa-inline.h (struct condition, type clause_t, struct predicate,
9278 struct size_time_entry): New structures.
632b4f8e 9279 (INLINE_SIZE_SCALE, INLINE_TIME_SCALE, MAX_CLAUSES): New constants.
77fa1d54
UB
9280 (inline_summary): Remove size_inlining_benefit, time_inlining_benefit
9281 and estimated_growth.
632b4f8e
JH
9282 (edge_growth_cache_entry): New structure.
9283 (node_growth_cache, edge_growth_cache): New global vars.
9284 (estimate_growth): Turn into inline.
9285 (inline_merge_summary, do_estimate_edge_growth, do_estimate_edge_time,
9286 initialize_growth_caches, free_growth_caches): Declare.
9287 (estimate_edge_growth): Rewrite.
9288 (estimate_edge_time): Implement as inline cache lookup.
77fa1d54
UB
9289 (reset_node_growth_cache, reset_edge_growth_cache): New inline
9290 functions.
632b4f8e
JH
9291 (MAX_TIME): Reduce to allow multiplicatoin by INLINE_SIZE_SCALE.
9292 (NUM_CONDITIONS): New constant.
9293 (predicate_conditions): New enum.
9294 (IS_NOT_CONSTANT): New constant.
9295 (edge_removal_hook_holder): New var.
9296 (node_growth_cache, edge_growth_cache): New global vars.
77fa1d54
UB
9297 (true_predicate, single_cond_predicate, false_predicate,
9298 not_inlined_predicate, add_condition, add_clause, and_predicates,
9299 or_predicates, predicates_equal_p, evaulate_predicate, dump_condition,
9300 dump_clause, dump_predicate, account_size_time,
632b4f8e
JH
9301 evaulate_conditions_for_edge): New functions.
9302 (inline_summary_alloc): Move to heap.
9303 (inline_node_removal_hook): Clear condition and entry vectors.
9304 (inline_edge_removal_hook): New function.
9305 (initialize_growth_caches, free_growth_caches): New function.
9306 (dump_inline_summary): Update.
9307 (edge_execution_predicate): New function.
9308 (will_be_nonconstant_predicate): New function.
9309 (estimate_function_body_sizes): Compute BB and constantness predicates.
9310 (compute_inline_parameters): Do not clear estimated_growth.
9311 (estimate_edge_size_and_time): New function.
9312 (estimate_calls_size_and_time): New function.
9313 (estimate_callee_size_and_time): New function.
9314 (remap_predicate): New function.
9315 (inline_merge_summary): New function.
9316 (do_estimate_edge_time): New function based on...
9317 (estimate_edge_time): ... this one.
9318 (do_estimate_edge_growth): New function.
9319 (do_estimate_growth): New function based on....
9320 (estimate_growth): ... this one.
9321 (inline_analyze_function): Analyze after deciding on jump functions.
9322 (inline_read_section): New function.
9323 (inline_read_summary): Use it.
9324 (inline_write_summary): Write all the new data.
9325 * ipa-prop.c (ipa_get_param_decl_index): Export.
9326 (ipa_lattice_from_jfunc): Move here from ipa-cp.c
77fa1d54
UB
9327 * ipa-prop.h (ipa_get_param_decl_index, ipa_lattice_from_jfunc):
9328 Declare.
9329 (ipa_get_lattice): Move here from ipa-cp.c
632b4f8e
JH
9330 * Makefile.in (GTFILES): Add ipa-inline.h and ipa-inline-analysis.c
9331 * params.def (PARAM_EARLY_INLINING_INSNS): Set to 11.
9332 * cgraph.h (cgraph_clone_inlined_nodes, compute_inline_parameters,
9333 cgraph_edge_inlinable_p): Remove.
9334 * cgraphunit.c: Include ipainline.h
77fa1d54
UB
9335 (cgraph_process_new_functions): Update call of
9336 compute_inline_parameters.
632b4f8e 9337
1df5b0db
RG
93382011-04-22 Richard Guenther <rguenther@suse.de>
9339
9340 * tree.c (build_int_cst): Properly create canonicalized integer
9341 constants.
9342 (build_int_cst_type): Remove scary comments.
9343
ae01169c
XDL
93442011-04-22 Xinliang David Li <davidxl@google.com>
9345
9346 * toplev.c (process_options): Enable -Werror=coverage-mismatch
9347 by default when -Wno-error is not specified.
9348 * opts-global.c (decode_options): Remove call to
9349 control_warning_options.
9350
93dfac24
JJ
93512011-04-22 Jakub Jelinek <jakub@redhat.com>
9352
9353 PR tree-optimization/48717
9354 * tree-ssa-forwprop.c (associate_plusminus): For A + ~A and
9355 ~A + A optimizations use build_int_cst_type instead of build_int_cst.
9356
1b5f5069
JM
93572011-04-22 Joseph Myers <joseph@codesourcery.com>
9358
9359 * config/bfin/bfin-protos.h (Mmode): Don't define. Expand
9360 definition where used.
9361
144f4153
JJ
93622011-04-22 Jakub Jelinek <jakub@redhat.com>
9363
9364 PR c/48716
9365 * gimplify.c (gimplify_bind_expr): Mark as GOVD_LOCAL also
9366 TREE_STATIC variables declared inside of some OpenMP construct.
9367
f9fd305b
MJ
93682011-04-22 Martin Jambor <mjambor@suse.cz>
9369
9370 PR middle-end/48585
1d284ec5 9371 * tree-inline.c (copy_bb): Create new edges only for analyzed nodes.
f9fd305b 9372
49819fef
AM
93732011-04-22 Alexander Monakov <amonakov@ispras.ru>
9374
9375 PR c/36750
9376 * c-typeck.c (pop_init_level): Do not warn about initializing
9377 with ` = {0}'.
9378
401f6699
AM
93792011-04-22 Alan Modra <amodra@gmail.com>
9380
9381 * config/rs6000/rs6000.c (rs6000_function_arg): Remove CALL_LIBCALL
9382 when returning call_cookie.
9383 (rs6000_function_ok_for_sibcall): Allow sibcalls via function
9384 pointers, to functions with no more vector args than the current
9385 function, and some non-local calls for ABI_V4.
9386 * config/rs6000/rs6000.md (sibcall_nonlocal_aix32,
9387 sibcall_nonlocal_aix64): Combine to ..
9388 (sibcall_nonlocal_aix<mode>): ..this. Handle function pointer calls.
9389 (sibcall_value_nonlocal_aix32, sibcall_value_nonlocal_aix64): Combine..
9390 (sibcall_value_nonlocal_aix<mode>): ..likewise.
9391 (*sibcall_nonlocal_sysv<mode>): Handle function pointer calls.
9392 (sibcall_value_nonlocal_sysv<mode>): Likewise. Correct call cookie
9393 operand.
9394 * config/rs6000/darwin.md (sibcall_nonlocal_darwin64,
9395 sibcall_value_nonlocal_darwin64, sibcall_symbolic_64,
9396 sibcall_value_symbolic_64): Delete.
9397
903d1e67
XDL
93982011-04-21 Xinliang David Li <davidxl@google.com>
9399
9400 * cgraph.h: Remove pid.
9401 * cgraph.c: Remove pid.
9402 * value-prof.c (init_node_map): New function.
9403 (del_node_map): New function.
9404 (find_func_by_funcdef_no): New function.
9405 (gimple_ic_transform): Call new function.
9406 * cgraphunit.c (cgraph_finalize_function): Remove pid.
9407 * function.c (get_last_funcdef_no): New function.
9408 * function.h (get_last_funcdef_no): New function.
9409 * tree-profile.c (gimple_gen_ic_func_profiler): Pass funcdef_no
9410 to libgcov function.
9411 (tree-profiling): Call node map init and delete function.
9412
7378e95f
ILT
94132011-04-21 Ian Lance Taylor <iant@google.com>
9414
9415 * godump.c (go_format_type): Use exported Go name for anonymous
9416 field name.
9417
e84a6fcf
NF
94182011-04-21 Nathan Froyd <froydnj@codesourcery.com>
9419
9420 * config/frv/frv.c (frv_init_builtins): Delete `endlink' variable.
9421 Call builtin_function_type_list instead of builtin_function_type.
9422 (UNARY, BINARY, TRINARY, QUAD): Likewise.
9423
4fe058e2
NF
94242011-04-21 Nathan Froyd <froydnj@codesourcery.com>
9425
9426 * config/arm/arm.c (arm_init_iwmmxt_builtins): Call
9427 build_function_type_list instead of build_function_type.
9428 Delete variable `endlink'.
9429
1ba0a2d2
NF
94302011-04-21 Nathan Froyd <froydnj@codesourcery.com>
9431
9432 * config/s390/s390.c (s390_init_builtins): Call
9433 build_function_type_list instead of build_function_type.
9434
c0676219
NF
94352011-04-21 Nathan Froyd <froydnj@codesourcery.com>
9436
9437 * config/ia64/ia64.c (ia64_init_builtins): Call
9438 build_function_type_list instead of builtin_function_type.
9439
6ddfda8a
ER
94402011-04-21 Easwaran Raman <eraman@google.com>
9441
3a6448ea 9442 * cfgexpand.c (stack_var): Remove OFFSET...
6ddfda8a
ER
9443 (add_stack_var): ...and its reference here...
9444 (expand_stack_vars): ...and here.
9445 (stack_var_cmp): Sort by descending order of size.
9446 (partition_stack_vars): Change heuristic.
1d284ec5 9447 (union_stack_vars): Fix to reflect changes in partition_stack_vars.
6ddfda8a
ER
9448 (dump_stack_var_partition): Add newline after each partition.
9449
23756963
DA
94502011-04-21 Dimitrios Apostolou <jimis@gmx.net>
9451 Jeff Law <law@redhat.com>
9452
77fa1d54 9453 * gengtype-state.c (read_a_state_token): Fix argument to obstack_free.
23756963
DA
9454 * gengtype.c (matching_file_name_substitute): Likewise.
9455
aa2a43d2
RG
94562011-04-21 Richard Guenther <rguenther@suse.de>
9457
9458 PR lto/48703
1d284ec5 9459 * tree.c (free_lang_data_in_decl): Do not zero TREE_TYPE of DECL_NAME.
aa2a43d2 9460
4d931f41
EB
94612011-04-21 Eric Botcazou <ebotcazou@adacore.com>
9462
9463 * gimple.c (walk_gimple_op) <GIMPLE_CALL>: Fix couple of oversights.
9464
f103fa7a
RG
94652011-04-21 Richard Guenther <rguenther@suse.de>
9466
9467 * Makefile.in (site.exp): Do not use tmp0 but site.tmp as temporary
9468 file name.
9469
e19f6650
RG
94702011-04-21 Richard Guenther <rguenther@suse.de>
9471
9472 * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle
9473 MEM_REF and TARGET_MEM_REF, do not care about INDIRECT_REFs.
9474 Use DECL_P, not SSA_VAR_P.
9475 (ptr_derefs_may_alias_p): Likewise.
9476 (ptr_deref_may_alias_ref_p_1): Likewise.
9477 (decl_refs_may_alias_p): Likewise.
9478 (refs_may_alias_p_1): Likewise.
9479 (ref_maybe_used_by_call_p_1): Likewise.
9480 (call_may_clobber_ref_p_1): Likewise.
9481 (indirect_ref_may_alias_decl_p): Assume indirect refrences
9482 are either MEM_REF or TARGET_MEM_REF.
9483 (indirect_refs_may_alias_p): Likewise.
9484 * calls.c (emit_call_1): Build a MEM_REF instead of an INDIRECT_REF
9485 for MEM_EXPR of indirect calls.
9486
9d1831bb
TG
94872011-04-21 Tristan Gingold <gingold@adacore.com>
9488
9489 * vmsdbgout.c (write_srccorr): Compute file length from the string.
9490 (dst_file_info_struct): Remove flen field.
9491 (lookup_filename): Remove code that set flen field.
9492
f199c029
TG
94932011-04-21 Tristan Gingold <gingold@adacore.com>
9494
9495 * config/ia64/ia64.c (ia64_start_function): Add a guard.
9496
2894086e
UB
94972011-04-21 Uros Bizjak <ubizjak@gmail.com>
9498
9499 PR target/48708
9500 * config/i386/i386.c (ix86_expand_vector_set) <V2DImode>: Generate
9501 vec_extract and vec_concat for non-SSE4_1 targets.
9502
53f94a5c
RG
95032011-04-21 Richard Guenther <rguenther@suse.de>
9504
9505 * tree-ssa-alias.c (ref_maybe_used_by_stmt_p): Handle
9506 return statements.
9507
f0dca5ba
JM
95082011-04-21 Joseph Myers <joseph@codesourcery.com>
9509
9510 * config/i386/cygming.h (union tree_node, TREE): Don't define or
9511 undefine.
9512 (FILE): Don't undefine.
9513
984514ac
JM
95142011-04-21 Joseph Myers <joseph@codesourcery.com>
9515
9516 * config/alpha/alpha.c (struct machine_function): Use rtx, not
9517 struct rtx_def *.
9518 * config/bfin/bfin.h (bfin_cc_rtx, bfin_rets_rtx): Use rtx, not
9519 struct rtx_def *.
9520 * config/cris/cris-protos.h (STDIO_INCLUDED): Don't define.
2894086e 9521 * config/h8300/h8300.h (struct cum_arg): Use rtx, not struct rtx_def *.
984514ac
JM
9522 * config/iq2000/iq2000.h (struct iq2000_args): Use rtx, not struct
9523 rtx_def *.
9524 * config/m32c/m32c-protos.h (MM, UINT): Don't define. Expand
9525 definitions where used.
9526 * config/microblaze/microblaze.h (struct microblaze_args): Use
9527 rtx, not struct rtx_def *.
9528 * config/pa/pa-protos.h (return_addr_rtx): Use rtx, not struct
9529 rtx_def *.
2894086e
UB
9530 * config/pa/pa.h (hppa_pic_save_rtx): Use rtx, not struct rtx_def *.
9531 * config/pdp11/pdp11.h (cc0_reg_rtx): Use rtx, not struct rtx_def *.
984514ac
JM
9532 * config/sh/sh-protos.h (sfunc_uses_reg, get_fpscr_rtx): Use rtx,
9533 not struct rtx_def *.
9534 * config/sh/sh.h (sh_compare_op0, sh_compare_op1): Use rtx, not
9535 struct rtx_def *.
9536 * config/spu/spu-protos.h (spu_float_const): Use rtx, not struct
9537 rtx_def *.
2894086e 9538 * config/spu/spu.c (spu_float_const): Use rtx, not struct rtx_def *.
984514ac 9539
0b5a2724
RS
95402011-04-21 Richard Sandiford <richard.sandiford@linaro.org>
9541
9542 * tree-vect-data-refs.c (vect_drs_dependent_in_basic_block): Use
9543 operand_equal_p to compare DR_BASE_ADDRESSes.
9544 (vect_check_interleaving): Likewise.
9545
4b18d683
RS
95462011-04-21 Richard Sandiford <richard.sandiford@linaro.org>
9547
9548 PR target/46329
9549 * config/arm/arm.c (arm_legitimate_constant_p_1): Return false
9550 for all Neon struct constants.
9551
1a627b35
RS
95522011-04-21 Richard Sandiford <richard.sandiford@linaro.org>
9553
9554 * target.def (legitimate_constant_p): New hook.
9555 * doc/tm.texi.in (LEGITIMATE_CONSTANT_P): Replace with...
9556 (TARGET_LEGITIMATE_CONSTANT_P): ...this.
9557 * doc/tm.texi: Regenerate.
9558 * hooks.h (hook_bool_mode_rtx_true): Declare.
9559 * hooks.c (hook_bool_mode_rtx_true): Define.
9560 * system.h (LEGITIMATE_CONSTANT_P): Poison.
9561 * calls.c (precompute_register_parameters): Replace uses of
9562 LEGITIMATE_CONSTANT_P with targetm.legitimate_constant_p.
9563 (emit_library_call_value_1): Likewise.
9564 * expr.c (move_block_to_reg, can_store_by_pieces, emit_move_insn)
9565 (compress_float_constant, emit_push_insn, expand_expr_real_1): Likewise.
9566 * ira-costs.c (scan_one_insn): Likewise.
9567 * recog.c (general_operand, immediate_operand): Likewise.
9568 * reload.c (find_reloads_toplev, find_reloads_address_part): Likewise.
9569 * reload1.c (init_eliminable_invariants): Likewise.
9570
9571 * config/alpha/alpha-protos.h (alpha_legitimate_constant_p): Add a
9572 mode argument.
9573 * config/alpha/alpha.h (LEGITIMATE_CONSTANT_P): Delete.
9574 * config/alpha/alpha.c (alpha_legitimate_constant_p): Add a mode
9575 argument.
9576 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9577 * config/alpha/predicates.md (input_operand): Update call to
9578 alpha_legitimate_constant_p.
9579
9580 * config/arm/arm-protos.h (arm_cannot_force_const_mem): Delete.
9581 * config/arm/arm.h (ARM_LEGITIMATE_CONSTANT_P): Likewise.
9582 (THUMB_LEGITIMATE_CONSTANT_P, LEGITIMATE_CONSTANT_P): Likewise.
9583 * config/arm/arm.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9584 (arm_legitimate_constant_p_1, thumb_legitimate_constant_p)
9585 (arm_legitimate_constant_p): New functions.
9586 (arm_cannot_force_const_mem): Make static.
9587
9588 * config/avr/avr.h (LEGITIMATE_CONSTANT_P): Delete.
9589
9590 * config/bfin/bfin-protos.h (bfin_legitimate_constant_p): Delete.
9591 * config/bfin/bfin.h (LEGITIMATE_CONSTANT_P): Delete.
9592 * config/bfin/bfin.c (expand_move): Use targetm.legitimate_constant_p
9593 instead of bfin_legitimate_constant_p.
9594 (bfin_legitimate_constant_p): Make static. Add a mode argument.
9595 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9596
9597 * config/cris/cris.h (LEGITIMATE_CONSTANT_P): Delete.
9598
9599 * config/fr30/fr30.h (LEGITIMATE_CONSTANT_P): Delete.
9600
9601 * config/frv/frv-protos.h (frv_legitimate_constant_p): Delete.
9602 * config/frv/frv.h (LEGITIMATE_CONSTANT_P): Delete.
9603 * config/frv/frv.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9604 (frv_legitimate_constant_p): Make static. Add a mode argument.
9605
9606 * config/h8300/h8300-protos.h (h8300_legitimate_constant_p): Delete.
9607 * config/h8300/h8300.h (LEGITIMATE_CONSTANT_P): Likewise.
9608 * config/h8300/h8300.c (h8300_legitimate_constant_p): Likewise.
9609
9610 * config/i386/i386-protos.h (legitimate_constant_p): Delete.
9611 * config/i386/i386.h (LEGITIMATE_CONSTANT_P): Likewise.
9612 * config/i386/i386.c (legitimate_constant_p): Rename to...
9613 (ix86_legitimate_constant_p): ...this. Make static. Add a mode
9614 argument.
9615 (ix86_cannot_force_const_mem): Update accordingly.
9616 (ix86_legitimate_address_p): Likewise.
9617 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9618 * config/i386/i386.md: Update commentary.
9619
9620 * config/ia64/ia64-protos.h (ia64_legitimate_constant_p): Delete.
9621 * config/ia64/ia64.h (LEGITIMATE_CONSTANT_P): Likewise.
9622 * config/ia64/ia64.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9623 (ia64_legitimate_constant_p): Make static. Add a mode argument.
9624
9625 * config/iq2000/iq2000.h (LEGITIMATE_CONSTANT_P): Delete.
9626
9627 * config/lm32/lm32-protos.h (lm32_legitimate_constant_p): Delete.
9628 * config/lm32/lm32.h (LEGITIMATE_CONSTANT_P): Likewise.
9629 * config/lm32/lm32.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9630 (lm32_legitimate_constant_p): Make static. Add a mode argument.
9631
9632 * config/m32c/m32c-protos.h (m32c_legitimate_constant_p): Delete.
9633 * config/m32c/m32c.h (LEGITIMATE_CONSTANT_P): Likewise.
9634 * config/m32c/m32c.c (m32c_legitimate_constant_p): Likewise.
9635
9636 * config/m32r/m32r.h (LEGITIMATE_CONSTANT_P): Delete.
9637 * config/m32r/m32r.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9638 (m32r_legitimate_constant_p): New function.
9639
9640 * config/m68k/m68k-protos.h (m68k_legitimate_constant_p): Declare.
9641 * config/m68k/m68k.h (CONSTANT_ADDRESS_P): Call it instead of
9642 LEGITIMATE_CONSTANT_P.
9643 (LEGITIMATE_CONSTANT_P): Delete.
9644 * config/m68k/m68k.c (m68k_expand_prologue): Call
9645 m68k_legitimate_constant_p instead of LEGITIMATE_CONSTANT_P.
9646 (m68k_legitimate_constant_p): New function.
9647 * config/m68k/m68k.md: Update comments.
9648
9649 * config/mcore/mcore.h (LEGITIMATE_CONSTANT_P): Delete.
9650 * config/mcore/mcore.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9651 (mcore_legitimate_constant_p): New function.
9652
9653 * config/mep/mep-protos.h (mep_legitimate_constant_p): Delete.
9654 * config/mep/mep.h (LEGITIMATE_CONSTANT_P): Likewise.
9655 * config/mep/mep.c (mep_legitimate_constant_p): Make static.
9656 Add a mode argument.
9657 (mep_legitimate_address): Update accordingly.
9658 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9659
9660 * config/microblaze/microblaze-protos.h (microblaze_const_double_ok):
9661 Delete.
9662 * config/microblaze/microblaze.h (LEGITIMATE_CONSTANT_P): Likewise.
9663 * config/microblaze/microblaze.c (microblaze_const_double_ok): Make
9664 static. Check OP's mode for VOIDmode.
9665 (microblaze_legitimate_constant_p): New function.
9666 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9667
9668 * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Delete.
9669 * config/mips/mips.c (mips_legitimate_constant_p): New function.
9670 (mips_cannot_force_const_mem): Use it instead of LEGITIMATE_CONSTANT_P.
9671 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9672 * config/mips/predicates.md: Update comments.
9673
9674 * config/mmix/mmix-protos.h (mmix_legitimate_constant_p): Delete.
9675 * config/mmix/mmix.h (LEGITIMATE_CONSTANT_P): Likewise.
9676 * config/mmix/mmix.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9677 (mmix_legitimate_constant_p): Make static, return a bool, and take
9678 a mode argument.
9679 (mmix_print_operand_address): Update accordingly.
9680
9681 * config/mn10300/mn10300-protos.h (mn10300_legitimate_constant_p):
9682 Delete.
9683 * config/mn10300/mn10300.h (LEGITIMATE_CONSTANT_P): Likewise.
2894086e
UB
9684 * config/mn10300/mn10300.c (mn10300_legitimate_constant_p): Make
9685 static. Add a mode argument.
1a627b35
RS
9686 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9687
9688 * config/moxie/moxie.h (LEGITIMATE_CONSTANT_P): Delete.
9689
9690 * config/pa/pa.h (LEGITIMATE_CONSTANT_P): Delete.
9691 * config/pa/pa.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9692 (pa_legitimate_constant_p): New function.
9693
9694 * config/picochip/picochip.h (LEGITIMATE_CONSTANT_P): Delete.
9695
9696 * config/pdp11/pdp11.h (LEGITIMATE_CONSTANT_P): Delete.
9697 * config/pdp11/pdp11.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9698 (pdp11_legitimate_constant_p): New function.
9699
9700 * config/rs6000/rs6000.h (LEGITIMATE_CONSTANT_P): Delete.
9701 * config/rs6000/rs6000.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9702 (rs6000_legitimate_constant_p): New function.
9703
9704 * config/rx/rx-protos.h (rx_is_legitimate_constant): Replace with...
9705 (rx_legitimate_constant_p): ...this.
9706 * config/rx/rx.h (LEGITIMATE_CONSTANT_P): Delete.
9707 * config/rx/rx.c (rx_is_legitimate_constant): Replace with...
9708 (rx_legitimate_constant_p): ...this.
9709 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9710 * config/rx/rx.md (mov<register_modes:mode>): Update accordingly.
9711
9712 * config/s390/s390-protos.h (legitimate_constant_p): Delete.
9713 * config/s390/s390.h (LEGITIMATE_CONSTANT_P): Likewise.
9714 * config/s390/s390.c (legitimate_constant_p): Rename to...
9715 (s390_legitimate_constant_p): ...this. Make static, return a bool,
9716 and add a mode argument.
9717 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9718
9719 * config/score/score.h (LEGITIMATE_CONSTANT_P): Delete.
9720
9721 * config/sh/sh.h (LEGITIMATE_CONSTANT_P): Delete.
9722 * config/sh/sh.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9723 (sh_legitimate_constant_p): New function.
9724
9725 * config/sparc/sparc-protos.h (legitimate_constant_p): Delete.
9726 * config/sparc/sparc.h (LEGITIMATE_CONSTANT_P): Delete.
9727 * config/sparc/sparc.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9728 (legitimate_constant_p): Rename to...
9729 (sparc_legitimate_constant_p): ...this. Make static. Add a mode
9730 argument.
9731 (constant_address_p): Update accordingly.
9732
9733 * config/spu/spu-protos.h (spu_legitimate_constant_p): Add a mode
9734 argument and return a bool.
9735 * config/spu/spu.h (LEGITIMATE_CONSTANT_P): Delete.
9736 * config/spu/spu.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9737 (spu_legitimate_constant_p): Add a mode argument and return a bool.
9738 (spu_rtx_costs): Update accordingly.
9739 * config/spu/predicates.md (vec_imm_operand): Likewise.
9740
9741 * config/stormy16/stormy16.h (LEGITIMATE_CONSTANT_P): Delete.
9742
9743 * config/v850/v850.h (LEGITIMATE_CONSTANT_P): Delete.
9744 * config/v850/v850.c (v850_legitimate_constant_p): New function.
9745 (TARGET_LEGITIMATE_CONSTANT_P): Define.
9746
9747 * config/vax/vax-protos.h (legitimate_constant_p): Delete.
9748 * config/vax/vax.h (LEGITIMATE_CONSTANT_P): Likewise.
9749 * config/vax/vax.c (legitimate_constant_p): Likewise.
9750
9751 * config/xtensa/xtensa.h (LEGITIMATE_CONSTANT_P): Delete.
9752 * config/xtensa/xtensa.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
9753 (xtensa_legitimate_constant_p): New function.
9754
fbbf66e7
RS
97552011-04-21 Richard Sandiford <richard.sandiford@linaro.org>
9756
9757 * target.def (cannot_force_const_mem): Add a mode argument.
9758 * doc/tm.texi.in (TARGET_CANNOT_FORCE_CONST_MEM): Update accordingly.
9759 * doc/tm.texi: Regenerate.
9760 * hooks.h (hook_bool_mode_rtx_false): Declare.
9761 * hooks.c (hook_bool_mode_const_rtx_false): Fix commentary.
9762 (hook_bool_mode_const_rtx_true): Likewise.
9763 (hook_bool_mode_rtx_false): New function.
9764 * reload.c (CONST_POOL_OK_P): Take a mode argument and require it
9765 to be non-VOID. Update call to cannot_force_const_mem.
9766 (find_reloads): Update accordingly.
9767 * varasm.c (force_const_mem): Update call to cannot_force_const_mem.
9768 * config/alpha/alpha.c (alpha_cannot_force_const_mem): Add a mode
9769 argument.
9770 * config/arm/arm-protos.h (arm_cannot_force_const_mem): Likewise.
9771 * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Update call.
9772 * config/arm/arm.c (arm_cannot_force_const_mem): Add a mode argument.
9773 * config/bfin/bfin.c (bfin_cannot_force_const_mem): Likewise.
9774 * config/frv/frv.c (frv_cannot_force_const_mem): Likewise.
9775 * config/i386/i386.c (ix86_cannot_force_const_mem): Likewise.
9776 * config/ia64/ia64.c (ia64_cannot_force_const_mem): Likewise.
9777 * config/m68k/m68k.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to...
9778 (m68k_cannot_force_const_mem): ...this new function.
9779 * config/mips/mips.c (mips_cannot_force_const_mem): Add a mode
9780 argument.
9781 (mips_const_insns, mips_legitimize_const_move): Update calls.
9782 (mips_secondary_reload_class): Likewise.
9783 * config/pa/pa.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to...
9784 (pa_cannot_force_const_mem): ...this new function.
2894086e 9785 * config/rs6000/rs6000.c (TARGET_CANNOT_FORCE_CONST_MEM): Reefine to...
fbbf66e7
RS
9786 (rs6000_cannot_force_const_mem): ...this new function.
9787 * config/s390/s390.c (s390_cannot_force_const_mem): Add a mode
9788 argument.
9789 * config/sparc/sparc.c (sparc_cannot_force_const_mem): Likewise.
9790 * config/xtensa/xtensa.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine
9791 to...
9792 (xtensa_cannot_force_const_mem): ...this new function.
9793
b861891b
NF
97942011-04-20 Nathan Froyd <froydnj@codesourcery.com>
9795
9796 * config/mips/mips.c (mips16_build_function_stub): Call
9797 build_function_type_list instead of build_function_type.
9798 (mips16_build_call_stub): Likewise.
9799
34149ed5
NF
98002011-04-20 Nathan Froyd <froydnj@codesourcery.com>
9801
9802 * config/mep/mep.c (mep_init_builtins): Call build_function_type_list
9803 instead of build_function_type.
9804
12526412
NF
98052011-04-20 Nathan Froyd <froydnj@codesourcery.com>
9806
9807 * config/pa/pa.c (pa_init_builtins): Call build_function_type_list
9808 instead of build_function_type.
9809
3b84d61f
UB
98102011-04-20 Uros Bizjak <ubizjak@gmail.com>
9811
9812 PR target/48678
9813 * config/i386/i386.md (insv): Change operand 0 constraint to
9814 "register_operand". Change operand 1 and 2 constraint to
9815 "const_int_operand". Expand to pinsr{b,w,d,q} * when appropriate.
9816 * config/i386/sse.md (sse4_1_pinsrb): Export.
9817 (sse2_pinsrw): Ditto.
9818 (sse4_1_pinsrd): Ditto.
9819 (sse4_1_pinsrq): Ditto.
9820 * config/i386/i386-protos.h (ix86_expand_pinsr): Add prototype.
9821 * config/i386/i386.c (ix86_expand_pinsr): New.
9822
4a25752b
ER
98232011-04-20 Easwaran Raman <eraman@google.com>
9824
9825 * cfgexpand.c (add_alias_set_conflicts): Add conflicts with a variable
9826 containing union type only with -fstrict-aliasing.
9827
04695783
JM
98282011-04-20 Jim Meyering <meyering@redhat.com>
9829
9830 Remove useless if-before-free tests.
9831 * calls.c (expand_call, save_area): Likewise.
9832 * cfgcleanup.c (try_forward_edges): Likewise.
9833 * collect2.c (collect_execute): Likewise.
9834 * config/i386/i386.c (ix86_valid_target_attribute_tree): Likewise.
9835 * config/mcore/mcore.c (mcore_expand_prolog): Likewise.
9836 * coverage.c (coverage_checksum_string): Likewise.
9837 * cse.c (init_cse_reg_info, delete_trivially_dead_insns): Likewise.
9838 * cselib.c (cselib_init): Likewise.
9839 * df-core.c (rest_of_handle_df_finish, df_analyze): Likewise.
9840 (df_set_clean_cfg): Likewise.
9841 * function.c (free_after_compilation): Likewise.
9842 * gcc.c (do_spec_1, main): Likewise.
9843 * gcov.c (create_file_names): Likewise.
9844 * gensupport.c (identify_predicable_attribute): Likewise.
9845 * graphite-clast-to-gimple.c (save_clast_name_index): Likewise.
9846 * graphite-sese-to-poly.c (free_data_refs_aux): Likewise.
9847 * haifa-sched.c (haifa_finish_h_i_d): Likewise.
9848 * ipa-prop.c (ipa_free_node_params_substructures): Likewise.
9849 * ipa-pure-const.c (local_pure_const): Likewise.
9850 * ipa-reference.c (propagate): Likewise.
9851 * ira-costs.c (free_ira_costs): Likewise.
9852 * ira.c (free_register_move_costs, build_insn_chain): Likewise.
9853 * matrix-reorg.c (mat_free): Likewise.
9854 * prefix.c (get_key_value): Likewise.
9855 * profile.c (compute_value_histograms): Likewise.
9856 * reload1.c (free_reg_equiv): Likewise.
9857 * sched-deps.c (free_deps): Likewise.
9858 * sel-sched-ir.c (fence_clear): Likewise.
9859 * sese.c (set_rename, if_region_set_false_region): Likewise.
9860 * tree-data-ref.c (free_rdg): Likewise.
9861 * tree-eh.c (lower_try_finally): Likewise.
9862 * tree-ssa-coalesce.c (delete_coalesce_list): Likewise.
9863 * tree-ssa-live.c (delete_var_map): Likewise.
9864 * tree-ssa-loop-ivopts.c (free_loop_data): Likewise.
9865 * tree-ssa-pre.c (phi_trans_add): Likewise.
9866
6788475a
JJ
98672011-04-20 Jakub Jelinek <jakub@redhat.com>
9868
9869 PR tree-optimization/48611
9870 * tree-eh.c (note_eh_region_may_contain_throw): Don't propagate
9871 beyond ERT_MUST_NOT_THROW region.
9872
0eda4033
CM
98732011-04-20 Catherine Moore <clm@codesourcery.com>
9874
9875 * config/mips/mips.opt (mfix-24k): New.
9876 * config/mips/mips.h (ASM_SPEC): Handle -mfix-24k.
9877 * config/mips/mips.md (length): Increase by 4 for stores if
9878 fixing 24K errata.
9879 * config/mips/mips.c (mips_reorg_process_insns): Do not allow
9880 all noreorder if fixing 24K errata.
9881 * doc/invoke.texi: Document mfix-24k.
9882
01475747
CLT
98832011-04-20 Chung-Lin Tang <cltang@codesourcery.com>
9884
9885 * config/arm/arm.c (arm_legitimize_reload_address): For NEON
2894086e 9886 quad-word modes, reduce to 9-bit index range when above 1016 limit.
01475747 9887
bc2c1a60
AS
98882011-04-20 Andrew Stubbs <ams@codesourcery.com>
9889
9890 * config/arm/arm.c (arm_gen_constant): Move movw support ....
9891 (const_ok_for_op): ... to here.
9892
583722ee
KT
98932011-04-20 Kai Tietz <ktietz@redhat.com>
9894
2894086e
UB
9895 * fold-const.c (fold_binary_loc): Add handling for (X & ~Y) | (~X & Y)
9896 and (X && !Y) | (!X && Y) optimization to (X ^ Y).
583722ee 9897
422c0989
AS
98982011-04-20 Andrew Stubbs <ams@codesourcery.com>
9899
9900 * config/arm/arm.c (arm_gen_constant): Remove redundant can_invert.
9901
d7978bff
RG
99022011-04-20 Richard Guenther <rguenther@suse.de>
9903
9904 PR tree-optimization/47892
9905 * tree-if-conv.c (if_convertible_stmt_p): Const builtins
9906 are if-convertible.
9907
818412ba
EB
99082011-04-20 Eric Botcazou <ebotcazou@adacore.com>
9909
9910 * config/alpha/vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine.
9911
b501ce4e
TG
99122011-04-20 Tristan Gingold <gingold@adacore.com>
9913
9914 * config/alpha/vms.h (LINK_SPEC): Do not use vms-dwarf2.o for gnu-ld.
9915
516edfdd
GJL
99162011-04-20 Georg-Johann Lay <avr@gjlay.de>
9917
9918 PR target/18145
9919
9920 * config/avr/avr.h (TARGET_ASM_INIT_SECTIONS): Delete.
9921 (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Delete.
9922 (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define.
9923 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Define.
9924 (TARGET_ASM_NAMED_SECTION): Change to avr_asm_named_section.
9925
9926 * config/avr/avr-protos.h (avr_asm_output_aligned_common):
9927 New prototype.
9928
9929 * config/avr/avr.c (TARGET_ASM_INIT_SECTIONS): Define.
9930 (avr_asm_named_section, avr_asm_output_aligned_common,
9931 avr_output_data_section_asm_op, avr_output_bss_section_asm_op):
9932 New functions to update...
9933 (avr_need_clear_bss_p, avr_need_copy_data_p): ...these new variables.
9934 (avr_asm_init_sections): Overwrite section callbacks for
9935 data_section, bss_section.
9936 (avr_file_start): Move output of __do_copy_data, __do_clear_bss
9937 from here to...
9938 (avr_file_end): ...here.
9939
dafc9511
RG
99402011-04-20 Richard Guenther <rguenther@suse.de>
9941
9942 PR middle-end/48695
9943 * tree-ssa-alias.c (aliasing_component_refs_p): Compute base
2894086e 9944 objects and types here. Adjust for their offset before comparing.
dafc9511 9945
1da0876c
RS
99462011-04-20 Richard Sandiford <richard.sandiford@linaro.org>
9947
9948 * tree-vect-stmts.c (vectorizable_store): Only chain one related
9949 statement per copy.
9950
25583c4f
RS
99512011-04-20 Richard Sandiford <richard.sandiford@linaro.org>
9952
9953 * Makefile.in (INTERNAL_FN_DEF, INTERNAL_FN_H): Define.
9954 (GIMPLE_H): Include $(INTERNAL_FN_H).
9955 (OBJS-common): Add internal-fn.o.
9956 (internal-fn.o): New rule.
9957 * internal-fn.def: New file.
9958 * internal-fn.h: Likewise.
9959 * internal-fn.c: Likewise.
9960 * gimple.h: Include internal-fn.h.
9961 (GF_CALL_INTERNAL): New gf_mask.
9962 (gimple_statement_call): Put fntype into a union with a new
9963 internal_fn field.
9964 (gimple_build_call_internal): Declare.
9965 (gimple_build_call_internal_vec): Likewise.
9966 (gimple_call_same_target_p): Likewise.
9967 (gimple_call_internal_p): New function.
9968 (gimple_call_internal_fn): Likewise.
9969 (gimple_call_fntype): Return null for internal calls.
9970 (gimple_call_set_fntype): Assert that the function is not internal.
9971 (gimple_call_set_fn): Likewise.
9972 (gimple_call_set_fndecl): Likewise.
9973 (gimple_call_set_internal_fn): New function.
9974 (gimple_call_addr_fndecl): Handle null functions.
9975 (gimple_call_return_type): Likewise null types.
9976 * gimple.c (gimple_build_call_internal_1): New function.
9977 (gimple_build_call_internal): Likewise.
9978 (gimple_build_call_internal_vec): Likewise.
9979 (gimple_call_same_target_p): Likewise.
9980 (gimple_call_flags): Handle calls to internal functions.
9981 (gimple_call_fnspec): New function.
9982 (gimple_call_arg_flags, gimple_call_return_flags): Use it.
9983 (gimple_has_side_effects): Handle null functions.
9984 (gimple_rhs_has_side_effects): Likewise.
9985 (gimple_call_copy_skip_args): Handle calls to internal functions.
9986 * cfgexpand.c (expand_call_stmt): Likewise.
9987 * expr.c (expand_expr_real_1): Assert that the call isn't internal.
9988 * gimple-fold.c (gimple_fold_call): Handle null functions.
9989 (gimple_fold_stmt_to_constant_1): Don't fold
9990 calls to internal functions.
9991 * gimple-low.c (gimple_check_call_args): Handle calls to internal
9992 functions.
9993 * gimple-pretty-print.c (dump_gimple_call): Likewise.
9994 * ipa-prop.c (ipa_analyze_call_uses): Handle null functions.
9995 * tree-cfg.c (verify_gimple_call): Handle calls to internal functions.
9996 (do_warn_unused_result): Likewise.
9997 * tree-eh.c (same_handler_p): Use gimple_call_same_target_p.
9998 * tree-ssa-ccp.c (ccp_fold_stmt): Handle calls to internal functions.
9999 * tree-ssa-dom.c (hashable_expr): Use the gimple statement to record
10000 the target of a call.
10001 (initialize_hash_element): Update accordingly.
10002 (hashable_expr_equal_p): Use gimple_call_same_target_p.
10003 (iterative_hash_hashable_expr): Handle calls to internal functions.
10004 (print_expr_hash_elt): Likewise.
10005 * tree-ssa-pre.c (can_value_number_call): Likewise.
10006 (eliminate): Handle null functions.
10007 * tree-ssa-sccvn.c (visit_use): Handle calls to internal functions.
10008 * tree-ssa-structalias.c (get_fi_for_callee): Likewise.
10009 (find_func_aliases): Likewise.
10010 * value-prof.c (gimple_ic_transform): Likewise.
10011 (gimple_indirect_call_to_profile): Likewise.
10012 * lto-streamer-in.c (input_gimple_stmt): Likewise.
10013 * lto-streamer-out.c (output_gimple_stmt): Likewise.
10014
1a3118e9
JH
100152011-04-19 Jan Hubicka <jh@suse.cz>
10016
10017 * ipa-inline-transform.c (save_inline_function_body): Add comments.
9d12f71a
EB
10018 * ipa-inline.c (inline_small_functions): Compute summaries first,
10019 populate heap later.
1a3118e9 10020
fee8b6da
JH
100212011-04-19 Jan Hubicka <jh@suse.cz>
10022
10023 * cgraph.h (save_inline_function_body): Remove.
10024 * ipa-inline-transform.c: New file, broke out of...
10025 * ipa-inline.c: ... this one; Update toplevel comment.
10026 (ncalls_inlined, nfunctions_inlined): Move to ipa-inline-transform.c;
10027 make global.
10028 (update_noncloned_frequencies): Move to ipa-inline-transform.c
10029 (cgraph_mark_inline_edge): Rename to inline_call; move to
10030 ipa-inline-transform.c.
10031 (cgraph_clone_inlined_nodes): Rename to clone_inlined_nodes;
10032 move to ipa-inline-transform.c
10033 (recursive_inlining, inline_small_functions, flatten_function,
10034 ipa_inline, inline_always_inline_functions,
10035 early_inline_small_functions): Update.
10036 (inline_transform): Move to ipa-inline-transform.c.
10037 * ipa-inline.h (inline_call, inline_transform, clone_inlined_nodes):
10038 Declare.
10039 * Makefile.in (ipa-inline-transform.o): New file.
10040 * cgraphunit.c (save_inline_function_body): Move to
10041 ipa-inline-transform.c
10042
f0679612
DD
100432011-04-19 DJ Delorie <dj@redhat.com>
10044
10045 * config/m32c/m32c.c (m32c_emit_epilogue): Don't try to push
10046 registers if we already know there aren't any.
10047 (m32c_emit_epilogue): Don't emit a barrier here.
10048 (m32c_emit_eh_epilogue): Likewise.
10049 * config/m32c/blkmov.md (movstr): Don't fail on wrong-type
10050 operands at expand time.
10051 * config/m32c/m32c.h (WCHAR_TYPE_SIZE): Change to 4 to match "long
10052 int" wchar type.
10053 (REG_CLASS_CONTENTS, reg_class, REG_CLASS_NAMES): Remove
10054 duplicates. Provide aliases instead.
10055 * config/m32c/prologue.md (eh_return): Emit a barrier here.
10056 (eh_epilogue): Add a "(return)" here as a hint to other parts of
10057 the compiler.
10058
32257ddc
AS
100592011-04-19 Anatoly Sokolov <aesok@post.ru>
10060
10061 * config/sparc/sparc.h (GENERAL_OR_I64, REGISTER_MOVE_COST): Remove.
10062 * config/sparc/sparc.c (TARGET_REGISTER_MOVE_COST): Define.
10063 (general_or_i64_p, sparc_register_move_cost): New function.
10064
60bea929
RO
100652011-04-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10066
10067 * doc/install.texi (Configuration, --enable-threads): Remove mach.
3b84d61f 10068 Add lynx, mipssde. Sort table.
60bea929 10069
444b3995 100702011-04-19 Xinliang David Li <davidxl@google.com>
3b84d61f 10071
9d12f71a
EB
10072 * ipa-cp.c (ipcp_update_profiling): Assert that scale_completement is
10073 not negative.
444b3995 10074
d708ce50
JJ
100752011-04-19 Jakub Jelinek <jakub@redhat.com>
10076
10077 PR target/48678
10078 * config/i386/i386.md (movstrict<mode>): FAIL if operands[0]
10079 is a SUBREG with non-MODE_INT mode inside of it.
10080
49c471e3
MJ
100812011-04-19 Martin Jambor <mjambor@suse.cz>
10082
10083 * ipa-cp.c (ipcp_process_devirtualization_opportunities): Devirtualize
10084 also according to actual contants.
10085 * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): New function.
10086 (gimple_fold_call): Use it.
10087 * gimple.h (gimple_extract_devirt_binfo_from_cst): Declare.
10088
0004f992
MJ
100892011-04-19 Martin Jambor <mjambor@suse.cz>
10090
10091 * ipa-prop.c (stmt_may_be_vtbl_ptr_store): Return false for scalar
10092 non-pointer assignments.
10093
40591473
MJ
100942011-04-19 Martin Jambor <mjambor@suse.cz>
10095
10096 * ipa-cp.c (ipcp_process_devirtualization_opportunities): Take into
10097 account anc_offset and otr_type from the indirect edge info.
10098 * ipa-prop.c (get_ancestor_addr_info): New function.
10099 (compute_complex_ancestor_jump_func): Assignment analysis moved to
10100 get_ancestor_addr_info, call it.
10101 (ipa_note_param_call): Do not initialize information about polymorphic
10102 calls, return the indirect call graph edge. Remove the last
10103 parameter, adjust all callers.
10104 (ipa_analyze_virtual_call_uses): Process also calls to ancestors of
10105 parameters. Initialize polymorphic information in the indirect edge.
10106
abe36b81
EB
101072011-04-19 Eric Botcazou <ebotcazou@adacore.com>
10108
10109 PR lto/48148
10110 * gimple.c (gimple_types_compatible_p_1) <ENUMERAL_TYPE>: Do not merge
10111 the types if they have different enumeration identifiers.
10112
e6416b30
JH
101132011-04-19 Jan Hubicka <jh@suse.cz>
10114
10115 * cgraph.h (cgraph_optimize_for_size_p): Declare.
10116 * ipa-cp.c (ipcp_insert_stage): Use cgraph_optimize_for_size_p.
10117 * predict.c (cgraph_optimize_for_size_p): Break out from ...
10118 (optimize_function_for_size_p) ... here.
10119
d39132ea
RG
101202011-04-19 Richard Guenther <rguenther@suse.de>
10121
10122 PR lto/48207
10123 * tree.c (free_lang_data): Do not reset the decl-assembler-name
10124 langhook.
10125
ff7037dc
EB
101262011-04-19 Eric Botcazou <ebotcazou@adacore.com>
10127
10128 * tree-inline.c (expand_call_inline): Do not issue a -Winline warning
10129 if DECL_NO_INLINE_WARNING_P is set on the function.
10130
c1ee2892
BS
101312011-04-19 Bernd Schmidt <bernds@codesourcery.com>
10132
10133 PR fortran/47976
10134 * reload1.c (inc_for_reload): Return void. All callers changed.
10135 (emit_input_reload_insns): Don't try to delete previous output
10136 reloads to a register, or record spill_reg_store for autoincs.
fbb20b29
BS
10137
101382011-04-19 Basile Starynkevitch <basile@starynkevitch.net>
10139
10140 * gengtype.h: Updated copyright year.
10141 (struct input_file_st): Add inpisplugin field.
10142 (type_fileloc): New function.
10143 * gengtype.c
10144 (write_typed_struct_alloc_def): Add gcc_assert.
10145 (write_typed_alloc_defns): Ditto. Don't output for plugin files.
10146 (write_typed_alloc_defns): Don't output for plugin files.
10147 (input_file_by_name): Clear inpisplugin field.
10148 (main): Set inpisplugin field for plugin files.
10149
897e0a89
NP
101502011-04-19 Nicola Pero <nicola.pero@meta-innovation.com>
10151
10152 * gengtype-state.c (string_eq): New.
10153 (read_state): Use string_eq instead of strcmp when creating the
10154 state_ident_tab.
10155
363ee90e
WG
101562011-04-19 Wei Guozhi <carrot@google.com>
10157
10158 PR target/47855
10159 * config/arm/arm-protos.h (thumb1_legitimate_address_p): New prototype.
10160 * config/arm/arm.c (thumb1_legitimate_address_p): Remove the static
10161 linkage.
10162 * config/arm/constraints.md (Uu): New constraint.
10163 * config/arm/arm.md (*arm_movqi_insn): Compute attr "length".
10164
18a24fed
TG
101652011-04-19 Tristan Gingold <gingold@adacore.com>
10166
10167 * config.gcc (-*-*-*vms): Added.
10168 (alpha64-dec-*vms*,alpha*-dec-*vms*, ia64-hp-*vms*): Common
10169 definitions moved.
10170 * config/vms/vms-ld.c: New file.
10171 * config/vms/vms-ar.c: New file.
10172 * config/vms/t-vmsnative: New file.
10173
1c13f168
XDL
101742011-04-18 Xinliang David Li <davidxl@google.com>
10175
10176 * final.c (dump_basic_block_info): Use ASM_COMMENT_START.
10177
84825707
JJ
101782011-04-18 Jakub Jelinek <jakub@redhat.com>
10179
10180 PR middle-end/48661
10181 * gimple-fold.c (gimple_get_virt_method_for_binfo): Return NULL
10182 if TREE_TYPE (v) is non-NULL.
10183
10184 * gimple-fold.c (gimple_get_virt_method_for_binfo): Renamed from
10185 gimple_get_virt_mehtod_for_binfo.
10186 * gimple.h (gimple_get_virt_method_for_binfo): Likewise.
10187 * ipa-cp.c (ipcp_process_devirtualization_opportunities): Adjust
10188 callers.
10189 * ipa-prop.c (try_make_edge_direct_virtual_call): Likewise.
10190
7d4f8d02 101912011-04-18 Michael Matz <matz@suse.de>
7254cb57
MM
10192 Steve Ellcey <sje@cup.hp.com>
10193
7d4f8d02
EB
10194 * expr.c (expand_expr_real_2) <CASE_CONVERT>: If OP0 is a constant,
10195 use its mode as source mode if it isn't VOIDmode.
7254cb57 10196
474e8e70
DCR
101972011-04-18 Dennis, CHENG Renquan <crquan@fedoraproject.org>
10198
10199 * doc/passes.texi: Fill crossref nodes.
10200
cff41484
JM
102012011-04-18 Jim Meyering <meyering@redhat.com>
10202
7d4f8d02 10203 Fix doubled-word typos in comments and strings
cff41484
JM
10204 * config/alpha/vms-unwind.h: s/for for/for/
10205 * config/arm/unwind-arm.h: Likewise.
10206 * config/microblaze/microblaze.c: Likewise.
10207 * config/sh/constraints.md: s/in in/in/
10208 * tree-cfg.c (verify_types_in_gimple_reference): Likewise.
10209
f60c2554
UB
102102011-04-18 Uros Bizjak <ubizjak@gmail.com>
10211
10212 * config/i386/i386.h (SSE_VEC_FLOAT_MODE_P): Remove.
10213 (AVX_FLOAT_MODE_P): Ditto.
10214 (AVX128_VEC_FLOAT_MODE_P): Ditto.
10215 (AVX256_VEC_FLOAT_MODE_P): Ditto.
10216 (AVX_VEC_FLOAT_MODE_P): Ditto.
10217 * config/i386/i386.md (UNSPEC_MASKLOAD): Remove.
10218 (UNSPEC_MASKSTORE): Ditto.
10219 * config/i386/sse.md (<sse>_movmsk<ssemodesuffix><avxmodesuffix>):
10220 Merge from <sse>_movmsk<ssemodesuffix> and
10221 avx_movmsk<ssemodesuffix>256. Use VF mode iterator.
10222 (*sse2_maskmovdqu): Merge with *sse2_maskmovdqu_rex64. Use P mode
10223 iterator.
10224 (avx_maskload<ssemodesuffix><avxmodesuffix>): New expander.
10225 (avx_maskstore<ssemodesuffix><avxmodesuffix>): Ditto.
10226 (*avx_maskmov<ssemodesuffix><avxmodesuffix>): New insn.
10227
09a2806f
JH
102282011-04-18 Jan Hubicka <jh@suse.cz>
10229
8a8dccb2
JH
10230 * ipa-inline.c (inline_small_functions): Fix pasto in previous patch.
10231
09a2806f
JH
10232 * ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.h
10233 (want_inline_function_called_once_p): Break out the logic from
10234 ipa_inline.
10235 (edge_badness): Ensure that profile is not misupdated.
10236 (lookup_recursive_calls): Prioritize by call frequencies.
10237 (inline_small_functions): Move program size estimates here;
10238 actually process whole queue even when unit growth has been
10239 met. (to properly compute inline_failed reasons and for the
f60c2554 10240 case unit size decrease.) Revisit comments on recursive inlining.
09a2806f
JH
10241 (ipa_inline): Remove unit summary code; first inline hot calls
10242 of functions called once, cold calls next.
10243 (order, nnodes): Remove unused variables.
10244 * Makefile.in (ipa-inline.o): No longer depent on ggc files.
10245 (GTFILES): Remove ipa-inline.c
10246 * sel-sched.c (fill_insns): Silence uninitialized var warning.
10247
3eea52ef
EB
102482011-04-18 Eric Botcazou <ebotcazou@adacore.com>
10249
10250 * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.
10251
229a1c59 102522011-04-18 Jie Zhang <jie@codesourcery.com>
3eea52ef 10253 Richard Earnshaw <rearnsha@arm.com>
229a1c59
JZ
10254
10255 * arm.c (neon_builtin_type_bits): Remove.
10256 (typedef enum neon_builtin_mode): New.
10257 (T_MAX): Don't define.
10258 (typedef enum neon_builtin_datum): Remove bits, codes[],
10259 num_vars and base_fcode. Add mode, code and fcode.
10260 (VAR1, VAR2, VAR3, VAR4, VAR5, VAR6, VAR7, VAR8, VAR9
10261 VAR10): Change accordingly.
10262 (neon_builtin_data[]): Change accordingly
10263 (arm_init_neon_builtins): Change accordingly.
10264 (neon_builtin_compare): Remove.
10265 (locate_neon_builtin_icode): Remove.
10266 (arm_expand_neon_builtin): Change accordingly.
10267
10268 * arm.h (enum arm_builtins): Move to ...
10269 * arm.c (enum arm_builtins): ... here; and rearrange builtin code.
10270
10271 * arm.c (arm_builtin_decl): Declare.
10272 (TARGET_BUILTIN_DECL): Define.
10273 (enum arm_builtins): Correct ARM_BUILTIN_MAX.
10274 (arm_builtin_decls[]): New.
10275 (arm_init_neon_builtins): Store builtin declarations in
10276 arm_builtin_decls[].
10277 (arm_init_tls_builtins): Likewise.
10278 (arm_init_iwmmxt_builtins): Likewise. Refactor initialization code.
10279 (arm_builtin_decl): New.
10280
75e802cc
RG
102812011-04-18 Richard Guenther <rguenther@suse.de>
10282
10283 * tree.c (upper_bound_in_type): Build properly canonicalized
10284 INTEGER_CSTs.
10285 (lower_bound_in_type): Likewise.
10286
3b45a007
RG
102872011-04-18 Richard Guenther <rguenther@suse.de>
10288
10289 * gimple.h (gimple_call_addr_fndecl): New function.
10290 (gimple_call_fndecl): Use it.
10291 * gimple-fold.c (gimple_fold_call): Fold away OBJ_TYPE_REFs
10292 for direct calls.
10293 * tree-ssa-ccp.c (ccp_fold_stmt): Remove OBJ_TYPE_REF folding.
10294 * tree-ssa-pre.c (eliminate): Also simplify indirect OBJ_TYPE_REFs.
10295
d25a79ea
RG
102962011-04-18 Richard Guenther <rguenther@suse.de>
10297
10298 PR middle-end/48650
10299 * tree.c (build_string): STRING_CST is now derived from tree_typed.
10300
7d5fc814
EB
103012011-04-18 Eric Botcazou <ebotcazou@adacore.com>
10302
10303 PR lto/48492
10304 * cfgexpand.c (expand_debug_expr) <VAR_DECL>: Return NULL for a
10305 DECL_IN_CONSTANT_POOL without RTL.
10306
7e7cfcf6
UW
103072011-04-18 Ulrich Weigand <ulrich.weigand@linaro.org>
10308 Ira Rosen <ira.rosen@linaro.org>
10309
10310 PR target/48252
10311 * config/arm/arm.c (neon_emit_pair_result_insn): Swap arguments
10312 to match neon_vzip/vuzp/vtrn_internal.
10313 * config/arm/neon.md (neon_vtrn<mode>_internal): Make both
10314 outputs explicitly dependent on both inputs.
10315 (neon_vzip<mode>_internal, neon_vuzp<mode>_internal): Likewise.
10316
49eab32e
JJ
103172011-04-18 Jakub Jelinek <jakub@redhat.com>
10318
10319 PR tree-optimization/48616
10320 * tree-vect-stmts.c (vectorizable_shift): If SLP, determine
10321 whether the shift is by scalar or vector based on whether all SLP
10322 scalar stmts have the same rhs.
10323
e54170f4
CLT
103242011-04-17 Chung-Lin Tang <cltang@codesourcery.com>
10325
10326 * config/arm/arm.c (neon_struct_mem_operand): Support POST_INC/PRE_DEC
10327 memory operands.
10328
b14ee6c9
RS
103292011-04-17 Richard Sandiford <rdsandiford@googlemail.com>
10330
269e0e18 10331 PR target/43700
b14ee6c9
RS
10332 * config/mips/mips.c (mips_cfun_call_saved_reg_p): Handle global
10333 registers.
10334
10158cd3
JH
103352011-04-17 Jan Hubicka <jh@suse.cz>
10336
10337 * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.
7d5fc814
EB
10338 * cgrpahunit.c (cgraph_finalize_function): Do not set
10339 finalized_by_frontend.
10158cd3
JH
10340 * lto-cgraph.c (lto_output_node, input_overwrite_node): Do not stream
10341 finalized_by_frontend.
10342
2e9bb6ba
JH
103432011-04-17 Jan Hubicka <jh@suse.cz>
10344
10345 * cgraph.c (cgraph_clone_node): Do not handle vtable_method
10346 * cgraph.h (struct cgraph_local_info): Drop vtable_method.
10347 * cgraphunit.c (cgraph_copy_node_for_versioning): Drop vtable_method.
7d5fc814
EB
10348 * lto-cgraph.c (lto_output_node, input_overwrite_node): Drop vtable
10349 method.
2e9bb6ba
JH
10350 * gimple-fold.c (can_refer_decl_in_current_unit_p): Mention PR20991 in
10351 gimple-fold.c
10352 * varasm.c (mark_decl_referenced): Drop vtable_method handling code.
10353
beb628e1
EB
103542011-04-17 Eric Botcazou <ebotcazou@adacore.com>
10355
10356 PR lto/48538
10357 * lto-cgraph.c (merge_profile_summaries): Check that lto_file_data
10358 is non-null before accessing it.
10359 (input_cgraph): Remove trailing spaces.
10360
3e2fdd24
RE
103612011-04-17 Revital Eres <revital.eres@linaro.org>
10362
10363 * params.def (sms-min-sc): New param flag.
10364 * modulo-sched.c (sms_schedule): Use it.
10365 * doc/invoke.texi (sms-min-sc): Document it.
10366
4c0f7679
JH
103672011-04-17 Jan Hubicka <jh@suse.cz>
10368
10369 * lto-symtab.c (lto_cgraph_replace_node): When call statement is
10370 present, also set gimple_call_set_cannot_inline.
10371 * ipa-inline.c: Update toplevel comment.
10372 (MAX_TIME): Remove.
10373 (cgraph_clone_inlined_nodes): Fix linebreaks.
10374 (cgraph_check_inline_limits): Restructure to ...
10375 (caller_growth_limits): ... this one; be more tolerant
10376 on growth in nested inline chains; add explanatory comment;
10377 fix stack accounting thinko introduced by previous patch.
10378 (cgraph_default_inline_p): Remove.
10379 (report_inline_failed_reason): New function.
10380 (can_inline_edge_p): New function.
10381 (can_early_inline_edge_p): New function.
10382 (leaf_node_p): Move upwards in file.
10383 (want_early_inline_function_p): New function.
10384 (want_inline_small_function_p): New function.
10385 (want_inline_self_recursive_call_p): New function.
10386 (cgraph_edge_badness): Rename to ...
10387 (edge_badness) ... this one; fix linebreaks.
10388 (update_edge_key): Update call of edge_baddness; add
10389 detailed dump about queue updates.
10390 (update_caller_keys): Use can_inline_edge_p and
10391 want_inline_small_function_p.
10392 (cgraph_decide_recursive_inlining): Rename to...
10393 (recursive_inlining): Use can_inline_edge_p and
f60c2554
UB
10394 want_inline_self_recursive_call_p; simplify and remove no longer
10395 valid FIXME.
4c0f7679
JH
10396 (cgraph_set_inline_failed): Remove.
10397 (add_new_edges_to_heap): Use can_inline_edge_p and
10398 want_inline_small_function_p.
10399 (cgraph_decide_inlining_of_small_functions): Rename to ...
10400 (inline_small_functions): ... this one; cleanup; use
f60c2554
UB
10401 can/want predicates; cleanup debug ouput; work edges till fibheap
10402 is exhausted and do not stop once unit growth is reached; remove
10403 later loop processing remaining edges.
4c0f7679
JH
10404 (cgraph_flatten): Rename to ...
10405 (flatten_function): ... this one; use can_inline_edge_p
10406 and can_early_inline_edge_p predicates.
10407 (cgraph_decide_inlining): Rename to ...
10408 (ipa_inline): ... this one; remove unreachable nodes before
10409 inlining functions called once; simplify the pass.
10410 (cgraph_perform_always_inlining): Rename to ...
10411 (inline_always_inline_functions): ... this one; use
f60c2554 10412 DECL_DISREGARD_INLINE_LIMITS; use can_inline_edge_p predicate.
4c0f7679
JH
10413 (cgraph_decide_inlining_incrementally): Rename to ...
10414 (early_inline_small_functions): ... this one; simplify
10415 using new predicates; cleanup; make dumps prettier.
10416 (cgraph_early_inlining): Rename to ...
10417 (early_inliner): newer inline regular functions into always-inlines;
10418 fix updating of call stmt summaries.
10419 (pass_early_inline): Update for new names.
10420 (inline_transform): Fix formating.
10421 (gate_cgraph_decide_inlining): Rename to ...
10422 (pass_ipa_inline): ... this one.
10423 * ipa-inline.h (inline_summary): Remove disregard_inline_limits.
10424 * ipa-inline-analysis.c (dump_inline_summary): Update.
10425 (compute_inline_parameters): Do not compute disregard_inline_limits;
10426 look for mismatching arguments.
10427 (estimate_growth): Fix handlig of non-trivial self recursion.
10428 (inline_read_summary): Do not read info->disregard_inline_limits.
10429 (inline_write_summary): Do not write info->disregard_inline_limits.
beb628e1
EB
10430 * tree-inline.c (inline_forbidden_into_p, tree_can_inline_p): Remove
10431 and move all checks into can_inline_edge_p predicate; re-enable code
10432 comparing optimization levels.
4c0f7679
JH
10433 (expand_call_inline): Do not test inline_forbidden_into_p.
10434 * Makefile.in (ipa-inline.o): Update arguments.
10435
54333b7c
RE
104362011-04-17 Revital Eres <revital.eres@linaro.org>
10437
10438 * ddg.c (free_ddg_all_sccs): Free sccs field in struct ddg_all_sccs.
10439
42c2bf92
RE
104402011-04-17 Revital Eres <revital.eres@linaro.org>
10441
10442 * modulo-sched.c (sms_schedule): Avoid unfreed memory when SMS fails.
10443
b183e9e0
MM
104442011-04-17 Michael Matz <matz@suse.de>
10445
10446 PR tree-optimization/48622
10447 PR lto/48645
10448 * ipa-inline-analysis.c (inline_read_summary): Read size/time
10449 in same order as they're written.
10450
b8a17fa2
JDA
104512011-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10452
10453 * config/pa/predicates.md: Reorganize and simplify predicates.
10454 Eliminate duplicate code checks.
10455 (arith_operand): Rename to arith14_operand
10456 (reg_or_ior_operand): Rename to reg_or_cint_ior_operand.
10457 * config/pa/pa.md: Use renamed operands.
10458 * config/pa/pa-protos.h (symbolic_operand): Delete declaration.
10459 (tls_symbolic_operand, function_label_operand, lhs_lshift_cint_operand,
10460 arith11_operand, adddi3_operand, indexed_memory_operand,
10461 symbolic_memory_operand, int11_operand, reg_or_cint_move_operand,
10462 arith5_operand, uint5_operand, pic_label_operand, plus_xor_ior_operator,
10463 borx_reg_operand, shadd_operand, arith_operand, read_only_operand,
10464 move_dest_operand, move_src_operand, prefetch_cc_operand,
10465 prefetch_nocc_operand, and_operand, ior_operand, arith32_operand,
10466 uint32_operand, reg_before_reload_operand, reg_or_0_operand,
10467 reg_or_0_or_nonsymb_mem_operand, pre_cint_operand, post_cint_operand,
10468 div_operand, int5_operand, movb_comparison_operator,
10469 ireg_or_int5_operand, call_operand_address, ior_operand, fp_reg_operand,
10470 arith_double_operand, ireg_operand, lhs_lshift_operand,
10471 pc_or_label_operand, non_hard_reg_operand, eq_neq_comparison_operator,
10472 integer_store_memory_operand): Likewise.
10473 * config/pa/pa.c (adddi3_operand): Move to predicates.md.
10474 (integer_store_memory_operand, read_only_operand,
10475 function_label_operand, borx_reg_operand,
10476 non_hard_reg_operand): Likewise.
10477 (eq_neq_comparison_operator): Delete unused operator.
10478 (legitimize_pic_address): Use VOIDmode for mode argument in calls to
10479 function_label_operand.
10480 (emit_move_sequence): Likewise.
10481
8dfb9f16
UB
104822011-04-16 Uros Bizjak <ubizjak@gmail.com>
10483
10484 * config/i386/sse.md (sseunpackmode): New mode attribute.
10485 (ssepackmode): Ditto.
10486 (vec_pack_trunc_<mode>): Macroize expander from
10487 vec_pack_trunc_{v8hi,v4si,v2di} using VI248_128 mode iterator.
10488 (vec_unpacks_lo_<mode>): Macroize expander from
10489 vec_unpacks_lo_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
10490 (vec_unpacks_hi_<mode>): Macroize expander from
10491 vec_unpacks_hi_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
10492 (vec_unpacku_lo_<mode>): Macroize expander from
10493 vec_unpacku_lo_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
10494 (vec_unpacku_hi_<mode>): Macroize expander from
10495 vec_unpacks_hi_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
10496 * config/i386/i386.c (ix86_expand_sse_unpack): Merge with
10497 ix86_expand_sse4_unpack.
10498 * config/i386/i386-protos.h (ix86_expand_sse4_unpack): Remove.
10499
e7f23018
JH
105002011-04-16 Jan Hubicka <jh@suse.cz>
10501
10502 * cgraphbuild.c: Include ipa-inline.h.
10503 (reset_inline_failed): Use initialize_inline_failed.
10504 * cgraph.c: Include ipa-inline.h.
10505 (cgraph_create_node_1): Do not initialize estimated_growth.
10506 (initialize_inline_failed): More to ipa-inline-analysis.c
10507 (dump_cgraph_node): Do not dump inline flags.
10508 * cgraph.h (cgraph_local_info): Remove inlineable, versionable
10509 and disregard_inline_limits flags.
10510 (cgrpah_global_info): Remove estimated_stack_size, stack_frame_offset,
10511 time, size, estimated_growth.
8dfb9f16
UB
10512 * ipa-cp.c (ipcp_versionable_function_p, ipcp_generate_summary):
10513 Update.
e7f23018
JH
10514 * cgraphunit.c (cgraph_decide_is_function_needed): Use
10515 DECL_DISREGARD_INLINE_LIMITS.
10516 (cgraph_analyze_function): Do not initialize
10517 node->local.disregard_inline_limits.
10518 * lto-cgraph.c (lto_output_node, input_overwrite_node): Do not stream
10519 inlinable, versionable and disregard_inline_limits.
10520 * ipa-inline.c (cgraph_clone_inlined_nodes, cgraph_mark_inline_edge,
8dfb9f16
UB
10521 cgraph_check_inline_limits, cgraph_default_inline_p,
10522 cgraph_edge_badness, update_caller_keys, update_callee_keys,
10523 add_new_edges_to_heap): Update.
10524 (cgraph_decide_inlining_of_small_function): Update; set
10525 CIF_FUNCTION_NOT_INLINABLE for uninlinable functions.
e7f23018
JH
10526 (cgraph_decide_inlining, cgraph_edge_early_inlinable_p,
10527 cgraph_decide_inlining_incrementally): Update.
8dfb9f16
UB
10528 * ipa-inline.h (inline_summary): Add inlinable, versionable,
10529 disregard_inline_limits, estimated_stack_size, stack_frame_offset,
10530 time, size and estimated_growth parameters.
e7f23018
JH
10531 (estimate_edge_growth): Update.
10532 (initialize_inline_failed): Declare.
10533 * ipa-split.c: Include ipa-inline.h
10534 (execute_split_functions): Update.
10535 * ipa.c (cgraph_postorder): Use DECL_DISREGARD_INLINE_LIMITS.
10536 (cgraph_remove_unreachable_nodes): Do not clear inlinable flag.
10537 (record_cdtor_fn): Use DECL_DISREGARD_INLINE_LIMITS.
10538 * ipa-inline-analysis.c (inline_node_removal_hook): Update; set
10539 estimated_growth to INT_MIN.
10540 (inline_node_duplication_hook): Likewise.
10541 (dump_inline_summary): Dump new fields.
10542 (compute_inline_parameters): Update.
10543 (estimate_edge_time, estimate_time_after_inlining,
10544 estimate_size_after_inlining, estimate_growth, inline_read_summary,
10545 inline_write_summary):
10546 (initialize_inline_failed): Move here from cgraph.c.
10547 * tree-sra.c: Include ipa-inline.h.
10548 (ipa_sra_preliminary_function_checks): Update.
f60c2554
UB
10549 * Makefile.in (cgraph.o, cgraphbuild.o): Add dependency on
10550 ipa-inline.h.
e7f23018 10551
e81b8564
UB
105522011-04-16 Uros Bizjak <ubizjak@gmail.com>
10553
10554 * config/i386/sse.md (V16): New mode iterator.
10555 (VI1, VI8): Ditto.
10556 (AVXMODEQI, AVXMODEDI): Remove.
10557 (sse2, sse3): New mode attribute.
10558 (mov<mode>): Use V16 mode iterator.
10559 (*mov<mode>_internal): Merge with *avx_mov<mode>_internal.
10560 (push<mode>1): Use V16 mode iterator.
10561 (movmisalign<mode>): Ditto.
10562 (<sse>_movu<ssemodesuffix><avxmodesuffix>): Merge from
10563 <sse>_movu<ssemodesuffix> and avx_movu<ssemodesuffix><avxmodesuffix>.
10564 (*<sse>_movu<ssemodesuffix><avxmodesuffix>): Merge from
10565 *<sse>_movu<ssemodesuffix> and *avx_movu<ssemodesuffix><avxmodesuffix>.
10566 (<sse2>_movdqu<avxmodesuffix>): Merge from sse2_movdqu and
10567 avx_movdqu<avxmodesuffix>.
10568 (*<sse2>_movdqu<avxmodesuffix>): Merge from *sse2_movdqu and
10569 *avx_movdqu<avxmodesuffix>.
10570 (<sse3>_lddqu<avxmodesuffix>) Merge from sse3_lddqu and
10571 avx_lddqu<avxmodesuffix>.
10572 (<sse>_movnt<mode>): Merge with avx_movnt<AVXMODEF2P:mode>.
10573 (<sse2>_movnt<mode>): Merge from sse2_movntv2di and
10574 avx_movnt<AVXMODEDI:mode>.
10575 * config/i386/i386.c (ix86_expand_vector_move_misalign): Update for
10576 renamed sse_movups, sse2_movupd and sse2_movdqu patterns.
10577
4743d438
BS
105782011-04-16 Bernd Schmidt <bernds@codesourcery.com>
10579
10580 PR target/48629
10581 * haifa-sched.c (prune_ready_list, schedule_block): Use
10582 sched_pressure_p rather than flag_sched_pressure.
10583
748f7574 105842011-04-15 Pat Haugen <pthaugen@us.ibm.com>
eb229cf4
PH
10585
10586 * config/rs6000/rs6000.c (call_ABI_of_interest): Call
10587 cgraph_get_node instead of cgraph_get_create_node.
10588
2ba172e0
JJ
105892011-04-15 Jakub Jelinek <jakub@redhat.com>
10590
10591 * cfgexpand.c (expand_debug_expr): Use
10592 simplify_gen_{unary,binary,ternary} instead of gen_rtx_*.
10593
63d2a353
MM
105942011-04-15 Michael Matz <matz@suse.de>
10595
10596 * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
10597 * builtins.c (expand_builtin): Use CALL_ALLOCA_FOR_VAR_P.
10598 * function.c (gimplify_parameters): Ditto.
10599 * gimplify.c (gimplify_vla_decl): Ditto.
10600
10601 * gimple.h (enum gf_mask): Add GF_CALL_ALLOCA_FOR_VAR.
10602 (gimple_call_set_alloca_for_var): New inline function.
10603 (gimple_call_alloca_for_var_p): Ditto.
e81b8564
UB
10604 * gimple.c (gimple_build_call_from_tree): Remember
10605 CALL_ALLOCA_FOR_VAR_P state.
63d2a353
MM
10606 * cfgexpand.c (expand_call_stmt): Restore CALL_ALLOCA_FOR_VAR_P state.
10607
10608 * tree-inline.c (inline_forbidden_p_stmt): Don't reject alloca
10609 calls if they were for VLA objects.
10610
dee74c34
MJ
106112011-04-15 Martin Jambor <mjambor@suse.cz>
10612
10613 * ipa-prop.c (ipa_analyze_virtual_call_uses): Remove handling
10614 of ADR_EXPRs.
10615
8e5837bc
MJ
106162011-04-15 Martin Jambor <mjambor@suse.cz>
10617
10618 PR middle-end/48601
10619 * tree-emutls.c (lower_emutls_function_body): Call
10620 cgraph_get_create_node instead of cgraph_get_node. Do not assert the
10621 result is non-NULL.
10622
0dc33c3c
NP
106232011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>
10624
10625 * c-decl.c (detect_field_duplicates): Call
10626 objc_detect_field_duplicates instead of objc_get_interface_ivars.
10627
edcdea5b
NF
106282011-04-15 Nathan Froyd <froydnj@codesourcery.com>
10629
10630 * gimple.h (gimple_asm_clobbers_memory_p): Declare.
10631 * gimple.c (gimple_asm_clobbers_memory_p): Define.
10632 * ipa-pure-const.c (check_stmt): Call it.
10633 * tree-ssa-operands.c (get_asm_expr_operands): Likewise.
10634
8456558d
RG
106352011-04-15 Richard Guenther <rguenther@suse.de>
10636
10637 PR tree-optimization/48290
10638 * tree-ssa-copy.c (copy_prop_visit_phi_node): Propagate constants.
10639 Properly decide inhibiting propagation based on the valueized
10640 operand. Do loop-closed SSA form preserving here ...
10641 (init_copy_prop): ... not here.
10642
266446be
L
106432011-04-15 H.J. Lu <hongjiu.lu@intel.com>
10644
10645 PR target/48612
10646 * config/i386/sse.md (*ieee_smin<mode>3): Switch mnemonics.
10647 (*ieee_smax<mode>3): Likewise.
10648
17465c6e
AK
106492011-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
10650
10651 * config/s390/s390.md (popcountdi2, popcountsi2, popcounthi2):
10652 Replace match_operand with match_dup for the third operand in
10653 these expanders.
10654
bce204e5
MK
106552011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
10656
10657 * combine.c (subst, combine_simlify_rtx): Add new argument, use it
10658 to track processing of conditionals. Update all callers.
10659 (try_combine, simplify_if_then_else): Update.
10660
3162fdf4
MK
106612011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
10662
10663 * config/m68k/m68k.c (m68k_sched_variable_issue): Handle
10664 -fsched-pressure.
10665
79002a57 106662011-04-15 Georg-Johann Lay <avr@gjlay.de>
e81b8564 10667
79002a57
GJL
10668 * config/avr/avr.md ("rotl<mode>3",mode=HIDI): Use match_dup
10669 instead of match_operand for operand 3.
10670
4fd3a105
RS
106712011-04-15 Richard Sandiford <richard.sandiford@linaro.org>
10672
10673 * recog.h (insn_operand_data): Add an "allows_mem" field.
10674 * genoutput.c (output_operand_data): Initialize it.
10675 * optabs.c (maybe_legitimize_operand_same_code): New function.
10676 (maybe_legitimize_operand): Use it when matching the original
10677 op->value.
10678
ad19c4be
EB
106792011-04-15 Eric Botcazou <ebotcazou@adacore.com>
10680
10681 * gimplify.c: Fix issues in comments throughout.
10682 (voidify_wrapper_expr): Fix long line.
10683 (build_stack_save_restore): Likewise.
10684 (gimplify_loop_expr): Likewise.
10685 (gimplify_compound_lval): Likewise.
10686 (gimplify_init_ctor_eval): Likewise.
10687 (gimplify_modify_expr_rhs): Likewise.
10688 (omp_notice_threadprivate_variable): Likewise.
10689
b25aa0e8 106902011-04-15 Eric Botcazou <ebotcazou@adacore.com>
e7925582 10691
b25aa0e8
EB
10692 * cfgexpand.c (expand_call_stmt): Convert the function type to the
10693 original one if this is not a builtin function.
e7925582 10694
09db7afe
JJ
106952011-04-14 Jakub Jelinek <jakub@redhat.com>
10696
10697 PR target/48605
10698 * config/i386/sse.md (sse4_1_insertps): If operands[2] is a MEM,
10699 offset it as needed based on top 2 bits in operands[3], change
10700 MEM mode to SFmode and mask those 2 bits away from operands[3].
10701
c59633d9
NP
107022011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>
10703
10704 * c-parser.c (c_parser_objc_protocol_definition): Updated for
10705 change from objc_declare_protocols() to objc_declare_protocol().
10706
5e60198b
UB
107072011-04-14 Uros Bizjak <ubizjak@gmail.com>
10708
10709 * config/i386/sse.md (sse4_1): New mode attribute.
10710 (<sse4_1>_blend<ssemodesuffix><avxmodesuffix>): Macroize from
10711 avx_blend<ssemodesuffix><avxmodesuffix> and
10712 sse4_1_blend<ssemodesuffix> using VF mode iterator.
10713 (<sse4_1>_blendv<ssemodesuffix><avxmodesuffix>): Macroize from
10714 avx_blendv<ssemodesuffix><avxmodesuffix> and
10715 sse4_1_blendv<ssemodesuffix> using VF mode iterator.
10716 (<sse4_1>_dp<ssemodesuffix><avxmodesuffix>): Macroize from
10717 avx_dp<ssemodesuffix><avxmodesuffix> and
10718 sse4_1_dp<ssemodesuffix> using VF mode iterator.
10719 (sse4_1_mpsadbw): Merge with *avx_mpsadbw.
10720 (sse4_1_packusdw): Merge with *avx_packusdw.
10721 (sse4_1_pblendvb): Merge with *avx_pblendvb.
10722 (sse4_1_pblendw): Merge with *avx_pblendw.
10723 (avx_vtest<ssemodesuffix><avxmodesuffix>): Use VF mode iterator.
10724 (<sse4_1>_round<ssemodesuffix><avxmodesuffix>): Macroize from
10725 avx_round<ssemodesuffix>256 and sse4_1_round<ssemodesuffix> using
10726 VF mode iterator.
10727 (sse4_1_round<ssescalarmodesuffix>): Merge with
10728 *avx_round<ssescalarmodesuffix>.
10729 (aesenc): Merge with *avx_aesenc.
10730 (aesenclast): Merge with *avx_aesenclast.
10731 (aesdec): Merge with *avx_aesdec.
10732 (aesdeclast): Merge with *avx_aesdeclast.
10733 (pclmulqdq): Merge with *pclmulqdq.
10734 * config/i386/predicates.md (reg_not_xmm0_operand_maybe_avx):
10735 New predicate.
10736 (nonimm_not_xmm0_operand_maybe_avx): Ditto.
10737
6f197850
L
107382011-04-14 H.J. Lu <hongjiu.lu@intel.com>
10739
10740 PR middle-end/48608
10741 * cfgexpand.c (get_decl_align_unit): Renamed to ...
10742 (align_local_variable): This. Update DECL_ALIGN.
10743 (add_stack_var): Updated.
10744 (expand_one_stack_var): Likewise.
10745
4a5ba3ed
RG
107462011-04-14 Richard Guenther <rguenther@suse.de>
10747
10748 * tree-ssa-dse.c (struct dse_global_data, struct dse_block_local_data):
10749 Remove.
10750 (dse_initialize_block_local_data, dse_leave_block,
10751 record_voperand_set, get_stmt_uid): Likewise.
10752 (dse_possible_dead_store_p): Allow any kind of killing stmt.
10753 (dse_optimize_stmt): Remove voperand set handling code.
10754 Simplify and improve to handle any kind of killing stmt.
10755 (dse_record_phi): Remove.
10756 (dse_enter_block): Simplify.
10757 (tree_ssa_dse): Likewise.
10758 * tree-ssa-alias.c (stmt_kills_ref_p_1): Handle some builtins.
10759
10a5dd5d
JH
107602011-04-14 Jan Hubicka <jh@suse.cz>
10761
10762 * cgraph.c (dump_cgraph_node): Do not dump inline summaries.
10763 * cgraph.h (struct inline_summary): Move to ipa-inline.h
10764 (cgraph_local_info): Remove inline_summary.
10765 * ipa-cp.c: Include ipa-inline.h.
10766 (ipcp_cloning_candidate_p, ipcp_estimate_growth,
10767 ipcp_estimate_cloning_cost, ipcp_insert_stage): Use inline_summary
10768 accesor.
10769 * lto-cgraph.c (lto_output_node): Do not stream inline summary.
10770 (input_overwrite_node): Do not set inline summary.
10771 (input_node): Do not stream inline summary.
10772 * ipa-inline.c (cgraph_decide_inlining): Dump inline summaries.
10773 (cgraph_decide_inlining_incrementally): Do not try to estimate overall
10774 growth; we do not have inline parameters computed for that anyway.
10775 (cgraph_early_inlining): After inlining compute call_stmt_sizes.
10776 * ipa-inline.h (struct inline_summary): Move here from ipa-inline.h
10777 (inline_summary_t): New type and VECtor.
10778 (debug_inline_summary, dump_inline_summaries): Declare.
10779 (inline_summary): Use VOCtor.
10780 (estimate_edge_growth): Kill hack computing call stmt size directly.
10781 * lto-section-in.c (lto_section_name): Add inline section.
10782 * ipa-inline-analysis.c: Include lto-streamer.h
10783 (node_removal_hook_holder, node_duplication_hook_holder): New holders
10784 (inline_node_removal_hook, inline_node_duplication_hook): New functions.
10785 (inline_summary_vec): Define.
10786 (inline_summary_alloc, dump_inline_summary, debug_inline_summary,
10787 dump_inline_summaries): New functions.
5e60198b
UB
10788 (estimate_function_body_sizes): Properly compute size/time of outgoing
10789 calls.
10790 (compute_inline_parameters): Alloc inline_summary; do not compute
10791 size/time of incomming calls.
10a5dd5d
JH
10792 (estimate_edge_time): Avoid missing time summary hack.
10793 (inline_read_summary): Read inline summary info.
10794 (inline_write_summary): Write inline summary info.
10795 (inline_free_summary): Free all hooks and inline summary vector.
10796 * lto-streamer.h: Add LTO_section_inline_summary section.
10797 * Makefile.in (ipa-cp.o, ipa-inline-analysis.o): Update dependencies.
10798 * ipa.c (cgraph_remove_unreachable_nodes): Fix dump file formating.
10799
b602d918
RS
108002011-04-14 Richard Sandiford <richard.sandiford@linaro.org>
10801
10802 * tree-vectorizer.h (vect_strided_store_supported): Add a
10803 HOST_WIDE_INT argument.
10804 (vect_strided_load_supported): Likewise.
10805 (vect_permute_store_chain): Return void.
10806 (vect_transform_strided_load): Likewise.
10807 (vect_permute_load_chain): Delete.
10808 * tree-vect-data-refs.c (vect_strided_store_supported): Take a
10809 count argument. Check that the count is a power of two.
10810 (vect_strided_load_supported): Likewise.
10811 (vect_permute_store_chain): Return void. Update after above changes.
10812 Assert that the access is supported.
10813 (vect_permute_load_chain): Likewise.
10814 (vect_transform_strided_load): Return void.
10815 * tree-vect-stmts.c (vectorizable_store): Update calls after
10816 above interface changes.
10817 (vectorizable_load): Likewise.
10818 (vect_analyze_stmt): Don't check for strided powers of two here.
10819
ab4472fa
RG
108202011-04-14 Richard Guenther <rguenther@suse.de>
10821
10822 PR tree-optimization/48590
10823 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle
10824 BUILT_IN_ALLOCA, BUILT_IN_STACK_SAVE and BUILT_IN_STACK_RESTORE.
10825 (call_may_clobber_ref_p_1): Handle BUILT_IN_ALLOCA and
10826 BUILT_IN_STACK_SAVE.
10827 * tree-ssa-dce.c (propagate_necessity): Handle
10828 BUILT_IN_ALLOCA, BUILT_IN_STACK_SAVE and BUILT_IN_STACK_RESTORE.
10829
32dabdaf
NP
108302011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>
10831
10832 * c-parser.c (c_parser_objc_class_declaration): Updated call to
10833 objc_declare_class.
10834
daade206
RG
108352011-04-14 Richard Guenther <rguenther@suse.de>
10836
10837 * tree.h (get_object_alignment_1): Declare.
10838 * builtins.c (get_object_alignment_1): Split out worker from ...
10839 (get_object_alignment): ... here.
10840 * fold-const.c (get_pointer_modulus_and_residue): Use
10841 get_object_alignment_1.
10842
920e8172
RS
108432011-04-14 Richard Sandiford <richard.sandiford@linaro.org>
10844
10845 * tree-vectorizer.h (vect_create_data_ref_ptr): Add an extra
10846 type parameter.
10847 * tree-vect-data-refs.c (vect_create_data_ref_ptr): Add an aggr_type
10848 parameter. Generalise code to handle arrays as well as vectors.
10849 (vect_setup_realignment): Update accordingly.
10850 * tree-vect-stmts.c (vectorizable_store): Likewise.
10851 (vectorizable_load): Likewise.
10852
5ce1ee7f
RS
108532011-04-14 Richard Sandiford <richard.sandiford@linaro.org>
10854
10855 * tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain
10856 within the per-copy loop.
10857
6438fe33 108582011-04-14 Richard Sandiford <richard.sandiford@linaro.org>
0ea25ecd
RS
10859
10860 * tree-vect-stmts.c (vectorizable_load): Print the number of copies
10861 in the dump file.
10862
6438fe33 108632011-04-14 Richard Sandiford <richard.sandiford@linaro.org>
77b10485
RS
10864
10865 * doc/options.texi (Negative): Explicitly mention that the
10866 Negative chain must be circular.
10867
61e46a7d
NF
108682011-04-14 Nathan Froyd <froydnj@codesourcery.com>
10869
10870 * function.h (block_chainon): Declare.
10871 * function.c (block_chainon): Define.
10872
43ea6502 108732011-04-14 Anatoly Sokolov <aesok@post.ru>
5e60198b 10874 Eric Weddington <eric.weddington@atmel.com>
748f7574 10875 Georg-Johann Lay <avr@gjlay.de>
5e60198b 10876
f60c2554 10877 * config/avr/avr.c ("insn-codes.h", "optabs.h", "langhooks.h"):
43ea6502
AS
10878 New Includes
10879 (avr_init_builtins, avr_expand_builtin,
10880 avr_expand_delay_cycles, avr_expand_unop_builtin,
10881 avr_expand_binop_builtin ): New functions.
10882 (avr_builtin_id): New enum
10883 (struct avr_builtin_description): New struct
10884 (bdesc_1arg, bdesc_2arg): New arrays describing some RTL builtins.
10885 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.
5e60198b 10886
43ea6502 10887 * config/avr/avr.md (UNSPEC_FMUL, UNSPEC_FMULS, UNSPEC_FMULSU,
5e60198b 10888 UNSPECV_ENABLE_IRQS, UNSPECV_NOP, UNSPECV_SLEEP, UNSPECV_WDR,
43ea6502
AS
10889 UNSPECV_DELAY_CYCLES): new enumeration values
10890 (UNSPEC_SEI, UNSPEC_CLI): Remove enumeration values
10891 ("enable_interrupt"): Use UNSPECV_ENABLE_IRQS
10892 ("disable_interrupt"): Use UNSPECV_ENABLE_IRQS
10893 ("*rotlqi3_4"): rename insn to "rotlqi3_4"
10894 ("delay_cycles_1", "delay_cycles_2", "delay_cycles_3",
10895 "delay_cycles_4", "nopv", "sleep", "wdr", "fmul", "fmuls",
10896 "fmulsu"): New insns
5e60198b 10897
43ea6502
AS
10898 * config/avr/avr-c.c: fix line endings
10899 (avr_cpu_cpp_builtins): New builtin defines: __BUILTIN_AVR_NOP,
10900 __BUILTIN_AVR_SEI, __BUILTIN_AVR_CLI, __BUILTIN_AVR_WDR,
10901 __BUILTIN_AVR_SLEEP, __BUILTIN_AVR_SWAP,
10902 __BUILTIN_AVR_DELAY_CYCLES, __BUILTIN_AVR_FMUL,
10903 __BUILTIN_AVR_FMULS, __BUILTIN_AVR_FMULSU.
5e60198b 10904
43ea6502
AS
10905 * doc/extend.texi (AVR Built-in Functions): New node
10906 (Target Builtins): Add documentation of AVR
10907 built-in functions.
10908
8a9b55f3
GJL
109092011-04-14 Georg-Johann Lay <avr@gjlay.de>
10910
10911 PR target/44643
10912 * config/avr/avr.c (avr_insert_attributes): Leave TREE_READONLY
10913 alone. Error if non-const data has attribute progmem.
10914
94bd1825
NF
109152011-04-13 Nathan Froyd <froydnj@codesourcery.com>
10916
10917 * tree.h (struct tree_constructor): Include tree_typed instead of
10918 tree_common.
10919 * tree.c (initialize_tree_contains_struct): Mark TS_CONSTRUCTOR as
10920 TS_TYPED instead of TS_COMMON.
10921
5e60198b 109222011-04-13 Uros Bizjak <ubizjak@gmail.com>
81b1e7eb
UB
10923
10924 * config/i386/sse.md (*sse2_uavgv16qi3): Merge with *avx_uavgv16qi3.
10925 (*sse2_uavgv8hi3): Merge with *avx_uavgv8hi3.
10926 (sse2_psadbw): Merge with *avx_psadbw.
10927 (ssse3_phaddwv8hi3): Merge with *avx_phaddwv8hi3.
10928 (ssse3_phadddv4si3): Merge with *avx_phadddv4si3.
10929 (ssse3_phaddswv8hi3): Merge with *avx_phaddswv8hi3.
10930 (ssse3_phsubwv8hi3): Merge with *avx_phsubwv8hi3.
10931 (ssse3_phsubdv4si3): Merge with *avx_phsubdv4si3.
10932 (ssse3_phsubswv8hi3): Merge with *avx_phsubswv8hi3.
10933 (ssse3_pmaddubsw128): Merge with *avx_pmaddubsw128.
10934 (*ssse3_pmulhrswv8hi3): Merge with *avx_pmulhrswv8hi3.
10935 (ssse3_pshufbv16qi3): Merge with *avx_pshufbv16qi3.
10936 (ssse3_psign<mode>3): Merge with *avx_psign<mode>3.
10937 (ssse3_palignrti): Merge with *avx_palignrti.
10938
4b1a4694
NF
109392011-04-13 Nathan Froyd <froydnj@codesourcery.com>
10940
10941 * tree-flow.h (struct gimple_df): Make free_ssanames a VEC.
10942 * tree-ssanames.c (fini_ssanames): VEC_free it.
10943 (make_ssa_name_fn): Update for VECness of free_ssanames.
10944 (release_ssa_name, release_dead_ssa_names): Likewise.
10945 * tree.h (struct tree_ssa_name): Include tree_typed instead of
10946 tree_common.
10947 * tree.c (initialize_tree_contains_struct): Mark TS_SSA_NAME as
10948 TS_TYPED instead of TS_COMMON.
10949
4da3b811
NF
109502011-04-13 Nathan Froyd <froydnj@codesourcery.com>
10951
10952 * postreload-gcse.c (gcse_after_reload_main): Add calls to
10953 statistics_counter_event.
10954 * tree-ssa-copyrename.c (stats): Define.
10955 (rename_ssa_copies): Count coalesced SSA_NAMEs. Add call to
10956 statistics_counter_event.
10957 * tree-ssa-math-opts.c (reciprocal_stats, sincos_stats): Define.
10958 (bswap_stats, widen_mul_stats): Define.
10959 (insert_reciprocals): Increment rdivs_inserted.
10960 (execute_cse_reciprocals): Zeroize reciprocal_stats. Increment
10961 rfuncs_inserted. Add calls to statistics_counter_event.
10962 (execute_cse_sincos_1): Increment inserted.
10963 (execute_cse_sincos): Zeroize sincos_stats. Add call to
10964 statistics_counter_event.
10965 (execute_optimize_bswap): Zeroize bswap_stats. Increment fields
10966 of bswap_stats. Add calls to statistics_counter_event.
10967 (convert_mult_to_widen): Increment widen_mults_inserted.
10968 (convert_plusminus_to_widen): Increment maccs_inserted.
10969 (convert_mult_to_fma): Increment fmas_inserted.
10970 (execute_optimize_widening_mul): Zeroize widen_mul_stats. Add
10971 calls to statistics_counter_event.
10972
89fa552a
VM
109732011-04-13 Vladimir Makarov <vmakarov@redhat.com>
10974
10975 PR rtl-optimization/48455
10976 * ira-costs.c (find_costs_and_classes): Use i_mem_cost instead of
10977 `temp_costs->mem_cost'.
10978
03dfc36d
JH
109792011-04-13 Jan Hubicka <jh@suse.cz>
10980
10981 * ipa-inline.h: New file.
10982 * ipa-inline-analysis.c: New file. Broken out of ...
10983 * ipa-inline.c: ... this file; update toplevel comment;
10984 include ipa-inline.h
10985 (inline_summary): Move to ipa-inline.h
10986 (cgraph_estimate_edge_time): Rename to estimate_edge_time; move to
10987 ipa-inline-analysis.c.
7d4f8d02
EB
10988 (cgraph_estimate_time_after_inlining): Rename to
10989 estiamte_time_after_inlining; move to ipa-inline-analysis.c
03dfc36d
JH
10990 (cgraph_estimate_edge_growth): Move to ipa-inline-analysis.c; rename
10991 to estimate_edge_growth.
10992 (cgraph_estimate_size_after_inlining): Move to ipa-inline-analysis.c;
10993 rename to estimate_size_after_inlining.
10994 (cgraph_mark_inline_edge): Update for new naming convention.
10995 (cgraph_check_inline_limits): Likewise.
10996 (cgraph_edge_badness): Likewise.
10997 (cgraph_decide_recursive_inlining): Likewise.
10998 (cgraph_decide_inlining_of_small_functions): Likewise.
10999 (cgraph_decide_inlining_incrementally): Likewise.
7d4f8d02
EB
11000 (cgraph_estimate_growth): Rename to estimate_growth; move to
11001 ipa-inline-analysis.c.
03dfc36d
JH
11002 (eliminated_by_inlining_prob): Move to ipa-inline-analysis.c.
11003 (estimate_function_body_sizes): Move to ipa-inline-analysis.c.
11004 (compute_inline_parameters): Likewise.
11005 (compute_inline_parameters_for_current): Likewise.
11006 (pass_inline_parameters): Likewise.
11007 (inline_indirect_intraprocedural_analysis): Likewise.
11008 (analyze_function): Rename to inline_analyze_function; likewise.
11009 (add_new_function): Move to ipa-inline-analysis.c.
11010 (inline_generate_summary): Likewise.
11011 (inline_read_summary): Likewise.
11012 (inline_write_summary): Likewise.
11013 * Makefile.in (ipa-inline-analysis.c): New file.
11014
7673c962
RO
110152011-04-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11016
11017 * configure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU ld check.
11018 * configure: Regenerate.
11019
9698252f
NF
110202011-04-13 Nathan Froyd <froydnj@codesourcery.com>
11021
11022 * tree.h (struct tree_int_cst, struct real_value): Include tree_typed
11023 instead of tree_common.
11024 (struct tree_fixed_cst, struct tree_string, struct tree_complex):
11025 Likewise.
11026 * tree.c (initialize_tree_contains_struct): Mark such nodes as being
11027 TS_TYPED rather than TS_COMMON.
11028 * print-tree.c (print_node) [STRING_CST]: Don't print TREE_CHAIN.
11029
3a7bfdd5
GJL
110302011-04-01 Georg-Johann Lay <avr@gjlay.de>
11031
11032 PR target/45263
86d83530
GJL
11033 * config/avr/libgcc.S (__do_global_ctors, __do_global_dtors): Don't use
11034 r20 around calls of __tablejump_elpm__
3a7bfdd5 11035
20790697
JJ
110362011-04-13 Jakub Jelinek <jakub@redhat.com>
11037
11038 PR middle-end/48591
11039 * omp-low.c (expand_omp_atomic_fetch_op): Return false if decl is
11040 NULL.
11041 (expand_omp_atomic_pipeline): Return false if cmpxchg is NULL.
11042
094d7661
BS
110432011-04-13 Bernd Schmidt <bernds@codesourcery.com>
11044
11045 * dwarf2out.c (struct dw_cfi_struct): Remove member dw_cfi_next.
11046 (dw_cfi_ref): Add DEF_VEC_P and some DEF_VEC_ALLOC_Ps.
11047 (cfi_vec): New typedef.
11048 (struct dw_fde_struct): Make dw_fde_cfi a cfi_vec. Replace
11049 dw_fde_switch_cfi with an integer dw_fde_switch_cfi_index.
11050 (cie_cfi_vec): New static variable.
11051 (cie_cfi_head): Delete.
11052 (add_cfi): Accept a cfi_vec * as first argument. All callers and
11053 declaration changed. Use vector rather than list operations.
11054 (new_cfi): Don't initialize the dw_cfi_next field.
11055 (add_fde_cfi): Allocate cie_cfi_vec if necessary. Use vector
11056 rather than list operations.
11057 (lookup_cfa): Use vector rather than list operations.
11058 (output_cfis): New argument upto. Accept a cfi_vec rather than
11059 a dw_cfi_ref list head as argument. All callers changed.
11060 Iterate over the vector using upto as a maximum index.
11061 (output_all_cfis): New static function.
11062 (output_fde): Use vector rather than list operations. Use the
11063 new upto argument for output_cfis rather than manipulating a
11064 list.
11065 (dwarf2out_begin_prologue): Change initializations to match
11066 new struct members.
11067 (dwarf2out_switch_text_section): Initialize dw_fde_switch_cfi_index
11068 from the vector length rather than searching for the end of a list.
11069 Use output_all_cfis.
11070 (convert_cfa_to_fb_loc_list): Use vector rather than list operations.
11071
673a5740
NC
110722011-04-13 Nick Clifton <nickc@redhat.com>
11073
11074 * config/rx/rx.md (movmemsi): Do not use this pattern when
11075 volatile pointers are involved.
11076
1ee8b298
UB
110772011-04-13 Uros Bizjak <ubizjak@gmail.com>
11078
11079 * config/i386/sse.md (pinsrbits): Remove.
11080 (sse2_packsswb): Merge with *avx_packsswb.
11081 (sse2_packssdw): Merge with *avx_packssdw.
11082 (sse2_packuswb): Merge with *avx_packuswb.
11083 (vec_interleave_highv16qi): Merge with *avx_interleave_highv16qi.
11084 (vec_interleave_lowv16qi): Merge with *avx_interleave_lowv16qi.
11085 (vec_interleave_highv8hi): Merge with *avx_interleave_highv8hi.
11086 (vec_interleave_lowv8hi): Merge with *avx_interleave_lowv8hi.
11087 (vec_interleave_highv4si): Merge with *avx_interleave_highv4si.
11088 (vec_interleave_lowv4si): Merge with *avx_interleave_lowv4si.
11089 (*sse4_1_pinsrb): Merge with *avx_pinsr<ssevecsize>.
11090 (*sse2_pinsrw): Merge with *avx_pinsr<ssevecsize>.
11091 (*sse4_1_pinsrd): Merge with *avx_pinsr<ssevecsize>.
11092 (*sse4_1_pinsrq): Merge with *avx_pinsrq.
11093 (sse2_loadld): Merge with *avx_loadld.
11094 (*vec_extractv2di_1_rex64): Merge with *vec_extractv2di_1_rex64_avx.
11095 (*vec_extractv2di_1_sse2): Merge with *vec_extractv2di_1_avx.
11096 (*vec_concatv2si_sse4_1): Merge with *vec_concatv2si_avx.
11097 (*vec_concatv2di_rex64_sse4_1): Merge with *vec_concatv2di_rex64_avx.
11098 (vec_concatv2di): Merge with *vec_concatv2di_avx.
11099
81f653d6
NF
111002011-04-12 Nathan Froyd <froydnj@codesourcery.com>
11101
11102 * c-decl.c (union lang_tree_node): Check for TS_COMMON before
11103 calling TREE_CHAIN.
11104 * print-tree.c (print_node): Likewise.
11105 * tree-inline.c (copy_tree_r): Likewise.
11106 * c-lang.c (LANG_HOOKS_INIT_TS): Define.
11107 * lto-streamer-in.c (lto_input_tree_pointers): Check for TS_TYPED
11108 instead of TS_COMMON.
11109 * lto-streamer-out.c (lto_output_tree_pointers): Likewise.
11110 * tree.c (initialize_tree_contains_struct): Handle TS_TYPED.
11111 (copy_node_stat): Zero TREE_CHAIN only if necessary.
11112 (MARK_TS_BASE, MARK_TS_TYPED, MARK_TS_COMMON): Move these...
11113 (MARK_TS_DECL_COMMON, MARK_TS_DECL_COMMON, MARK_TS_DECL_WRTL):
11114 ...and these...
11115 (MARK_TS_DECL_WITH_VIS, MARK_TS_DECL_NON_COMMON): ...and these...
11116 * tree.h: ...here.
11117 (TREE_CHAIN): Check for a TS_COMMON structure.
11118 (TREE_TYPE): Check for a TS_TYPED structure.
11119
748f7574 111202011-04-12 Pat Haugen <pthaugen@us.ibm.com>
ed940a4a
PH
11121
11122 * config/rs6000/rs6000.c (call_ABI_of_interest): Call
11123 cgraph_get_create_node instead of cgraph_node.
11124
eb345401
NP
111252011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
11126
11127 * c-parser.c (c_parser_initelt): Updated call to
11128 objc_build_message_expr.
11129 (c_parser_postfix_expression): Likewise.
11130
a6c46762
KT
111312011-04-12 Kai Tietz <ktietz@redhat.com>
11132
11133 * config/i386/mingw32.h (TARGET_SUBTARGET_DEFAULT): Add
11134 MASK_MS_BITFIELD_LAYOUT bit.
11135
b4ccfed9
JJ
111362011-04-12 Jakub Jelinek <jakub@redhat.com>
11137
11138 * combine.c (update_cfg_for_uncondjump): Instead of testing at_end
11139 assert it is always true.
11140 (try_combine): Don't call update_cfg_for_uncondjump for noop non-jump
11141 moves.
11142
0d8a2528
NP
111432011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
11144
11145 * c-parser.c (c_lex_one_token): Rewritten conditional used when
11146 compiling Objective-C to be more efficient.
11147
06bd234a
AF
111482011-04-12 Axel Freyn <axel-freyn@gmx.de>
11149
11150 * opts-common.c (decode_cmdline_options_to_array): Remove variable
11151 argv_copied.
11152
28569ac3
RS
111532011-04-12 Richard Sandiford <richard.sandiford@linaro.org>
11154
11155 * recog.h, genoutput.c, optabs.c: Revert last patch.
11156
ae59e00d
RR
111572011-04-12 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
11158
81b1e7eb
UB
11159 PR target/48090
11160 * config/arm/arm.md (*arm_negdi2): Fix early clobber constraints.
ae59e00d 11161
cff1b7e0
RS
111622011-04-12 Richard Sandiford <richard.sandiford@linaro.org>
11163
11164 * recog.h (insn_operand_data): Add an "allows_mem" field.
11165 * genoutput.c (output_operand_data): Initialize it.
11166 * optabs.c (maybe_legitimize_operand_same_code): New function.
11167 (maybe_legitimize_operand): Use it when matching the original
11168 op->value.
11169
77059241
RS
111702011-04-12 Richard Sandiford <richard.sandiford@linaro.org>
11171
11172 * genpreds.c (process_define_predicate): Move most processing
11173 to gensupport.c. Continue to validate the expression.
11174 * genrecog.c (did_you_mean_codes, compute_predicate_codes)
11175 (process_define_predicate): Move processing to gensupport.c.
11176 (main): Remove DEFINE_PREDICATE and DEFINE_SPECIAL_PREDICATE cases.
11177 * gensupport.c (did_you_mean_codes): Moved from genrecog.c.
11178 (compute_predicate_codes): Moved from genrecog.c. Add lineno
11179 argument.
11180 (valid_predicate_name_p): New function, split out from old
11181 genpreds.c:process_define_predicate.
11182 (process_define_predicate): New function, combining code from
11183 old genpreds.c and genrecog.c functions.
11184 (process_rtx): Call it for DEFINE_PREDICATE and
11185 DEFINE_SPECIAL_PREDICATE.
11186
6308e208
RS
111872011-04-12 Richard Sandiford <richard.sandiford@linaro.org>
11188
11189 * config/arm/arm.c (arm_print_operand): Use MEM_SIZE to get the
11190 size of a '%A' memory reference.
11191 (T_DREG, T_QREG): New neon_builtin_type_bits.
11192 (arm_init_neon_builtins): Assert that the load and store operands
11193 are neon_struct_operands.
11194 (locate_neon_builtin_icode): Provide the neon_builtin_type_bits.
11195 (NEON_ARG_MEMORY): New builtin_arg.
11196 (neon_dereference_pointer): New function.
11197 (arm_expand_neon_args): Add a neon_builtin_type_bits argument.
11198 Handle NEON_ARG_MEMORY.
11199 (arm_expand_neon_builtin): Update after above interface changes.
11200 Use NEON_ARG_MEMORY for loads and stores.
11201 * config/arm/predicates.md (neon_struct_operand): New predicate.
11202 * config/arm/iterators.md (V_two_elem): Tweak formatting.
11203 (V_three_elem): Use BLKmode for accesses that have no associated mode.
11204 (V_four_elem): Tweak formatting.
11205 * config/arm/neon.md (neon_vld1<mode>, neon_vld1_dup<mode>)
11206 (neon_vst1_lane<mode>, neon_vst1<mode>, neon_vld2<mode>)
11207 (neon_vld2_lane<mode>, neon_vld2_dup<mode>, neon_vst2<mode>)
11208 (neon_vst2_lane<mode>, neon_vld3<mode>, neon_vld3_lane<mode>)
11209 (neon_vld3_dup<mode>, neon_vst3<mode>, neon_vst3_lane<mode>)
11210 (neon_vld4<mode>, neon_vld4_lane<mode>, neon_vld4_dup<mode>)
11211 (neon_vst4<mode>): Replace pointer operand with a memory operand.
11212 Use %A in the output template.
11213 (neon_vld3qa<mode>, neon_vld3qb<mode>, neon_vst3qa<mode>)
11214 (neon_vst3qb<mode>, neon_vld4qa<mode>, neon_vld4qb<mode>)
11215 (neon_vst4qa<mode>, neon_vst4qb<mode>): Likewise, but halve
11216 the width of the memory access. Remove post-increment.
11217 * config/arm/neon-testgen.ml: Allow addresses to have an alignment.
11218
e5db8f2f
NC
112192011-04-12 Nick Clifton <nickc@redhat.com>
11220
11221 * config/v850/v850.c (expand_prologue): Do not use the CALLT
11222 instruction for interrupt handlers if the target is the basic V850
11223 architecture.
11224 (expand_epilogue): Likewise.
11225
74f091d6
JJ
112262011-04-12 Jakub Jelinek <jakub@redhat.com>
11227
11228 PR rtl-optimization/48549
11229 * combine.c (propagate_for_debug): Also stop after BB_END of
11230 this_basic_block. Process LAST and just stop processing after it.
11231 (combine_instructions): If last_combined_insn has been deleted,
11232 set last_combined_insn to its PREV_INSN.
11233
f20ca725
RG
112342011-04-12 Richard Guenther <rguenther@suse.de>
11235
11236 PR tree-optimization/46076
11237 * gimple.h (struct gimple_statement_call): Add fntype field.
11238 (gimple_call_fntype): Adjust.
11239 (gimple_call_set_fntype): New function.
11240 * gimple.c (gimple_build_call_1): Set the call function type.
11241 * gimplify.c (gimplify_call_expr): Preserve the function
11242 type the frontend used for the call.
11243 (gimplify_modify_expr): Likewise.
11244 * lto-streamer-in.c (input_gimple_stmt): Input the call stmts
11245 function type.
11246 * lto-streamer-out.c (output_gimple_stmt): Output the call stmts
11247 function type.
11248 * tree-ssa.c (useless_type_conversion_p): Function pointer
11249 conversions are useless.
11250
a358e188
MJ
112512011-04-12 Martin Jambor <mjambor@suse.cz>
11252
11253 * cgraph.h (cgraph_node): Remove function declaration.
11254 (cgraph_create_node): Declare.
11255 (cgraph_get_create_node): Likewise.
11256 * cgraph.c (cgraph_create_node): Renamed to cgraph_create_node_1.
11257 Updated all callers.
11258 (cgraph_node): Renamed to cgraph_create_node, assert that a node for
11259 the decl does not already exist. Call cgraph_get_create_node instead
11260 of cgraph_node.
11261 (cgraph_get_create_node): New function.
11262 (cgraph_same_body_alias): Update comment.
11263 (cgraph_set_call_stmt): Call cgraph_get_node instead of cgraph_node,
11264 assert it does not return NULL.
11265 (cgraph_update_edges_for_call_stmt): Likewise.
11266 (cgraph_clone_edge): Likewise.
11267 (cgraph_create_virtual_clone): Likewise.
11268 (cgraph_update_edges_for_call_stmt_node): Call cgraph_get_create_node
11269 instead of cgraph_node.
11270 (cgraph_add_new_function): Call cgraph_create_node or
11271 cgraph_get_create_node instead of cgraph_node.
11272 * cgraphbuild.c (record_reference): Call cgraph_get_create_node
11273 instead of cgraph_node.
11274 (record_eh_tables): Likewise.
11275 (mark_address): Likewise.
11276 (mark_load): Likewise.
11277 (build_cgraph_edges): Call cgraph_get_create_node instead
11278 of cgraph_node.
11279 (rebuild_cgraph_edges): Likewise.
11280 * cgraphunit.c (cgraph_finalize_function): Call cgraph_get_create_node
11281 instead of cgraph_node.
11282 (cgraph_copy_node_for_versioning): Call cgraph_create_node instead of
11283 cgraph_node.
11284 * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Call
11285 cgraph_create_node instead of cgraph_node.
11286 * c-decl.c (finish_function): Call cgraph_get_create_node instead
11287 of cgraph_node.
11288 * lto-cgraph.c (input_node): Likewise.
11289 * lto-streamer-in.c (input_function): Likewise.
11290 * varasm.c (mark_decl_referenced): Likewise.
11291 (assemble_alias): Likewise.
11292
fe660d7b
MJ
112932011-04-12 Martin Jambor <mjambor@suse.cz>
11294
11295 * tree-inline.c (tree_function_versioning): Call cgraph_get_node
11296 instead of cgraph_node and assert it does not return NULL.
11297 * lto-streamer-in.c (lto_read_body): Likewise.
11298 * omp-low.c (new_omp_context): Likewise.
11299 (create_task_copyfn): Likewise.
11300 * tree-emutls.c (lower_emutls_function_body): Likewise.
11301 * matrix-reorg.c (transform_allocation_sites): Likewise.
11302
bae5cddf
JJ
113032011-04-12 Jakub Jelinek <jakub@redhat.com>
11304
11305 PR c/48552
11306 * c-typeck.c (build_asm_expr): Error out on attempts to use
11307 void type outputs or inputs for constraints that allow reg or
11308 don't allow memory.
11309
06eb52ca
CLT
113102011-04-11 Chung-Lin Tang <cltang@codesourcery.com>
11311 Richard Earnshaw <rearnsha@arm.com>
11312
11313 PR target/48250
11314 * config/arm/arm.c (arm_legitimize_reload_address): Update cases
11315 to use sign-magnitude offsets. Reject unsupported unaligned
11316 cases. Add detailed description in comments.
11317 * config/arm/arm.md (reload_outdf): Disable for ARM mode; change
11318 condition from TARGET_32BIT to TARGET_ARM.
11319
648a616b
NF
113202011-04-11 Nathan Froyd <froydnj@codesourcery.com>
11321
11322 * tree.h (struct typed_tree): New.
11323 (struct tree_common): Include it instead of tree_base.
11324 (TREE_TYPE): Update for new location of type field.
11325 (TYPE_USER_ALIGN, TYPE_PACKED): Refer to base field directly.
11326 (DECL_USER_ALIGN, DECL_PACKED): Likewise.
11327 (union tree_node): Add typed field.
11328 * treestruct.def (TS_TYPED): New.
11329 * lto-streamer.c (check_handled_ts_structures): Handle it.
11330 * tree.c (MARK_TS_TYPED): New macro.
11331 (MARK_TS_COMMON): Call it instead of MARK_TS_BASE.
11332
1e6d1da0
EB
113332011-04-11 Eric Botcazou <ebotcazou@adacore.com>
11334
11335 * cfghooks.c (redirect_edge_and_branch_force): Localize variable.
11336 (force_nonfallthru): Do not alter the loop nest if no basic block
11337 was created.
11338
113392011-04-11 Uros Bizjak <ubizjak@gmail.com>
d8700b1c
UB
11340
11341 * config/i386/sse.md (VI): New mode iterator.
11342 (SSEMODEI): Remove.
11343 (AVX256MODEI): Ditto.
11344 (AVXMODEF4P): Ditto.
11345 (avxvecpsmode): Ditto.
11346 (one_cmpl<mode>2): Enable for TARGET_SSE. Use VI mode iterator.
11347 (sse2_andnot<mode>3): New expander.
11348 (*andnot<mode>3): Merge with *sse2_andnot<mode>3 and
11349 *avx_andnot<mode>3. Enable for TARGET_SSE. Use VI mode iterator.
11350 (<any_logic:code><mode>3): Use VI mode iterator.
11351 (*<any_logic:code><mode>3): Merge with *sse2_<any_logic:code><mode>3
11352 and *avx_<any_logic:code><mode>3. Use VI mode iterator.
11353 (*andnottf3): Handle AVX three-operand constraints.
11354 (*<any_logic:code>tf3): Handle AVX three-operand constraints.
11355
b1372d5d 113562011-04-11 Joseph Myers <joseph@codesourcery.com>
d8700b1c 11357 Robert Millan <rmh@gnu.org>
b1372d5d
JM
11358
11359 * config.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd-gnu.h.
11360 * config/i386/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKER32,
11361 GNU_USER_DYNAMIC_LINKER64): Define.
11362 (REG_NAME): Don't undefine.
11363 (MD_UNWIND_SUPPORT): Undefine.
11364 * config/i386/knetbsd-gnu.h (GNU_USER_LINK_EMULATION): Define.
11365 (REG_NAME): Don't undefine.
11366 (MD_UNWIND_SUPPORT): Undefine.
d8700b1c 11367 * config/i386/kopensolaris-gnu.h (GNU_USER_LINK_EMULATION): Define.
b1372d5d 11368
761c0c6e
JM
113692011-04-11 Joseph Myers <joseph@codesourcery.com>
11370
11371 * config/i386/gnu.h (GNU_USER_LINK_EMULATION): Define.
11372 (CPP_SPEC, CC1_SPEC, ENDFILE_SPEC): Remove.
11373
26e0228f
XDL
113742011-04-11 Xinliang David Li <davidxl@google.com>
11375
11376 * value-profile.c (check_ic_target): New function.
11377 (gimple_ic_transform): Sanity check indirect call target.
11378 * gimple-low.c (gimple_check_call_args): Interface change.
11379 (gimple_check_call_matching_types): New function.
11380 * tree-inline.c (tree_can_inline_p): Call new function.
6075765d
BS
11381
113822011-04-11 Basile Starynkevitch <basile@starynkevitch.net>
11383
11384 * Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h
11385 tree-pretty-print.h & realmpfr.h.
11386
a58dfa49
VM
113872011-04-11 Vladimir Makarov <vmakarov@redhat.com>
11388
11389 PR middle-end/48464
11390 * ira.c (setup_pressure_classes): Fix typo in loop condition.
11391 (setup_allocno_and_important_classes): Ditto.
11392
107fd1c1
JM
113932011-04-11 Joseph Myers <joseph@codesourcery.com>
11394
11395 * config/alpha/linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to
11396 GNU_USER_DYNAMIC_LINKER.
11397 * config/arm/linux-eabi.h (TARGET_OS_CPP_BUILTINS): Change
11398 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11399 * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Change
11400 LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
11401 (TARGET_OS_CPP_BUILTINS): Change LINUX_TARGET_OS_CPP_BUILTINS to
11402 GNU_USER_TARGET_OS_CPP_BUILTINS.
11403 * config/bfin/linux.h (TARGET_OS_CPP_BUILTINS): Change
11404 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11405 * config/bfin/uclinux.h (TARGET_OS_CPP_BUILTINS): Change
11406 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11407 * config/cris/linux.h (CRIS_LINK_SUBTARGET_SPEC): Change
11408 LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
11409 (TARGET_OS_CPP_BUILTINS): Change LINUX_TARGET_OS_CPP_BUILTINS to
11410 GNU_USER_TARGET_OS_CPP_BUILTINS.
11411 * config/frv/linux.h (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11412 GNU_USER_DYNAMIC_LINKER.
11413 * config/gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
11414 GNU_USER_TARGET_OS_CPP_BUILTINS.
11415 * config/i386/gnu-user.h (TARGET_OS_CPP_BUILTINS): Change
11416 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11417 * config/i386/gnu-user64.h (TARGET_OS_CPP_BUILTINS): Change
11418 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11419 * config/i386/linux.h (GNU_USER_DYNAMIC_LINKER): Remove.
11420 * config/i386/linux64.h (GNU_USER_DYNAMIC_LINKER32,
11421 GNU_USER_DYNAMIC_LINKER64): Remove.
11422 * config/ia64/linux.h (TARGET_OS_CPP_BUILTINS): Change
11423 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11424 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11425 GNU_USER_DYNAMIC_LINKER.
11426 * config/kfreebsd-gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
11427 GNU_USER_TARGET_OS_CPP_BUILTINS.
11428 * config/knetbsd-gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
11429 GNU_USER_TARGET_OS_CPP_BUILTINS.
11430 * config/kopensolaris-gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename
11431 to GNU_USER_TARGET_OS_CPP_BUILTINS.
11432 * config/linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
11433 GNU_USER_TARGET_OS_CPP_BUILTINS.
11434 (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.
11435 (LINUX_DYNAMIC_LINKER32): Rename to GNU_USER_DYNAMIC_LINKER32.
11436 (LINUX_DYNAMIC_LINKER64): Rename to GNU_USER_DYNAMIC_LINKER64.
11437 * config/lm32/uclinux-elf.h (TARGET_OS_CPP_BUILTINS): Change
11438 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11439 * config/m32r/linux.h (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11440 GNU_USER_DYNAMIC_LINKER.
11441 (TARGET_OS_CPP_BUILTINS): Change LINUX_TARGET_OS_CPP_BUILTINS to
11442 GNU_USER_TARGET_OS_CPP_BUILTINS.
11443 * config/m68k/linux.h (TARGET_OS_CPP_BUILTINS): Change
11444 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11445 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11446 GNU_USER_DYNAMIC_LINKER.
11447 * config/m68k/uclinux.h (TARGET_OS_CPP_BUILTINS): Change
11448 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11449 * config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Change
11450 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11451 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11452 GNU_USER_DYNAMIC_LINKER.
11453 * config/mips/linux64.h (LINUX_DYNAMIC_LINKERN32): Rename to
11454 GNU_USER_DYNAMIC_LINKERN32.
11455 (LINK_SPEC): Change LINUX_DYNAMIC_LINKERN32 to
11456 GNU_USER_DYNAMIC_LINKERN32. Change LINUX_DYNAMIC_LINKER64 to
11457 GNU_USER_DYNAMIC_LINKER64. Change LINUX_DYNAMIC_LINKER32 to
11458 GNU_USER_DYNAMIC_LINKER32.
11459 * config/mn10300/linux.h (TARGET_OS_CPP_BUILTINS): Change
11460 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11461 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11462 GNU_USER_DYNAMIC_LINKER.
11463 * config/moxie/uclinux.h (TARGET_OS_CPP_BUILTINS): Change
11464 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11465 * config/pa/pa-linux.h (TARGET_OS_CPP_BUILTINS): Change
11466 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
d8700b1c 11467 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
107fd1c1
JM
11468 * config/rs6000/linux64.h (LINUX_DYNAMIC_LINKER32): Rename to
11469 GNU_USER_DYNAMIC_LINKER32.
11470 (LINUX_DYNAMIC_LINKER64): Rename to GNU_USER_DYNAMIC_LINKER64.
11471 * config/rs6000/sysv4.h (LINUX_DYNAMIC_LINKER): Rename to
11472 GNU_USER_DYNAMIC_LINKER.
11473 * config/s390/linux.h (TARGET_OS_CPP_BUILTINS): Change
11474 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11475 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER32 to
11476 GNU_USER_DYNAMIC_LINKER32. Change LINUX_DYNAMIC_LINKER64 to
11477 GNU_USER_DYNAMIC_LINKER64.
11478 * config/sh/linux.h (TARGET_OS_CPP_BUILTINS): Change
11479 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11480 (SUBTARGET_LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11481 GNU_USER_DYNAMIC_LINKER.
11482 * config/sparc/linux.h (TARGET_OS_CPP_BUILTINS): Change
11483 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11484 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
11485 GNU_USER_DYNAMIC_LINKER.
11486 * config/sparc/linux64.h (TARGET_OS_CPP_BUILTINS): Change
11487 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11488 (LINK_ARCH32_SPEC): Change LINUX_DYNAMIC_LINKER32 to
11489 GNU_USER_DYNAMIC_LINKER32.
11490 (LINK_ARCH64_SPEC): Change LINUX_DYNAMIC_LINKER64 to
11491 GNU_USER_DYNAMIC_LINKER64.
11492 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER64 to
11493 GNU_USER_DYNAMIC_LINKER64.
11494 * config/vax/linux.h (TARGET_OS_CPP_BUILTINS): Change
11495 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
11496 * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS): Change
11497 LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
d8700b1c 11498 (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
107fd1c1 11499
e24609cf
JM
115002011-04-11 Joseph Myers <joseph@codesourcery.com>
11501
11502 * config/i386/gnu-user.h: Copy from linux.h. Update comments.
11503 (LINK_EMULATION, GLIBC_DYNAMIC_LINKER): Remove.
11504 (SUBTARGET_EXTRA_SPECS): Use GNU_USER_LINK_EMULATION and
11505 GNU_USER_DYNAMIC_LINKER.
11506 (MD_UNWIND_SUPPORT, REG_NAME): Remove.
11507 * config/i386/gnu-user64.h: Copy from linux64.h. Update comments.
11508 (GLIBC_DYNAMIC_LINKER32, GLIBC_DYNAMIC_LINKER64): Remove.
11509 (LINK_SPEC): Use GNU_USER_DYNAMIC_LINKER32 and
11510 GNU_USER_DYNAMIC_LINKER64.
11511 (MD_UNWIND_SUPPORT, REG_NAME): Remove.
11512 * config/i386/kfreebsd-gnu.h (LINK_EMULATION): Change to
11513 GNU_USER_LINK_EMULATION.
11514 * config/i386/linux.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE,
11515 DEFAULT_PCC_STRUCT_RETURN, TARGET_TLS_DIRECT_SEG_REFS_DEFAULT,
11516 ASM_COMMENT_START, DBX_REGISTER_NUMBER, NO_PROFILE_COUNTERS,
11517 MCOUNT_NAME, SUBTARGET_FRAME_POINTER_REQUIRED, SIZE_TYPE,
11518 PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE, TARGET_OS_CPP_BUILTINS,
11519 CPP_SPEC, CC1_SPEC): Remove.
11520 (LINK_EMULATION): Change to GNU_USER_LINK_EMULATION.
11521 (GNU_USER_DYNAMIC_LINKER): Define.
11522 (ASM_SPEC, SUBTARGET_EXTRA_SPECS, LINK_SPEC, ENDFILE_SPEC,
11523 ASM_OUTPUT_ALIGNED_BSS, ASM_OUTPUT_MAX_SKIP_ALIGN,
11524 ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX, CRT_GET_RFIB_DATA,
11525 LIBGCC2_HAS_TF_MODE, LIBGCC2_TF_CEXT, TF_SIZE,
11526 TARGET_ASM_FILE_END, STACK_CHECK_MOVING_SP,
11527 STACK_CHECK_STATIC_BUILTIN, TARGET_THREAD_SSP_OFFSET,
11528 TARGET_CAN_SPLIT_STACK, TARGET_THREAD_SPLIT_STACK_OFFSET): Remove.
11529 * config/i386/linux64.h (TARGET_OS_CPP_BUILTINS, CPP_SPEC,
11530 CC1_SPEC, DEFAULT_PCC_STRUCT_RETURN,
11531 TARGET_TLS_DIRECT_SEG_REFS_DEFAULT, SPEC_32, SPEC_64, ASM_SPEC,
11532 LINK_SPEC, ENDFILE_SPEC, MULTILIB_DEFAULTS, LIBGCC2_HAS_TF_MODE,
11533 LIBGCC2_TF_CEXT, TF_SIZE, TARGET_ASM_FILE_END): Remove.
11534 (GNU_USER_DYNAMIC_LINKER32, GNU_USER_DYNAMIC_LINKER64): Define.
11535 (STACK_CHECK_MOVING_SP, STACK_CHECK_STATIC_BUILTIN,
11536 TARGET_THREAD_SSP_OFFSET, TARGET_CAN_SPLIT_STACK,
11537 TARGET_THREAD_SPLIT_STACK_OFFSET): Remove.
11538 * config/i386/gnu.h (GLIBC_DYNAMIC_LINKER): Change to
11539 GNU_USER_DYNAMIC_LINKER.
11540 * config/kfreebsd-gnu.h (GLIBC_DYNAMIC_LINKER): Change to
11541 GNU_USER_DYNAMIC_LINKER. Unconditionally undefine and redefine.
11542 * config/knetbsd-gnu.h (GLIBC_DYNAMIC_LINKER): Change to
11543 GNU_USER_DYNAMIC_LINKER. Unconditionally undefine and redefine.
11544 * config/kopensolaris-gnu.h (GLIBC_DYNAMIC_LINKER): Change to
11545 GNU_USER_DYNAMIC_LINKER. Unconditionally undefine and redefine.
11546 * config.gcc (i[34567]86-*-linux* | i[34567]86-*-kfreebsd*-gnu |
11547 i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu* |
11548 i[34567]86-*-kopensolaris*-gnu, x86_64-*-linux* |
d8700b1c 11549 x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu): Use the new headers.
e24609cf 11550
b8ce4e94
KT
115512011-04-11 Kai Tietz <ktietz@redhat.com>
11552
11553 PR target/9601
11554 PR target/11772
11555 * config/i386/i386-protos.h (ix86_get_callcvt): New prototype.
11556 * config/i386/i386.c (ix86_handle_cconv_attribute): Adjust
11557 comment.
11558 (ix86_is_msabi_thiscall): Removed.
11559 (ix86_is_type_thiscall): Likewise.
11560 (ix86_get_callcvt): New function.
11561 (ix86_comp_type_attributes): Simplify check.
11562 (ix86_function_regparm): Use ix86_get_callcvt for calling
11563 convention attribute checks.
11564 (ix86_return_pops_args): Likewise.
11565 (ix86_static_chain): Likewise.
11566 (x86_this_parameter): Likewise.
11567 (x86_output_mi_thunk): Likewise.
11568 (ix86_function_type_abi): Optimize check for types without attributes.
11569 * config/i386/i386.h (IX86_CALLCVT_CDECL, IX86_CALLCVT_STDCALL,
11570 IX86_CALLCVT_FASTCALL, IX86_CALLCVT_THISCALL, IX86_CALLCVT_REGPARM,
11571 IX86_CALLCVT_SSEREGPARM): New macros to represent calling convention
11572 by flag-values.
11573 (IX86_BASE_CALLCVT): Helper macro.
11574 * config/i386/netware.c (i386_nlm_maybe_mangle_decl_assembler_name):
11575 Use ix86_get_callcvt for calling convention attribute checks and avoid
11576 symbol-decoration for stdcall in TARGET_RTD case.
11577 * config/i386/winnt.c (i386_pe_maybe_mangle_decl_assembler_name):
11578 Likewise.
11579 (gen_stdcall_or_fastcall_suffix): Adjust ident and use DECL_ORIGIN
11580 for declaration.
11581
798dd0ba
UB
115822011-04-11 Uros Bizjak <ubizjak@gmail.com>
11583
11584 * config/i386/sse.md (VI_128): New mode iterator.
11585 (VI12_128): Rename from SSEMODE12.
11586 (VI14_128): Rename from SSEMODE14.
11587 (VI124_128): New mode iterator.
11588 (VI24_128): Rename from SSEMODE248.
11589 (VI248_128): Rename from SSEMODE248.
11590 (SSEMODE124C8): Remove.
11591 (*<plusminus_insn><mode>3): Merge with *avx_<plusminus_insn><mode>3.
11592 (*sse2_<plusminus_insn><mode>3): Merge with
11593 *avx_<plusminus_insn><mode>3.
11594 (*mulv8hi3): Merge with *avx_mulv8hi3.
11595 (*<s>mulv8hi3_highpart): Merge with *avx_<s>mulv8hi3_highpart.
11596 (*sse2_umulv2siv2di3): Merge with *avx_umulv2siv2di3.
11597 (*sse2_pmaddwd): Merge with *avx_pmaddwd.
11598 (*sse4_1_mulv4si3): Merge with *avx_mulv4si3.
11599 (ashr<mode>3): Merge with *avx_ashr<mode>3.
11600 (lshr<mode>3): Merge with *avx_lshr<mode>3.
11601 (ashl<mode>3): Merge with *avx_ashl<mode>3.
11602 (sse2_ashlv1ti3): Merge with *avx_ashlv1ti3.
11603 (sse2_lshrv1ti3): Merge with *avx_lshrv1ti3.
11604 (*sse4_1_<smaxmin:code><mode>3): Merge with *avx_<smaxmin:code><mode>3.
11605 (*<smaxmin:code>v8hi3): Ditto.
11606 (*sse4_1_<umaxmin:code><mode>3): Merge with *avx_<umaxmin:code><mode>3.
11607 (*<smaxmin:code>v16qi3): Ditto.
11608 (*sse4_1_eqv2di3): Merge with *avx_eq<mode>3.
11609 (*sse2_eq<mode>3): Ditto.
11610 (*sse4_2_eqv2di3): Merge with *avx_gt<mode>3.
11611 (*sse2_gt<mode>3): Ditto.
11612 (vcondv2di): Split out of vcond<mode>.
11613 (vconduv2di): Split out of vcondu<mode>.
11614
956011be
RG
116152011-04-11 Richard Guenther <rguenther@suse.de>
11616
11617 * gimplify.c (gimple_fold_indirect_ref): Check host_integerp
11618 before calling tree_low_cst.
11619
e6313a78
RG
116202011-04-11 Richard Guenther <rguenther@suse.de>
11621
11622 * stor-layout.c (layout_type): Compute all array index size operations
11623 in the original type.
11624 (initialize_sizetypes): Add comment.
11625 (set_sizetype): Do not set TREE_TYPE of a TREE_VEC.
11626
e69d7376
JM
116272011-04-11 Joseph Myers <joseph@codesourcery.com>
11628
11629 * common.opt (Tbss=, Tdata=, Ttext=): New options.
11630
9f9ebcdf
MJ
116312011-04-11 Martin Jambor <mjambor@suse.cz>
11632
11633 * cgraph.c (cgraph_local_info): Call cgraph_get_node instead
11634 of cgraph_node, handle NULL return value.
11635 (cgraph_global_info): Likewise.
11636 (cgraph_rtl_info): Likewise.
11637 * tree-inline.c (estimate_num_insns): Likewise.
11638 * gimplify.c (unshare_body): Likewise.
11639 (unvisit_body): Likewise.
11640 (gimplify_body): Likewise.
11641 * predict.c (optimize_function_for_size_p): Likewise.
11642 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Likewise.
11643 (call_may_clobber_ref_p_1): Likewise.
11644 * varasm.c (function_section_1): Likewise.
11645 (assemble_start_function): Likewise.
11646
581985d7
MJ
116472011-04-11 Martin Jambor <mjambor@suse.cz>
11648
11649 * except.c (set_nothrow_function_flags): Call cgraph_get_node instead
11650 of cgraph_node.
11651 * final.c (rest_of_clean_state): Likewise.
11652 * gimple-iterator.c (update_call_edge_frequencies): Likewise.
11653 * passes.c (pass_init_dump_file): Likewise.
11654 (execute_all_ipa_transforms): Likewise.
11655 (function_called_by_processed_nodes_p): Likewise.
11656 * predict.c (maybe_hot_frequency_p): Likewise.
11657 (probably_never_executed_bb_p): Likewise.
11658 (compute_function_frequency): Likewise.
11659 * tree-nested.c (check_for_nested_with_variably_modified): Likewise.
11660 (unnest_nesting_tree_1): Likewise.
11661 (lower_nested_functions): Likewise.
11662 * tree-optimize.c (execute_fixup_cfg): Likewise.
11663 (tree_rest_of_compilation): Likewise.
11664 * tree-profile.c (gimple_gen_ic_func_profiler): Likewise.
11665 * tree-sra.c (ipa_early_sra): Likewise.
11666 * tree-ssa-loop-ivopts.c (computation_cost): Likewise.
11667 * config/i386/i386.c (ix86_compute_frame_layout): Likewise.
11668 * ipa.c (record_cdtor_fn): Likewise.
11669 * ipa-inline.c (cgraph_early_inlining): Likewise.
11670 (compute_inline_parameters_for_current): Likewise.
11671 * ipa-prop.c (ipa_make_edge_direct_to_target): Likewise.
11672 * ipa-pure-const.c (local_pure_const): Likewise.
11673 * ipa-split.c (split_function): Likewise.
11674 (execute_split_functions): Likewise.
11675 * cgraphbuild.c (build_cgraph_edges): Likewise.
11676 (rebuild_cgraph_edges): Likewise.
11677 (cgraph_rebuild_references): Likewise.
11678 (remove_cgraph_callee_edges): Likewise.
11679 * cgraphunit.c (cgraph_mark_if_needed): Likewise.
11680 (verify_cgraph_node): Likewise.
11681 (cgraph_analyze_functions): Likewise.
11682 (cgraph_preserve_function_body_p): Likewise.
11683 (save_inline_function_body): Likewise.
11684 (save_inline_function_body): Likewise.
11685 * tree-inline.c (copy_bb): Likewise.
11686 (optimize_inline_calls): Likewise.
11687
57dbdc5a
MJ
116882011-04-11 Martin Jambor <mjambor@suse.cz>
11689
11690 PR tree-optimization/48195
11691 * ipa-cp.c (ipcp_driver): Call ipa_check_create_node_params and
11692 ipa_check_create_edge_args.
11693 (ipcp_generate_summary): Do not call ipa_check_create_node_params and
11694 ipa_check_create_edge_args.
11695 * ipa-inline.c (inline_generate_summary): Do not call
11696 ipa_check_create_node_params and ipa_check_create_edge_args.
11697 * ipa-prop.c (ipa_analyze_node): Call ipa_check_create_node_params and
11698 ipa_check_create_edge_args.
11699
d108e679
AS
117002011-04-09 Anatoly Sokolov <aesok@post.ru>
11701
11702 * expr.c (expand_expr_real_1): Use add_to_hard_reg_set function
11703 instead of loop.
11704 * sel-sched.c (mark_unavailable_hard_regs): Likewise.
11705 * function.c (record_hard_reg_sets): Likewise.
11706 * ira.c (compute_regs_asm_clobbered): Likewise.
11707 * sched-deps.c (sched_analyze_1): Likewise.
11708 * reload1.c (mark_reload_reg_in_use, choose_reload_regs): Likewise.
11709
3411bc59
XDL
117102011-04-09 Xinliang David Li <davidxl@google.com>
11711
11712 PR tree-optimization/PR48484
11713 * tree-ssa-uninit.c (convert_control_dep_chain_into_preds): Set
11714 has_valid_pred lazily
11715
b365495a
DS
117162011-04-09 Duncan Sands <baldrick@free.fr>
11717
11718 * tree.c (array_type_nelts): Bail out if TYPE_MAX_VALUE not set.
11719
68bc509a
EB
117202011-04-08 Eric Botcazou <ebotcazou@adacore.com>
11721
11722 * combine.c (combine_validate_cost): Adjust comments. Set registered
11723 cost of I0 to zero at the end, if any.
11724
041e059f
XDL
117252011-04-08 Xinliang David Li <davidxl@google.com>
11726
68bc509a
EB
11727 * ipa-cp.c (ipcp_update_profiling): Correct negative scale factor due
11728 to insane profile data.
041e059f 11729
444b3995
XDL
117302011-04-08 Xinliang David Li <davidxl@google.com>
11731
11732 * ipa-cp.c (ipcp_update_profiling): Correct
11733 negative scale factor due to insane profile data.
11734
6a801cf2
XDL
117352011-04-08 Xinliang David Li <davidxl@google.com>
11736
11737 * final.c (dump_basic_block_info): New function.
11738 (final): Dump basic block.
11739 (final_scan_insn): Remove old dump.
11740
d5f3624e
SK
117412011-04-08 Steven G. Kargl <kargl@gcc.gnu.org>
11742
68bc509a
EB
11743 PR target/47829
11744 * config.gcc (i386-*-freebsd): Disable unwind table generation for
11745 crtbegin/crtend.
d5f3624e 11746
42821aff
MM
117472011-04-08 Michael Matz <matz@suse.de>
11748
11749 PR middle-end/48389
11750 * jump.c (rebuild_jump_labels_1, rebuild_jump_labels_chain): New
11751 functions.
11752 (rebuild_jump_labels): Call rebuild_jump_labels_1.
11753 * rtl.h (rebuild_jump_labels_chain): Declare.
11754 * cfgexpand.c (gimple_expand_cfg): Initialize JUMP_LABEL also on
11755 insns inserted on edges.
11756
ad7be009
JM
117572011-04-08 Joseph Myers <joseph@codesourcery.com>
11758
11759 * config.gcc (arm*-*-*): Add arm/arm-tables.opt to extra_options.
11760 * config/arm/arm-arches.def: New.
11761 * config/arm/arm-opts.h: New.
11762 * config/arm/genopt.sh: New.
11763 * config/arm/arm-tables.opt: New (generated).
11764 * config/arm/arm.c (arm_handle_option, arm_target_help,
11765 TARGET_HANDLE_OPTION, TARGET_HELP, arm_find_cpu): Remove.
11766 (all_architectures): Get most table contents from arm-arches.def.
11767 (arm_option_override): Set arm_selected_arch, arm_selected_cpu and
11768 arm_selected_tune here.
11769 * config/arm/arm.h (enum processor_type): Move to arm-opts.h.
11770 * config/arm/arm.opt (config/arm/arm-opts.h): New HeaderInclude.
11771 (march=, mcpu=, mtune=): Use Enum and Var.
11772 * config/arm/t-arm ($(srcdir)/config/arm/arm-tables.opt): New.
11773 (arm.o): Update dependencies.
ecbb6fb7 11774
42821aff 117752011-04-08 Basile Starynkevitch <basile@starynkevitch.net>
ecbb6fb7
BS
11776
11777 * gengtype.c (write_typed_alloc_def): New argument f. Use it instead
11778 of header_file.
11779 (write_typed_struct_alloc_def, write_typed_typedef_alloc_def)
11780 (write_typed_alloc_defns): Likewise.
11781 (main): Calls write_typed_alloc_defns with output_header.
11782
8d189b3f
VM
117832011-04-08 Vladimir Makarov <vmakarov@redhat.com>
11784
68bc509a 11785 PR inline-asm/48435
8d189b3f
VM
11786 * ira-color.c (setup_profitable_hard_regs): Add comments.
11787 Don't take prohibited hard regs into account.
11788 (setup_conflict_profitable_regs): Rename to
11789 get_conflict_profitable_regs.
11790 (check_hard_reg_p): Check prohibited hard regs.
11791
44f370bf
NF
117922011-04-08 Nathan Froyd <froydnj@codesourcery.com>
11793
11794 * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Call use_reg.
11795 * config/xtensa/xtensa.c (xtensa_call_tls_desc): Likewise.
11796 * config/sparc/sparc.c (sparc_legitimize_tls_address): Likewise.
11797
483d7ad3
JDA
117982011-04-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11799
11800 PR target/48366
11801 * config/pa/pa.c (hppa_register_move_cost): Increase to 18 cost of
b8a17fa2 11802 move from floating point to shift amount register.
483d7ad3
JDA
11803 (emit_move_sequence): Remove secondary reload support for floating
11804 point to shift amount amount register copies.
11805 (pa_secondary_reload): Return GENERAL_REGS for floating point/shift
11806 amount register copies.
11807 * config/pa/pa32-regs.h (HARD_REGNO_MODE_OK): For shift amount
11808 register, return false if mode isn't a scalar integer mode.
11809 * config/pa/pa64-regs.h (HARD_REGNO_MODE_OK): Likewise.
11810
97e03fa1
RG
118112011-04-08 Richard Guenther <rguenther@suse.de>
11812
11813 * gimple.c (gimple_call_flags): Remove kludge.
11814
9d40778b
AM
118152011-04-08 Alexander Monakov <amonakov@ispras.ru>
11816
11817 * sel-sched.c (sel_region_init): Move call to
11818 sel_setup_region_sched_flags after setup_current_loop_nest.
11819
19ac7892
AB
118202011-04-08 Andrey Belevantsev <abel@ispras.ru>
11821
11822 PR rtl-optimization/48272
19ac7892
AB
11823 * sched-deps.c (setup_insn_reg_pressure_info): Export and rename to
11824 init_insn_reg_pressure_info. Adjust a caller.
11825 * sched-int.h (init_insn_reg_pressure_info): Declare.
11826 * haifa-sched.c (haifa_init_insn): Call init_insn_reg_pressure_info
11827 when sched-pressure is enabled.
11828
0f8c63cc
RG
118292011-04-08 Richard Guenther <rguenther@suse.de>
11830
11831 * gimple.c (gimple_set_modified): Do not queue calls to
11832 MODIFIED_NORETURN_CALLS here ...
11833 * tree-ssa-operands.c (update_stmt_operands): ... but here.
11834
5e5a425e
RG
118352011-04-08 Richard Guenther <rguenther@suse.de>
11836
11837 PR lto/48467
11838 * toplev.c (lang_dependent_init): Do not open asm_out_file
11839 in WPA mode, nor perform debug machinery initialization.
11840 (finalize): Do not unlink asm_out_file in WPA mode.
11841
9bfc434b
RG
118422011-04-08 Richard Guenther <rguenther@suse.de>
11843
11844 * gimple.h (gimple_call_fntype): New function.
11845 (gimple_call_return_type): Use it.
11846 * expr.c (expand_expr_real_1): Use gimple_call_fntype.
11847 * gimple-low.c (gimple_check_call_args): Likewise.
11848 * gimple.c (gimple_call_flags): Likewise.
11849 (gimple_call_arg_flags): Likewise.
11850 (gimple_call_return_flags): Likewise.
11851 * tree-cfg.c (verify_gimple_call): Likewise.
11852 (do_warn_unused_result): Likewise.
11853 * tree-ssa-ccp.c (ccp_fold_stmt): Likewise.
11854 * value-prof.c (gimple_ic_transform): Fix fndecl check.
11855
7c1f0b40
DM
118562011-04-08 Dmitry Melnik <dm@ispras.ru>
11857
11858 PR rtl-optimization/48235
11859 * sel-sched.c (code_motion_process_successors): Recompute the last
11860 insn in basic block if control flow changed.
11861 (code_motion_path_driver): Ditto. Recompute the first insn as well.
11862 Update condition for ilist_remove.
11863
ea4d630f
AM
118642011-04-08 Alexander Monakov <amonakov@ispras.ru>
11865
11866 PR rtl-optimization/48302
11867 * sel-sched-ir.h (sel_add_loop_preheaders): Update prototype.
11868 * sel-sched-ir.c (sel_add_loop_preheaders): Add 'bbs' argument. Use
11869 it to record added preheader blocks.
11870 * sel-sched.c (setup_current_loop_nest): Add 'bbs' argument. Pass it
11871 on to sel_add_loop_preheaders.
11872 (sel_region_init): Move call to setup_current_loop_nest after
11873 sel_init_bbs.
11874
07643d76
AM
118752011-04-08 Alexander Monakov <amonakov@ispras.ru>
11876
11877 PR target/48273
11878 * cfgloop.h (loop_has_exit_edges): New helper.
11879 * sel-sched-ir.c (init_global_and_expr_for_insn): Make CALLs
11880 non-clonable.
11881 * sel-sched.c (sel_setup_region_sched_flags): Don't pipeline loops
11882 that have no exit edges.
11883
1f3b2b4e
AM
118842011-04-08 Alexander Monakov <amonakov@ispras.ru>
11885
11886 PR rtl-optimization/48442
11887 * sel-sched.c (init_seqno): Remove number_of_insns argument. Update
11888 all callers. Adjust assert.
11889
554f1948
JJ
118902011-04-08 Jakub Jelinek <jakub@redhat.com>
11891
11892 PR tree-optimization/48377
11893 * tree-vect-data-refs.c (vector_alignment_reachable_p): Set
11894 is_packed to true even for types with smaller TYPE_ALIGN than
11895 TYPE_SIZE.
11896
ddf72388
RG
118972011-04-08 Richard Guenther <rguenther@suse.de>
11898
11899 PR bootstrap/48513
11900 * doc/tm.texi: Re-generate.
11901
0c27e2d8
WG
119022011-04-08 Wei Guozhi <carrot@google.com>
11903
11904 PR target/47855
11905 * config/arm/arm-protos.h (arm_attr_length_push_multi): New prototype.
11906 * config/arm/arm.c (arm_attr_length_push_multi): New function.
11907 * config/arm/arm.md (*push_multi): Change the length computation to
11908 call a C function.
11909
07c5f94e
AS
119102011-04-08 Anatoly Sokolov <aesok@post.ru>
11911
11912 * doc/tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
11913 (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS): Update documentation.
11914 * doc/tm.texi: Regenerate.
11915 * system.h (ASM_OUTPUT_BSS): Poison.
11916 * varasm.c (asm_output_bss): Remove function.
11917 (emit_bss, init_varasm_once): Don't use ASM_OUTPUT_BSS macro.
798dd0ba 11918
07c5f94e
AS
11919 * config/frv/frv.h (BSS_SECTION_ASM_OP): Remove comment.
11920 * config/frv/fr30.h (BSS_SECTION_ASM_OP): Likewise.
11921 * config/i386/djgpp.h (BSS_SECTION_ASM_OP): Likewise.
11922 * config/i386/i386elf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
11923 Likewise.
11924 * config/sh/sh.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
11925 Likewise.
11926 * config/m68k/m68kelf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
11927 Likewise.
11928 * config/m68k/netbsd-elf.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
11929
5f2c36e1
JM
119302011-04-07 Joseph Myers <joseph@codesourcery.com>
11931
11932 * config/rx/rx.opt (rx610, rx200, rx600): Use Enum not Name on
11933 EnumValue lines.
11934
39e7722b
JM
119352011-04-07 Joseph Myers <joseph@codesourcery.com>
11936
11937 * config/m68k/m68k.c (m68k_handle_option): Don't handle
11938 OPT_m68000, OPT_mc68000, OPT_m68010, OPT_m68020, OPT_mc68020,
11939 OPT_m68030, OPT_m68040, OPT_m68060, OPT_m68302, OPT_m68332 and
11940 OPT_mcpu32.
11941 * config/m68k/m68k.h (OPTION_DEFAULT_SPECS, ASM_CPU_SPEC): Don't
11942 handle -mc68000, -m68000, -m68302, -m68010, -mc68020, -m68020,
11943 -m68030, -m68040, -m68060, -mcpu32 and -m68332.
11944 * config/m68k/m68k.opt (m68000, m68010, m68020, m68030, m68040,
11945 m68060, m68302, m68332, mc68000, mc68020, mcpu32): Use Alias.
11946 * config/m68k/t-mlibs (CANONICALIZE_OPTIONS): Remove.
11947 (MULTILIB_OPTIONS): Don't use $(CANONICALIZE_OPTIONS).
11948 (MULTILIB_MATCHES): Map -march= options to corresponding -mcpu=
11949 options. Don't map other m68k options manually. Don't handle
11950 old-style options as canonical.
11951 (MULTILIB_EXCEPTIONS): Don't use $(CANONICALIZE_OPTIONS).
798dd0ba 11952 * doc/install.texi (m68k-*-*): Document binutils version requirement.
39e7722b 11953
cf103ca4
EB
119542011-04-07 Eric Botcazou <ebotcazou@adacore.com>
11955
11956 * basic-block.h (force_nonfallthru): Move to...
11957 * cfghooks.h (struct cfg_hooks): Add force_nonfallthru hook.
11958 (force_nonfallthru): ...here.
11959 * cfghooks.c (force_nonfallthru): New function.
11960 * cfgrtl.c (force_nonfallthru): Rename into...
11961 (rtl_force_nonfallthru): ...this.
11962 (commit_one_edge_insertion): Do not set AUX field.
11963 (commit_edge_insertions): Do not discover new basic blocks.
11964 (rtl_cfg_hooks): Add rtl_force_nonfallthru.
11965 (cfg_layout_rtl_cfg_hooks): Likewise.
11966 * function.c (thread_prologue_and_epilogue_insns): Remove bogus
11967 ATTRIBUTE_UNUSED. Discover new basic blocks in the prologue insns.
11968 * tree-cfg.c (gimple_cfg_hooks): Add NULL for force_nonfallthru.
11969
14431f58
AS
119702011-04-07 Anatoly Sokolov <aesok@post.ru>
11971
11972 * config/mips/mips.h (REG_MODE_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P):
11973 Remove macros.
11974
3729983c
UB
119752011-04-07 Uros Bizjak <ubizjak@gmail.com>
11976
11977 * config/i386/sse.md: Update copyright year.
11978 (avxcvtvecmode): Remove.
11979 (sse_movhlps): Merge with *avx_movhlps.
11980 (sse_movlhps): Merge with *avx_movlhps.
11981 (vec_interleave_highv4sf): Merge with *avx_interleave_highv4sf.
11982 (vec_interleave_lowv4sf): Merge with *avx_interleave_lowv4sf.
11983 (sse_shufps_<mode>): Merge with *avx_shufps_<mode>.
11984 (sse_loadhps): Merge with *avx_loadhps.
11985 (sse_storelps): Merge with *avx_storelps.
11986 (sse_loadlps): Merge with *avx_loadlps.
11987 (sse_movss): Merge with *avx_movss.
11988 (*vec_concatv2sf_sse4_1): Merge with *vec_concatv2sf_avx.
11989 (*vec_concatv4sf_sse): Merge with *vec_concatv4sf_avx.
11990 (*vec_set<mode>_0_sse4_1): Merge with *vec_set<mode>_0_avx.
11991 (*vec_set<mode>_0_sse2): Split multi-unit alternative.
11992 (vec_set<mode>_0): Ditto.
11993 (*vec_setv4sf_sse4_1): Merge with *vec_setv4sf_avx.
11994 (sse4_1_insertps): Merge with *avx_insertps.
11995 (*sse3_interleave_highv2df): Merge with *avx_interleave_highv2df.
11996 (*sse3_interleave_lowv2df): Merge with *avx_interleave_lowv2df.
11997 (vec_interleave_highv2di): Merge with *avx_interleave_highv2di.
11998 (sse2_shufpd_<mode>): Merge with *avx_shufpd_<mode>.
11999 (sse2_storehpd): Merge with *avx_storehpd.
12000 (sse2_loadhpd): Merge with *avx_loadhpd.
12001 (sse2_loadlpd): Merge with *avx_loadlpd.
12002 (sse2_movsd): Merge with *avx_movsd.
12003 (*vec_concatv2df): Merge with *vec_concatv2df.
12004
4e626909
JJ
120052011-04-07 Jakub Jelinek <jakub@redhat.com>
12006
12007 PR debug/48343
12008 * combine.c (combine_instructions): Add last_combined_insn,
3729983c 12009 update it if insn is after it, pass it to all try_combine calls.
4e626909
JJ
12010 (try_combine): Add last_combined_insn parameter, pass it instead of
12011 i3 to propagate_for_debug.
12012
3729983c 120132011-04-07 Nick Clifton <nickc@redhat.com>
5a10b0a9
NC
12014
12015 * config/mn10300/mn10300.md (movqi_internal): Add alternatives
12016 to handle MDR <-> data register transfers.
12017 (movhi_internal): Likewise.
12018
20c03367
AM
120192011-04-07 Alan Modra <amodra@gmail.com>
12020
12021 * config/rs6000/rs6000.c (rs6000_stack_info): Don't compare against
12022 previous stack info.
12023
bf22920b
TV
120242011-04-07 Tom de Vries <tom@codesourcery.com>
12025
12026 PR target/43920
12027 * cfgcleanup.c (try_crossjump_to_edge): Add dir parameter. Pass dir to
12028 flow_find_cross_jump. Swap variables to implement backward replacement.
12029 (try_crossjump_bb): Add argument to try_crossjump_to_edge.
12030
823918ae
TV
120312011-04-07 Tom de Vries <tom@codesourcery.com>
12032
12033 PR target/43920
12034 * cfgcleanup.c (walk_to_nondebug_insn): New function.
3729983c
UB
12035 (flow_find_cross_jump): Use walk_to_nondebug_insn. Recalculate bb1
12036 and bb2.
12037 (try_crossjump_to_edge): Handle case that newpos1 or newpos2 is not
12038 src1 or src2. Redirect edges to the last basic block. Update
12039 frequency and count on multiple basic blocks in case of fallthru.
823918ae 12040
472c95f5
TV
120412011-04-07 Tom de Vries <tom@codesourcery.com>
12042
12043 PR target/43920
12044 * cfgcleanup.c (equal_different_set_p, can_replace_by, merge_dir): New
12045 function.
3729983c
UB
12046 (old_insns_match_p): Change return type. Replace return false/true
12047 with return dir_none/dir_both. Use can_replace_by.
12048 (flow_find_cross_jump): Add dir_p parameter. Init replacement
12049 direction from dir_p. Register replacement direction in dir, last_dir
12050 and afterlast_dir. Handle new return type of old_insns_match_p using
472c95f5
TV
12051 merge_dir. Return replacement direction in dir_p.
12052 (flow_find_head_matching_sequence, outgoing_edges_match): Handle new
12053 return type of old_insns_match_p.
12054 (try_crossjump_to_edge): Add argument to call to flow_find_cross_jump.
12055 * ifcvt.c ( cond_exec_process_if_block): Add argument to call to
12056 flow_find_cross_jump.
12057 * basic-block.h (enum replace_direction): New type.
12058 (flow_find_cross_jump): Add parameter to declaration.
12059
a95d4000
UB
120602011-04-06 Uros Bizjak <ubizjak@gmail.com>
12061
12062 * config/i386/sse.md (AVXMODEDCVTDQ2PS): Remove.
12063 (AVXMODEDCVTPS2DQ): Ditto.
12064 (VEC_FLOAT_MODE): Ditto.
12065 (<sse>_andnot<mode>3): Merge with avx_andnot<mode>3. Use VF mode
12066 iterator. Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL target flag.
12067 (<any_logic:code><mode>3): Use VF mode iterator.
12068 (*<any_logic:code><mode>3): Merge with *avx_<any_logic:code><mode>3.
12069 Use VF mode iterator.
12070 (copysign<mode>3): Use VF mode iterator.
12071 (*andnot<MODEF:mode>3): Merge with *avx_andnot<MODEF:mode>3. Handle
12072 TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL target flag.
12073 (*<any_logic:code><MODEF:mode>3): Merge with
12074 *avx_<any_logic:code><MODEF:mode>3.
12075 (sse_cvtsi2ss): Merge with *avx_cvtsi2ss.
12076 (sse_cvtsi2ssq): Merge with *avx_cvtsi2ssq.
12077 (avx_cvtdq2ps256): Split from avx_cvtdq2ps<avxmodesuffix>.
12078 (avx_cvtdq2ps<avxmodesuffix>): Remove.
12079 (sse2_cvtdq2ps): Use %v modifier.
12080 (avx_cvtps2dq256): Split from avx_cvtps2dq<avxmodesuffix>.
12081 (avx_cvtps2dq<avxmodesuffix>): Remove.
12082 (sse2_cvtps2dq): Use %v modifier.
12083 (avx_cvttps2dq256): Split from avx_cvttps2dq<avxmodesuffix>.
12084 (avx_cvttps2dq<avxmodesuffix>): Remove.
12085 (sse2_cvttps2dq): Use %v modifier.
12086 (sse2_cvtsi2sd): Merge with *avx_cvtsi2sd.
12087 (sse2_cvtsi2sdq): Merge with *avx_cvtsi2sdq.
12088 (sse2_cvtsd2siq): Fix insn template.
12089 (sse2_cvtsd2siq_2): Ditto.
12090 (sse2_cvttsd2siq): Ditto.
12091 (sse2_cvtsd2ss): Merge with *avx_cvtsd2ss.
12092 (sse2_cvtss2sd): Merge with *avx_cvtss2sd.
12093
ad01c437
JM
120942011-04-06 Joseph Myers <joseph@codesourcery.com>
12095
12096 * gcov-io.c: Use GCC Runtime Library Exception.
12097
fe846284
JJ
120982011-04-06 Jakub Jelinek <jakub@redhat.com>
12099
12100 PR debug/48466
12101 * dwarf2out.c (based_loc_descr): If drap_reg is INVALID_REGNUM, use
12102 as base_reg whatever register reg has been eliminated to, instead
12103 of hardcoding STACK_POINTER_REGNUM.
12104
acce4e77
JM
121052011-04-06 Joseph Myers <joseph@codesourcery.com>
12106
12107 * doc/tm.texi.in: Document C target hooks as separate from general
12108 target hooks.
12109 * doc/tm.texi: Regenerate.
12110 * genhooks.c (struct hook_desc): Add docname field.
12111 (HOOK_VECTOR_1, DEFHOOKPOD, DEFHOOK, DEFHOOK_UNDOC). Initialize
12112 docname field.
12113 (hook_array): Include c-target.def.
12114 (emit_documentation): Use docname field in output.
12115 (emit_init_macros): Take docname argument. Only emit definitions
12116 for hooks matching docname.
12117 (main): Expect additional arguments in all cases. Pass argument
12118 to emit_init_macros.
12119 * target.def: Move initial macro definitions and comments to
12120 target-hooks-macros.h.
12121 (gcc_targetcm): Move to c-family/c-target.def.
12122 * target.h (targetcm): Move declaration to c-family/c-target.h.
12123 * targhooks.c (default_handle_c_option): Move to
12124 c-family/c-opts.c.
12125 * targhooks.h (default_handle_c_option): Move declaration to
12126 c-family/c-common.h.
12127 * target-hooks-macros.h: New file.
12128 * config.gcc (target_has_targetcm): Define and use to add to
12129 c_target_objs and cxx_target_objs.
12130 * config/default-c.c: New file.
12131 * config/darwin-c.c: Include c-target.h and c-target-def.h instead
12132 of target.h and target-def.h.
12133 (TARGET_HANDLE_C_OPTION, targetcm): Define later in file.
12134 (darwin_objc_construct_string, darwin_cfstring_ref_p,
12135 darwin_check_cfstring_format_arg): Make static.
12136 (TARGET_OBJC_CONSTRUCT_STRING_OBJECT,
12137 TARGET_STRING_OBJECT_REF_TYPE_P,
12138 TARGET_CHECK_STRING_OBJECT_FORMAT_ARG): Define here.
12139 * config/darwin-protos.h (darwin_objc_construct_string,
12140 darwin_cfstring_ref_p, darwin_check_cfstring_format_arg): Don't
12141 declare.
12142 * config/darwin.h (TARGET_OBJC_CONSTRUCT_STRING_OBJECT,
12143 TARGET_STRING_OBJECT_REF_TYPE_P,
a95d4000 12144 TARGET_CHECK_STRING_OBJECT_FORMAT_ARG, TARGET_HAS_TARGETCM): Remove.
acce4e77
JM
12145 * config/t-darwin (darwin-c.o): Update dependencies.
12146 * system.h (TARGET_HAS_TARGETCM): Poison.
12147 * Makefile.in (TARGET_H): Update.
12148 (TARGET_DEF, C_TARGET_DEF, C_TARGET_H, C_TARGET_DEF_H): Define.
12149 (c-family/c-format.o, c-family/c-opts.o): Update dependencies.
12150 (default-c.o): New target.
12151 (s-target-hooks-def-h): Pass "Target Hook" string to genhooks.
a95d4000 12152 (c-family/c-target-hooks-def.h, s-c-target-hooks-def-h): New targets.
acce4e77
JM
12153 (s-tm-texi): Pass -d option to genhooks. Also test timestamp on
12154 c-target.def.
12155 (build/genhooks.o): Update dependencies.
12156
275b4baa 121572011-04-06 Richard Guenther <rguenther@suse.de>
a95d4000 12158
275b4baa
RG
12159 * ipa-inline.c (enum inlining_mode): Remove.
12160 (cgraph_flatten): Use some other token.
12161 (cgraph_edge_early_inlinable_p): New function, split out from ...
12162 (cgraph_perform_always_inlining): New function, split out from ...
12163 (cgraph_decide_inlining_incrementally): ... here.
12164 (cgraph_mark_inline_edge): Adjust.
12165 (cgraph_early_inlining): Re-structure.
12166 (pass_early_inline): Require SSA form.
12167
f15b8bdf 121682011-04-06 Andrew Stubbs <ams@codesourcery.com>
9adc580c
AS
12169 Julian Brown <julian@codesourcery.com>
12170 Mark Shinwell <shinwell@codesourcery.com>
12171
12172 * config/arm/arm.h (arm_class_likely_spilled_p): Check against
12173 LO_REGS only for Thumb-1.
12174 (MODE_BASE_REG_CLASS): Restrict base registers to those which can
12175 be used in short instructions when optimising for size on Thumb-2.
12176
516426da
EB
121772011-04-06 Eric Botcazou <ebotcazou@adacore.com>
12178
12179 * gimple-low.c (lower_gimple_return): When not optimizing, force labels
12180 associated with user returns to be preserved.
12181
96621ebf
TG
121822011-04-06 Tristan Gingold <gingold@adacore.com>
12183
f15b8bdf
EB
12184 * dbxout.c (debug_nesting, symbol_queue, symbol_queue_index,
12185 symbol_queue_size, DBXOUT_DECR_NESTING,
96621ebf
TG
12186 (DBXOUT_DECR_NESTING_AND_RETURN): Also define
12187 if XCOFF_DEBUGGING_INFO.
12188
07c0852e
UB
121892011-04-06 Uros Bizjak <ubizjak@gmail.com>
12190
12191 * config/i386/i386.md (attribute isa): New.
12192 (attribute enabled): New.
12193 (setcc_<mode>_sse): Merge from *{avx,sse}_setcc<mode>.
12194 (*fop_<mode>_comm_mixed): Merge with *fop_<mode>_comm_mixed_avx.
12195 (*fop_<mode>_comm_sse): Merge with *fop_<mode>_comm_avx.
12196 (*fop_<mode>_1_mixed): Merge with *fop_<mode>_1_mixed_avx.
12197 (*fop_<mode>_1_sse): Merge with *fop_<mode>_1_avx.
12198 (<smaxmin:code><mode>3): Merge with *avx_<smaxmin:code><mode>3.
12199 (*ieee_smin<mode>3): Merge with *avx_ieee_smin<mode>3.
12200 (*ieee_smax<mode>3): Merge with *avx_ieee_smax<mode>3.
12201
12202 * config/i386/sse.md (VF): New mode iterator.
12203 (VF1): Ditto.
12204 (VF2): Ditto.
12205 (VF_128): Ditto.
12206 (SSEMODEF4): Remove.
12207 (attribute sse): Handle V8SF and V4DF modes.
12208 (<absneg:code><mode>2): Use VF mode iterator.
12209 (*absneg<mode>2): Merge from *{avx,sse}_absneg<mode>2. Use VF
12210 mode iterator.
12211 (<plusminus_insn><mode>3): Use VF mode iterator.
12212 (*<plusminus_insn><mode>3): Merge with *avx_<plusminus_insn><mode>3.
12213 Use VF mode iterator.
12214 (<sse>_vm<plusminus_insn><mode>3): Merge with
12215 *avx_vm<plusminus_insn><mode>3. Use VF_128 mode iterator.
12216 (mul<mode>3): Use VF mode iterator.
12217 (*mul<mode>3): Merge with *avx_mul<mode>3. Use VF mode iterator.
12218 (<sse>_vmmul<mode>3): Merge with *avx_vmmul<mode>3. Use VF_128
12219 mode iterator.
12220 (div<VF2:mode>3): Merge from divv2df3 and divv4df3.
12221 (div<VF1:mode>3): Merge from divv4sf3 and divv8sf3.
12222 (<sse>_div<mode>3): Merge with *avx_div<mode>3. Use VF mode iterator.
12223 (<sse>_vmdiv<mode>3): Merge with *avx_vmdiv<mode>3. Use VF_128
12224 mode iterator.
12225 (<sse>_rcp<mode>2): Merge from avx_rcpv8sf2 and sse_rcpv4sf2.
12226 Use VF1 mode iterator.
12227 (sse_vmrcpv4sf2): Merge with *avx_vmrcpv4sf2.
12228 (sqrt<VF2:mode>2): New expander.
12229 (sqrt<VF1:mode>2): Merge from sqrtv4sf2 and sqrtv8sf2.
12230 (<sse>_sqrt<mode>2): Merge from avx_sqrtv8sf2, sse_sqrtv4sf, sqrtv4df2
12231 and sqrtv2df2. Use VF mode iterator.
12232 (<sse>_vmsqrt<mode>2): Merge with *avx_vmsqrt<mode>2. Use VF_128
12233 mode iterator.
12234 (rsqrt<VF1:mode>2): Merge from rsqrtv4sf2 and rsqrtv8sf2.
12235 (<sse>_rsqrt<mode>2): Merge from avx_rsqrtv8sf2 and sse_rsqrt4sf2.
12236 Use VF1 mode iterator.
12237 (sse_vmrsqrtv4sf2): Merge with *avx_vmrsqrtv4sf2.
12238 (<smaxmin:code><mode>3): Use VF mode iterator.
12239 (*<smaxmin:code><mode>3_finite): Merge with
12240 *avx_<smaxmin:code><mode>3_finite. Use VF mode iterator.
12241 (*<smaxmin:code><mode>3): Merge with *avx_<smaxmin:code><mode>3.
12242 (<sse>_vm<smaxmin:code><mode>2): Merge with
12243 *avx_vm<smaxmin:code><mode>2. Use VF_128 mode iterator.
12244 (*ieee_smin<mode>3): Merge with *avx_ieee_smin<mode>3. Use VF
12245 mode iterator.
12246 (*ieee_smax<mode>3): Merge with *avx_ieee_smax<mode>3. Use VF
12247 mode iterator.
12248 (sse3_addsubv2df3): Merge with *avx_addsubv2df3.
12249 (sse3_addsubv4sf3): Merge with *avx_addsubv4sf3.
12250 (sse3_h<plusminus_insn>v2df3): Merge with *avx_h<plusminus_insn>v2df3.
12251 (sse3_h<plusminus_insn>v4sf3): Merge with *avx_h<plusminus_insn>v4sf3.
12252 (avx_cmp<mode>3): Rename from avx_cmp<ssemodesuffix><mode>3. Use
12253 VF mode iterator.
12254 (avx_vmcmp<mode>3): Rename from avx_cmp<ssescalarmodesuffix><mode>3.
12255 Use VF_128 mode iterator.
12256 (<sse>_maskcmp<mode>3): Merge with *avx_maskcmp<mode>3. Use VF
12257 mode iterator.
12258 (<sse>_vmmaskcmp<mode>3): Merge with *avx_vmmaskcmp<mode>3. Use
12259 VF_128 mode iterator.
12260 (vcond<mode>): Use VF mode iterator.
12261 * config/i386/predicates.md (sse_comparison_operator): Merge with
12262 avx_comparison_float_operator. Do not declare as special_predicate.
12263 * config/i386/i386.c (struct builtin_description): Update for renamed
12264 compare patterns.
12265 (ix86_expand_args_builtin): Ditto.
12266 (ix86_expand_sse_compare_mask): Ditto.
12267
ff5d142c
RG
122682011-04-06 Richard Guenther <rguenther@suse.de>
12269
12270 * tree-inline.c (estimate_num_insns): For calls simply account
12271 for all passed arguments and a used return value.
12272
d7d1d041 122732011-04-06 Richard Guenther <rguenther@suse.de>
07c0852e 12274
d7d1d041
RG
12275 PR tree-optimization/47663
12276 * cgraph.h (struct cgraph_edge): Add call_stmt_size and
12277 call_stmt_time fields.
12278 (cgraph_edge_inlinable_p): Declare.
12279 (cgraph_edge_recursive_p): New inline function.
12280 * cgraph.c (cgraph_create_edge_1): Initialize call_stmt_size.
12281 (cgraph_clone_edge): Copy it.
12282 * ipa-inline.c (cgraph_estimate_edge_time): New function.
12283 Account for call stmt time.
12284 (cgraph_estimate_time_after_inlining): Take edge argument.
12285 (cgraph_estimate_edge_growth): Account call stmt size.
12286 (cgraph_estimate_size_after_inlining): Take edge argument.
12287 (cgraph_mark_inline_edge): Adjust.
12288 (cgraph_check_inline_limits): Likewise.
12289 (cgraph_recursive_inlining_p): Remove.
12290 (cgraph_edge_badness): Use cgraph_edge_recursive_p.
12291 (cgraph_decide_recursive_inlining): Take edge argument and
12292 adjust.
12293 (cgraph_decide_inlining_of_small_functions): Do not avoid
12294 diags for recursive inlining here.
12295 (cgraph_flatten): Adjust.
12296 (cgraph_decide_inlining_incrementally): Likewise.
12297 (estimate_function_body_sizes): Remove call cost handling.
12298 (compute_inline_parameters): Initialize caller edge call costs.
12299 (cgraph_estimate_edge_growth): New function.
12300 (cgraph_estimate_growth): Use it.
12301 (cgraph_edge_badness): Likewise.
12302 (cgraph_check_inline_limits): Take an edge argument.
12303 (cgraph_decide_inlining_of_small_functions): Adjust.
12304 (cgraph_decide_inlining): Likewise.
12305 * tree-inline.c (estimate_num_insns): Only account for call
12306 return value if it is used.
12307 (expand_call_inline): Avoid diagnostics on recursive inline
12308 functions here.
12309 * lto-cgraph.c (lto_output_edge): Output edge call costs.
12310 (input_edge): Input edge call costs.
12311
2feb95f7
RO
123122011-04-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
12313
12314 * config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.
12315
26fbd9c2
JW
123162011-04-06 Jonathan Wakely <jwakely.gcc@gmail.com>
12317
12318 * doc/invoke.texi (Spec Files): Fix typo.
12319
694dc0ca
EB
123202011-04-06 Eric Botcazou <ebotcazou@adacore.com>
12321
12322 * profile.c (branch_prob): Move declaration of local variable. Remove
12323 obsolete ??? comment. Expand the location explicitly instead of using
12324 the LOCATION_FILE and LOCATION_LINE macros.
12325
4925d0d5
WG
123262011-04-06 Wei Guozhi <carrot@google.com>
12327
12328 PR target/47855
12329 * config/arm/arm.md (arm_cmpsi_insn): Compute attr "length".
12330 (arm_cond_branch): Likewise.
12331 (arm_cond_branch_reversed): Likewise.
12332 (arm_jump): Likewise.
12333 (push_multi): Likewise.
12334 * config/arm/constraints.md (Py): New constraint.
12335
f55dfa2f
NF
123362011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12337
12338 PR bootstrap/48471
12339 * dbxout.c (debug_nesting, symbol_queue, symbol_queue_index):
12340 Move these...
12341 (symbol_queue_size, DBXOUT_DECR_NESTING): ...and these...
12342 (DBXOUT_DECR_NESTING_AND_RETURN): ...and this under
12343 #ifdef DBX_DEBUGGING_INFO.
12344
fca96842
BS
123452011-04-05 Bernd Schmidt <bernds@codesourcery.com>
12346
12347 PR bootstrap/48403
12348 * haifa-sched.c (schedule_block): Increment cycle_issued_insns only
12349 if old and new states differ.
12350
30b83e38
JM
123512011-04-05 Joseph Myers <joseph@codesourcery.com>
12352
12353 * config/m68k/m68k.c (m68k_handle_option): Don't handle OPT_m5200,
12354 OPT_m5206e, OPT_m528x, OPT_m5307, OPT_m5407 and OPT_mcfv4e.
12355 * config/m68k/m68k.h (OPTION_DEFAULT_SPECS, ASM_CPU_SPEC): Don't
12356 handle -m5200, -m5206e, -m528x, -m5307, -m5407 and -mcfv4e.
12357 * config/m68k/m68k.opt (m5200, m5206e, m528x, m5307, m5407,
12358 mcfv4e): Use Alias.
12359 * config/m68k/t-mlibs (MULTILIB_MATCHES): Don't map legacy
12360 ColdFire options to -mcpu= options.
12361
277a9aa5
JL
123622011-04-05 Jeff Law <law@redhat.com>
12363
12364 * tree-ssa-threadupdate.c (determine_bb_domination_status): Always
12365 check if BB is a successor of LOOP->header and return
12366 NONDOMINATING if it is not, regardless of ENABLE_CHECKING.
12367
c1e2610e
SB
123682011-04-05 Steven Bosscher <steven@gcc.gnu.org>
12369
12370 * cprop.c (struct reg_use): Remove.
12371 (reg_use_table): Make an array of RTX.
12372 (find_used_regs, constprop_register, local_cprop_pass,
12373 bypass_block): Simplify users of reg_use_table.
12374 (cprop_insn): Likewise. Iterate if copy propagation succeeded
12375 on one of the uses found by find_used_regs.
12376
e532f586
NF
123772011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12378
12379 PR bootstrap/48469
12380 * combine.c (combine_instructions): #ifdef AUTO_INC_DEC links
12381 declaration.
12382
3fb7c055
NF
123832011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12384
12385 * combine.c (combine_instructions) [AUTO_INC_DEC]: Declare links
12386 as an rtx.
12387 (try_combine) [AUTO_INC_DEC]: Declare a local link rtx.
12388
b71b43d9
SB
123892011-04-05 Steven Bosscher <steven@gcc.gnu.org>
12390
12391 PR middle-end/48441
12392 * cprop.c (one_cprop_pass): Do not mark_oprs_set of deleted insns.
12393
b405b274
NF
123942011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12395
12396 * combine.c: Include obstack.h.
12397 (struct insn_link): Define.
12398 (uid_log_links): Adjust type.
12399 (FOR_EACH_LOG_LINK): New macro.
12400 (insn_link_obstack): Declare.
12401 (alloc_insn_link): Define.
12402 (create_log_links): Call it. Use FOR_EACH_LOG_LINK and adjust
12403 type of link variables.
12404 (find_single_use, insn_a_feeds_b, combine_instructions): Likewise.
12405 (try_combine, record_promoted_values, distribute_notes): Likewise.
12406 (distribute_links): Likewise. Tweak prototype.
12407 (clear_log_links): Delete.
12408 (adjust_for_new_dest): Call alloc_insn_link.
12409 * Makefile.in (combine.o): Depend on $(OBSTACK_H).
12410
6409abe3
NF
124112011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12412
12413 * gcse.c (modify_mem_list): Convert to an array of VECs.
12414 (canon_modify_mem_list, compute_transp): Tweak formatting.
12415 (alloc_gcse_mem): Likewise. Adjust for modify_mem_list change.
12416 (load_killed_in_block_p): Likewise.
12417 (record_last_mem_set_info): Likewise.
12418 (clear_modify_mem_tables): Likewise.
12419
170d8157
TV
124202011-04-05 Tom de Vries <tom@codesourcery.com>
12421
12422 PR middle-end/48461
12423 * function.c (emit_use_return_register_into_block): Only define if
12424 HAVE_return.
12425
c5911a55
EB
124262011-04-05 Eric Botcazou <ebotcazou@adacore.com>
12427
12428 * stor-layout.c (self_referential_size): Fix 2010-07-13 commit.
12429
abd016e6
JM
124302011-04-05 Joseph Myers <joseph@codesourcery.com>
12431
12432 * config/rx/rx-opts.h: New.
12433 * config/rx/rx.c (rx_cpu_type): Remove.
12434 (rx_handle_option): Don't assert that global structures are in
12435 use. Access variables via opts pointer. Defer most handling of
12436 OPT_mint_register_. Use error_at.
12437 (rx_option_override): Handle deferred OPT_mint_register_ here.
12438 * config/rx/rx.h (enum rx_cpu_types): Move to rx-opts.h.
12439 * config/rx/rx.opt (config/rx/rx-opts.h: New HeaderInclude.
12440 (mcpu=): Use Enum and specifiy rx_cpu_type with Var.
12441 (rx_cpu_types): New Enum and EnumValue entries.
12442 (mint-register=): Use Defer and use Var accordingly.
12443
1ed13f83
NF
124442011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12445
12446 * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.
12447 (debug_free_queue, debug_nesting, symbol_queue_index): Delete.
12448 * final.c (debug_flush_symbol_queue, debug_queue_symbol):
12449 Move these...
12450 (debug_free_queue, debug_nesting, symbol_queue_index):
12451 ...and these...
12452 * dbxout.c: ...to here. Make static.
12453
6ce1edcf
NF
124542011-04-05 Nathan Froyd <froydnj@codesourcery.com>
12455
12456 * gcse.c (modify_pair): Define. Define a VEC of it.
12457 (canon_modify_mem_list): Convert to an array of VECs.
12458 (free_insn_expr_list_list): Delete.
12459 (clear_modify_mem_tables): Call VEC_free instead.
12460 (record_last_mem_set_info): Don't modify canon_modify_mem_list.
12461 (alloc_gcse_mem): Adjust for canon_modify_mem_list change.
12462 (canon_list_insert, compute_transp): Likewise.
12463
c201ac94
TV
124642011-04-05 Tom de Vries <tom@codesourcery.com>
12465
12466 PR target/43920
12467 * config/arm/arm.h (BRANCH_COST): Set to 1 for Thumb-2 when optimizing
12468 for size.
12469
4c029f40
TV
124702011-04-05 Tom de Vries <tom@codesourcery.com>
12471
12472 PR target/43920
12473 * function.c (emit_use_return_register_into_block): New function.
12474 (thread_prologue_and_epilogue_insns): Use
12475 emit_use_return_register_into_block.
12476
2a562b0a
TV
124772011-04-05 Tom de Vries <tom@codesourcery.com>
12478
12479 PR target/43920
12480 * cfgcleanup.c (flow_find_cross_jump): Don't count USE or CLOBBER as
12481 insn.
12482
0248bceb
TV
124832011-04-05 Tom de Vries <tom@codesourcery.com>
12484
12485 * cfgcleanup.c (try_crossjump_bb): Remove 2 superfluous variables.
12486
ffa94123
YZ
124872011-04-05 Yufeng Zhang <yufeng.zhang@arm.com>
12488
798dd0ba
UB
12489 * config/arm/arm.md (define_constants for unspec): Replace with
12490 define_c_enum.
12491 (define_constants for unspecv): Replace with define_c_enum.
12492 * config/arm/neon.md (define_constants for unspec): Replace with
12493 define_c_enum.
ffa94123 12494
3b8f9b46
RH
124952011-04-04 Richard Henderson <rth@redhat.com>
12496
720cf80f 12497 PR bootstrap/48400
3b8f9b46
RH
12498 * dwarf2out.c (output_line_info): Always emit line info from
12499 at least one section.
12500 (dwarf2out_init): Create text_section_line_info here ...
12501 (set_cur_line_info_table): ... not here.
12502
720cf80f 125032011-04-04 Vladimir Makarov <vmakarov@redhat.com>
e5b0e1ca
VM
12504
12505 PR target/48380
12506 * ira.c (ira): Call grow_reg_equivs when fix_reg_equiv_init is
720cf80f 12507 not called.
e5b0e1ca 12508
720cf80f 12509 * ira-emit.c (emit_move_list): Update reg_equiv_init insn list.
e5b0e1ca 12510
196565d4
SB
125112011-04-04 Steven Bosscher <steven@gcc.gnu.org>
12512
b77f9eab
SB
12513 * cprop.c (struct expr): Split 'expr' field in 'dest' and 'src'.
12514 (expr_equiv_p): Remove.
12515 (insert_set_in_table): Look at <dest, src> pair instead of expr.
12516 (hash_scan_set): Update call to insert_set_in_table.
12517 (dump_hash_table): Dump <dest, src> pair.
12518 (lookup_set): Simplify. Lookup <dest, src> pair.
12519 (compute_transp): Remove, fold heavily simplified code into...
12520 (compute_local_properties): ...here. Expect COMP and TRANSP
12521 unconditionally.
12522 (find_avail_set): Take set directly from struct expr.
12523 (find_bypass-set): Likewise.
12524 (bypass_block): Likewise.
12525 (cprop_insn): Likewise. Remove redundant INSN_P test.
12526
384d7a55
SB
12527 * cprop.c (implicit_set_cond_p): Assume nothing about COND, move
12528 checks on form of COND from find_implicit_sets to here.
12529 (find_implicit_sets): Cleanup control flow. Split critical edges
12530 if it exposes implicit sets. Allocate/resize implicit_sets as
12531 necessary.
12532 (one_cprop_pass): Only delete unreachable blocks if local_cprop_pass
12533 changed something. Run df_analyze after find_implicit_sets if any
12534 edges were split. Do not allocate implicit_sets here.
12535
3084ce69
SB
12536 * cprop.c: s/gcse/cprop/ everywhere except for flag_gcse.
12537 (gcse_obstack): Renamed to cprop_obstack.
12538 (GNEW, GNEWVEC, GNEWVAR): Remove.
12539 (gmalloc): Remove.
12540 (alloc_hash_table): Use XNEWVAR instead of GNEWVAR.
12541 (GOBNEW, GOBNEWVAR): Adjust for gcse_obstack renaming.
12542 (gcse_alloc): Likewise, and rename to cprop_alloc.
12543 (alloc_gcse_men, free_gcse_mem): Remove.
12544 (gcse_constant_p): Rename to cprop_constant_p, and adjust all callers.
12545 (compute_hash_table_work): Allocate and free reg_set_bitmap here.
12546 (one_cprop_pass): Likewise. Adjust for gcse_obstack renaming.
12547
196565d4
SB
12548 * cprop.c (oprs_not_set_p): Remove.
12549 (mark_set, mark_clobber): Remove.
12550 (mark_oprs_set): Rewrite using DF_INSN_INFO_DEFS cache.
12551 (reg_not_set_p): New function.
12552 (find_avail_set): Use reg_not_set_p instead of oprs_not_set_p.
12553 (cprop_insn): Likewise.
12554 (cprop_jump): Use FOR_EACH_EDGE.
12555
9b69cf83
BS
125562011-04-04 Bernd Schmidt <bernds@codesourcery.com>
12557
12558 PR bootstrap/48403
12559 * haifa-sched.c (nonscheduled_insns_begin): New static variable.
12560 (rank_for_schedule): Use scheduled_insns vector instead of
12561 last_scheduled_insn.
12562 (ok_for_early_queue_removal): Likewise.
12563 (queue_to_ready): Search forward in nonscheduled_insns_begin if
12564 we have a dbg_cnt.
12565 (choose_ready): Likewise.
12566 (commit_schedule): Use VEC_iterate.
12567 (schedule_block): Initialize nonscheduled_insns_begin. If we have
12568 a dbg_cnt, use it and ensure the first insn is in the ready list.
12569 (haifa_sched_init): Allocate scheduled_insns.
12570 (sched_extend_ready_list): Don't allocate it; reserve space.
12571 (haifa_sched_finish): Free it.
12572
24f48c2f
JM
125732011-04-04 Joseph Myers <joseph@codesourcery.com>
12574
12575 * optc-gen.awk: Always remove type from Variable entry before
12576 recording in var_seen.
12577
8effe856
EB
125782011-04-04 Eric Botcazou <ebotcazou@adacore.com>
12579
12580 * cfghooks.c (tidy_fallthru_edges): Add ??? comment.
12581 * tree-inline.c (delete_unreachable_blocks_update_callgraph): Remove
12582 call to tidy_fallthru_edges.
12583
413519ae
JM
125842011-04-04 Joseph Myers <joseph@codesourcery.com>
12585
12586 * doc/options.texi (ToLower): Document.
3729983c 12587 * opt-functions.awk (switch_bit_fields): Initialize cl_tolower field.
413519ae
JM
12588 * opts-common.c (decode_cmdline_option): Handle cl_tolower.
12589 * opts.h (cl_option): Add cl_tolower field.
12590 * config/rx/rx.c (rx_handle_option): Use strcmp of -mcpu=
12591 arguments with lowercase strings.
12592 * config/rx/rx.opt (mcpu=): Add ToLower.
12593 * config/rx/t-rx (MULTILIB_MATCHES): Don't handle uppercase -mcpu=
12594 argument.
12595
7d34a1b0
RS
125962011-04-04 Richard Sandiford <richard.sandiford@linaro.org>
12597
12598 * config/pdp11/pdp11.h (IRA_COVER_CLASSES): Delete.
12599
c30e7434
RS
126002011-04-04 Richard Sandiford <richard.sandiford@linaro.org>
12601
12602 * config/vax/vax.c: Include reload.h.
12603
112a861d
AS
126042011-04-04 Anatoly Sokolov <aesok@post.ru>
12605
12606 * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Remove.
12607 * config/sparc/sparc.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
12608 (sparc_preferred_reload_class): New function.
12609
e8c6bb74
JJ
126102011-04-04 Jakub Jelinek <jakub@redhat.com>
12611
2aeaa366 12612 PR debug/48401
e8c6bb74
JJ
12613 * cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
12614 Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC.
12615
2c081caf
NF
126162011-04-03 Nathan Froyd <froydnj@codesourcery.com>
12617
12618 * tree.h (struct tree_const_decl): Inherit from tree_decl_common.
12619 * tree.c (initialize_tree_contains_struct): Adjust accordingly.
12620
53802f27
AS
126212011-04-03 Anatoly Sokolov <aesok@post.ru>
12622
12623 * config/avr/avr.h (ASM_OUTPUT_BSS): Remove.
12624 (ASM_OUTPUT_ALIGNED_BSS): Define.
12625
e89964e3
MM
126262011-04-03 Michael Matz <matz@suse.de>
12627
12628 * lto-streamer.h (struct lto_streamer_cache_d): Remove offsets
12629 and next_slot members.
12630 (lto_streamer_cache_insert, lto_streamer_cache_insert_at,
12631 lto_streamer_cache_lookup, lto_streamer_cache_get): Adjust prototypes.
12632 (lto_streamer_cache_append): Declare.
12633 * lto-streamer.c (lto_streamer_cache_add_to_node_array): Use
12634 unsigned index, remove offset parameter, ensure that we append
12635 or update existing entries.
12636 (lto_streamer_cache_insert_1): Use unsigned index, remove offset_p
12637 parameter, update next_slot for append.
12638 (lto_streamer_cache_insert): Use unsigned index, remove offset_p
12639 parameter.
12640 (lto_streamer_cache_insert_at): Likewise.
12641 (lto_streamer_cache_append): New function.
12642 (lto_streamer_cache_lookup): Use unsigned index.
12643 (lto_streamer_cache_get): Likewise.
12644 (lto_record_common_node): Don't test tree_node_can_be_shared.
12645 (preload_common_node): Adjust call to lto_streamer_cache_insert.
12646 (lto_streamer_cache_delete): Don't free offsets member.
12647 * lto-streamer-out.c (eq_string_slot_node): Use memcmp.
12648 (lto_output_string_with_length): Use lto_output_data_stream.
12649 (lto_output_tree_header): Remove ix parameter, don't write it.
12650 (lto_output_builtin_tree): Likewise.
12651 (lto_write_tree): Adjust callers to above, don't track and write
12652 offset, write unsigned index.
12653 (output_unreferenced_globals): Don't emit all global vars.
12654 (write_global_references): Use unsigned indices.
12655 (lto_output_decl_state_refs): Likewise.
12656 (write_symbol): Likewise.
12657 * lto-streamer-in.c (lto_input_chain): Move earlier.
12658 (input_function): Use unsigned index.
12659 (input_alias_pairs): Don't read and then ignore all global vars.
12660 (lto_materialize_tree): Remove ix_p parameter, don't read index,
12661 don't pass it back, use lto_streamer_cache_append.
12662 (lto_register_var_decl_in_symtab): Use unsigned index.
12663 (lto_register_function_decl_in_symtab): Likewise.
12664 (lto_get_pickled_tree): Don't read in or handle offset, read unsigned
12665 index.
12666 (lto_get_builtin_tree): Don't read index, use
12667 lto_streamer_cache_append.
12668 (lto_read_tree): Adjust call to lto_materialize_tree.
12669
12670 * ipa-inline.c (cgraph_edge_badness): Move growth calculaton,
12671 don't use function calls in arguments to MIN.
12672
12673 * varasm.c (decl_binds_to_current_def_p): Don't check TREE_PUBLIC
12674 twice.
12675
12676 * gimple.c (gimple_type_leader_entry): Mark deletable.
12677
b9a5b5b2
AM
126782011-04-03 Alan Modra <amodra@gmail.com>
12679
12680 * dwarf2out.c (mem_loc_descriptor): Recurse on LO_SUM.
12681
ac6a641b
MM
126822011-04-03 Michael Matz <matz@suse.de>
12683
12684 * tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's not
12685 an integer.
12686 * tree.h (tree_decl_non_common.vindex): Adjust comment.
12687
0038d4e0
MM
126882011-04-03 Michael Matz <matz@suse.de>
12689
e9c18386 12690 * cgraphbuild.c (record_reference): Canonicalize constructor values.
0038d4e0
MM
12691 * gimple-fold.c (canonicalize_constructor_val): Accept being called
12692 without function context.
12693 * cgraphunit.c (cgraph_finalize_compilation_unit): Clear
12694 current_function_decl and cfun.
12695
91f2fae8
MM
126962011-04-03 Michael Matz <matz@suse.de>
12697
12698 * tree.c (decl_init_priority_insert): Don't create entry for
12699 default priority.
12700 (decl_fini_priority_insert): Ditto.
12701 (fields_compatible_p, find_compatible_field): Remove.
12702 * tree.h (fields_compatible_p, find_compatible_field): Remove.
12703 * gimple.c (gimple_compare_field_offset): Adjust block comment.
12704
da29e070
EB
127052011-04-03 Eric Botcazou <ebotcazou@adacore.com>
12706
12707 * combine.c (try_combine): Remove useless local variable.
12708
4979c28b 127092011-04-03 Richard Guenther <rguenther@suse.de>
91f2fae8 12710 Ira Rosen <ira.rosen@linaro.org>
4979c28b
RG
12711
12712 * tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all
12713 non-variable offsets and compare the remaining bases of the two
12714 accesses instead of looking for exact same data-ref.
12715
b4ddcaee
KT
127162011-04-02 Kai Tietz <ktietz@redhat.com>
12717
f90298e1
KT
12718 PR target/48416
12719 * i386.c (ix86_function_arg_boundary): Fix printf formatter.
12720
b4ddcaee
KT
12721 * i386.c (ix86_is_msabi_thiscall): New helper function.
12722 (ix86_is_type_thiscall): New helper function.
12723 (ix86_comp_type_attributes): Handle thiscall for method-functions
12724 special.
12725 (init_cumulative_args): Likewise.
12726 (find_drap_reg): Likewise.
12727 (ix86_static_chain): Likewise.
12728 (x86_this_parameter): Likewise.
12729 (x86_output_mi_thunk): Likewise.
12730
2a9d769a 127312011-04-01 Olivier Hainque <hainque@adacore.com>
91f2fae8
MM
12732 Nicolas Setton <setton@adacore.com>
12733 Eric Botcazou <ebotcazou@adacore.com>
2a9d769a
OH
12734
12735 * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.
12736 (add_gnat_descriptive_type_attribute): New function.
12737 (gen_array_type_die): Call it.
12738 (gen_enumeration_type_die): Likewise.
12739 (gen_struct_or_union_type_die): Likewise.
12740 (modified_type_die): Likewise.
12741 * langhooks.h (lang_hooks_for_types): New descriptive_type hook.
12742 * langhooks-def.h (LANG_HOOKS_DESCRIPTIVE_TYPE): Default to NULL.
12743 (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add LANG_HOOKS_DESCRIPTIVE_TYPE.
12744
15a03a11
JJ
127452011-04-01 Jakub Jelinek <jakub@redhat.com>
12746
12747 PR bootstrap/48148
12748 * dwarf2out.c (resolve_addr): Don't call force_decl_die
12749 if DECL_EXTERNAL has non-NULL DECL_ABSTRACT_ORIGIN.
12750
12751 Revert:
12752 2011-03-17 Richard Guenther <rguenther@suse.de>
12753
12754 PR bootstrap/48148
12755 * lto-cgraph.c (input_overwrite_node): Clear the abstract
12756 origin for decls in other ltrans units.
12757 (input_varpool_node): Likewise.
12758
19228b93
JJ
127592011-04-01 Jakub Jelinek <jakub@redhat.com>
12760
12761 PR middle-end/48335
12762 * expr.c (expand_assignment): Handle all possibilities
12763 if TO_RTX is CONCAT.
e9c18386 12764 * expmed.c (store_bit_field_1): Avoid trying to create invalid SUBREGs.
19228b93
JJ
12765 (store_split_bit_field): If SUBREG_REG (op0) or
12766 op0 itself has smaller mode than word, return it
12767 for offset 0 and const0_rtx for out-of-bounds stores.
12768 If word is const0_rtx, skip it.
12769
88cb339e
N
127702011-04-01 Naveen H.S <naveen.S@kpitcummins.com>
12771
12772 * config/h8300/h8300.c (print_operand_address): Rename to...
12773 (h8300_print_operand_address): ...this. Make static. Adjust comments.
12774 Call h8300_print_operand and h8300_print_operand_address instead of
12775 print_operand and print_operand_address. Declare.
12776 (print_operand): Renake to...
12777 (h8300_print_operand): ...this. Make static. Adjust comments.
12778 Call h8300_print_operand instead of print_operand. Declare.
12779 (h8300_print_operand_punct_valid_p): Moved from h8300.h file.
12780 (h8300_register_move_cost): Likewise.
12781 (TARGET_PRINT_OPERAND_PUNCT_VALID_P, TARGET_PRINT_OPERAND
12782 TARGET_PRINT_OPERAND_ADDRESS, TARGET_REGISTER_MOVE_COST): Define.
12783 * config/h8300/h8300.h (PRINT_OPERAND_ADDRESS, PRINT_OPERAND
12784 PRINT_OPERAND_PUNCT_VALID_P, REGISTER_MOVE_COST): Delete.
12785 * config/h8300/h8300-protos.h (print_operand): Delete.
12786 (print_operand_address): Delete.
12787
756d6ee9
RH
127882011-04-01 Richard Henderson <rth@redhat.com>
12789
12790 PR 48400
12791 * dwarf2out.c (dwarf2out_source_line): Disable discriminators
12792 in strict mode before dwarf4. Re-order tests to early out
12793 before switching sections.
12794
ceaaaeab
NF
127952011-04-01 Nathan Froyd <froydnj@codesourcery.com>
12796
12797 * config/h8300/constraints.md: New file.
12798 * config/h8300/h8300.md: Include it. Use satisfies_constraint_J,
12799 satisfies_constraint_L, and satisfies_constraint_N for peephole2s.
12800 (*tst_extzv_1_n, *tstsi_variable_bit_qi): Use satisfies_constraint_U.
12801 * config/h8300/predicates.md (bit_operand): Likewise.
12802 (incdec_operand): Use satisfies_constraint_M and
12803 satisfies_constraint_O. Don't use C code block.
12804 * config/h8300/h8300-protos.h (h8300_reg_class_from_letter): Delete.
12805 * config/h8300/h8300.c (h8300_reg_class_from_letter): Delete.
12806 (compute_mov_length): Use satisfies_constraint_G.
12807 (fix_bit_operand): Use satisfies_constraint_U.
12808 * config/h8300/h8300.h (REG_CLASS_FROM_LETTER): Delete.
12809 (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_L): Delete.
12810 (CONST_OK_FOR_M, CONST_OK_FOR_N, CONST_OK_FOR_O): Delete.
12811 (CONST_OK_FOR_Ppositive, CONST_OK_FOR_Pnegative): Delete.
12812 (CONST_OK_FOR_P, CONSTRAINT_LEN_FOR_P): Delete.
12813 (CONST_OK_FOR_CONSTRAINT_P, CONST_OK_FOR_LETTER_P): Delete.
12814 (CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
12815 (OK_FOR_Q, OK_FOR_R, OK_FOR_S, OK_FOR_T, OK_FOR_U, OK_FOR_WU): Delete.
12816 (OK_FOR_W, CONSTRAINT_LEN_FOR_W, OK_FOR_Y2, OK_FOR_Y0): Delete.
12817 (OK_FOR_Y, CONSTRAINT_LEN_FOR_Y, OK_FOR_Z): Delete.
12818 (EXTRA_CONSTRAINT_STR, CONSTRAINT_LEN): Delete.
12819 (EXTRA_MEMORY_CONSTRAINT): Delete.
12820
08ae38e0
AP
128212011-04-01 Andrew Pinski <pinskia@gmail.com>
12822 Michael Meissner <meissner@linux.vnet.ibm.com>
12823
12824 PR target/48262
12825 * config/rs6000/vector.md (movmisalign<mode>): Allow for memory
12826 operands, as per the specifications.
12827
12828 * config/rs6000/altivec.md (vec_extract_evenv4si): Correct modes.
12829 (vec_extract_evenv4sf): Ditto.
12830 (vec_extract_evenv8hi): Ditto.
12831 (vec_extract_evenv16qi): Ditto.
12832 (vec_extract_oddv4si): Ditto.
12833
bdb0b0f6
MW
128342011-03-31 Mark Wielaard <mjw@redhat.com>
12835
12836 * dwarf2out.c (dwarf2out_finish): Don't add low_pc and/or
12837 high_pc attribute if the CU has no associated code. Only output
12838 DW_AT_entry_pc for CU if not generating strict dwarf and
12839 dwarf_version < 4.
12840
722279e4
BS
128412011-04-01 Bernd Schmidt <bernds@codesourcery.com>
12842
12843 * dwarf2out.h (dwarf2out_frame_debug_init): Declare.
12844 * dwarf2out.c (dwarf2out_frame_debug_init): New function, broken
12845 out of ...
12846 (dwarf2out_frame_debug): ... here. Don't handle a NULL argument.
12847 * final.c (final_start_function): Call the new function rather
12848 than using a NULL argument for dwarf2out_frame_debug.
12849
c5dd277d
BS
12850 * ifcvt.c (cond_exec_process_insns): Disallow converting a block
12851 that contains the prologue.
12852
ec4efea9
BS
12853 * haifa-sched.c (queue_insn): New arg REASON. All callers
12854 changed. Print it in debugging output.
12855
2a6a0d80
BS
12856 * sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag.
12857
86014d07
BS
12858 * sched-ebb.c (begin_schedule_ready): Remove second argument.
12859 Split most of the code into...
12860 (begin_move_insn): ... here. New function.
12861 (ebb_sched_info): Add a pointer to it.
12862 * haifa-sched.c (scheduled_insns): New static variable.
12863 (sched_extend_ready_list): Allocate it.
12864 (schedule_block): Use it to record the order of scheduled insns.
12865 Perform RTL changes to move insns only after all scheduling
12866 decisions have been made.
12867 * modulo-sched.c (sms_sched_haifa_sched_info): Add NULL entry for the
12868 begin_move_insn field.
12869 * sel-sched-ir.c (sched_sel_haifa_sched_info): Likewise.
12870 * sched-int.h (struct haifa_sched_info): Remove second argument
12871 from begin_schedule_ready hook. Add new member begin_move_insn.
12872 * sched-rgn.c (begin_schedule_ready): Remove second argument.
12873 (rgn_const_sched_info): Add NULL entry for the begin_move_insn field.
12874
9d701248
BS
12875 * haifa-sched.c (prune_ready_list): New function, broken out of
12876 schedule_block.
12877 (schedule_block): Use it.
12878
1ca1dad5
UW
128792011-04-01 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12880
12881 * config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.
12882
49568e45
KT
128832011-04-01 Kai Tietz <ktietz@redhat.com>
12884
12885 * config.gcc (*-*-mingw*): Allow as option the
12886 posix threading model.
07c0852e 12887 * config/i386/mingw32.h (SPEC_PTHREAD1, SPEC_PTHREAD2):
49568e45
KT
12888 New macros defined dependent to TARGET_USE_PTHREAD_BY_DEFAULT
12889 definition.
12890 (CPP_SPEC): Add pthread/no-pthread handling.
12891 (LIB_SPEC): Likewise.
12892 * config/i386/mingw-w64.h (CPP_SPEC):Likewise.
12893 (LIB_SPEC): Likewise.
12894 * config/i386/t-cygming (SHLIB_PTHREAD_CFLAG): New
12895 flag to pass -pthread option for shared libgcc build.
12896 (SHLIB_PTHREAD_LDFLAG): New option to pass -lpthread
12897 for shared libgcc build.
12898 * config/i386/t-mingw-pthread: New file.
12899 * config/i386/mingw-pthread.h (TARGET_USE_PTHREAD_BY_DEFAULT):
12900 New define to enable use of library pthread by default.
12901 * config/i386/mingw.opt (pthread): New driver option.
12902 (no-pthread): New driver option.
e9c18386 12903 * config/i386/cygming.opt: Make sure trailing empty line is retained.
49568e45
KT
12904 * config/i386/mingw-w64.opt: Likewise.
12905
748f7574 129062011-04-01 Gary Funck <gary@intrepid.com>
636b4106
GF
12907
12908 * c-decl.c (grokdeclarator): Fix formatting.
12909
f04713ee
RS
129102011-04-01 Richard Sandiford <richard.sandiford@linaro.org>
12911
12912 * expr.c (emit_block_move_via_movmem): Use n_generator_args
12913 instead of n_operands.
12914 (set_storage_via_setmem): Likewise.
12915 * optabs.c (maybe_gen_insn): Likewise.
12916 * config/arm/arm.c (arm_init_neon_builtins): Likewise.
12917 * config/mips/mips.c (mips_expand_builtin_compare_1): Likewise.
12918 (mips_expand_builtin_direct): Likewise.
12919 * config/spu/spu.c (expand_builtin_args): Likewise.
12920
b29387ee
RS
129212011-04-01 Richard Sandiford <richard.sandiford@linaro.org>
12922
12923 * recog.h (insn_data_d): Add n_generator_args.
12924 * genoutput.c (data): Likewise.
12925 (output_insn_data): Print it.
12926 (max_opno, num_dups): Delete.
12927 (scan_operands): Just fill in "d->operand[...]".
12928 (gen_insn, gen_peephole, gen_expand, gen_split): Use get_pattern_stats.
12929
e792559a
RS
129302011-04-01 Richard Sandiford <richard.sandiford@linaro.org>
12931
12932 * gensupport.h (pattern_stats): New structure.
12933 * gensupport.c (get_pattern_stats_1, get_pattern_stats): New functions.
12934 * genemit.c (max_opno, max_dupno, max_scratch_opno): Delete.
12935 (max_operand_1, max_operand_vec): Delete.
12936 (gen_insn, gen_expand, gen_split): Use get_pattern_stats.
12937
e8110d6f
NF
129382011-03-31 Nathan Froyd <froydnj@codesourcery.com>
12939
12940 * emit-rtl.c (emit_pattern_after_setloc): New function.
12941 (emit_insn_after_setloc, emit_jump_insn_after_setloc): Call it.
12942 (emit_call_insn_after_setloc, emit_debug_insn_after_setloc): Likewise.
12943 (emit_pattern_after): New function.
12944 (emit_insn_after, emit_jump_insn_after): Call it.
12945 (emit_call_insn_after, emit_debug_insn_after): Likewise.
12946 (emit_pattern_before_setloc): New function.
12947 (emit_insn_before_setloc, emit_jump_insn_before_setloc): Call it.
12948 (emit_call_insn_before_setloc, emit_debug_insn_before_setloc):
12949 Likewise.
12950 (emit_pattern_before): New function.
12951 (emit_insn_before, emit_jump_insn_before): Call it.
12952 (emit_call_insn_before, emit_debug_insn_before): Likewise.
12953
576f85f1
RH
129542011-03-31 Richard Henderson <rth@redhat.com>
12955
12956 * dwarf2out.c (dw_separate_line_info_ref): Remove.
12957 (dw_separate_line_info_entry): Remove.
12958 (enum dw_line_info_opcode): New.
12959 (dw_line_info_entry): Use it.
12960 (dw_line_info_table, dw_line_info_table_p): New.
12961 (DWARF_LINE_OPCODE_BASE): Include dwarf3 opcodes.
12962 (line_info_table, line_info_label_num): Remove.
12963 (line_info_table_in_use): Remove.
12964 (separate_line_info_table): Remove.
12965 (separate_line_info_table_allocated): Remove.
12966 (separate_line_info_table_in_use): Remove.
12967 (LINE_INFO_TABLE_INCREMENT): Remove.
12968 (line_info_label_num): New.
12969 (cur_line_info_table): New.
12970 (text_section_line_info, cold_text_section_line_info): New.
12971 (separate_line_info): New.
12972 (SEPARATE_LINE_CODE_LABEL): Remove.
12973 (print_dwarf_line_table): Remove.
12974 (debug_dwarf): Don't dump it.
12975 (output_one_line_info_table): New.
12976 (output_line_info): Use it.
12977 (new_line_info_table): New.
12978 (set_cur_line_info_table): New.
12979 (dwarf2out_switch_text_section): Use it.
12980 (dwarf2out_begin_function): Likewise.
12981 (push_dw_line_info_entry): New.
12982 (dwarf2out_source_line): Rewrite for new line info tables.
12983 (dwarf2out_init): Remove dead initailizations.
12984
300d83d9
JM
129852011-03-31 Joseph Myers <joseph@codesourcery.com>
12986
12987 * opts.h (cl_option): Add comments to fields. Add bit-fields for
12988 various flags.
12989 (CL_SEPARATE_NARGS_SHIFT, CL_SEPARATE_NARGS_MASK,
12990 CL_SEPARATE_ALIAS, CL_NO_DRIVER_ARG, CL_REJECT_DRIVER, CL_SAVE,
12991 CL_DISABLED, CL_REPOR, CL_REJECT_NEGATIVE, CL_MISSING_OK,
12992 CL_UINTEGER, CL_NEGATIVE_ALIAS): Remove.
12993 (CL_JOINED, CL_SEPARATE, CL_UNDOCUMENTED): Update bit positions.
12994 * opt-functions.awk (flag_init, switch_bit_fields): New.
12995 (switch_flags): Don't handle flags moved to bit-fields. Don't
12996 generate CL_MISSING_OK or CL_SAVE.
12997 * optc-gen.awk: Update to generate bit-field output as well as
12998 flags field.
12999 * gcc.c (driver_wrong_lang_callback): Use cl_reject_driver
13000 bit-field instead of CL_REJECT_DRIVER flag.
13001 * opts-common.c (generate_canonical_option,
13002 decode_cmdline_option): Use bit-fields instead of CL_* flags.
13003 * opts.c (maybe_default_option): Use cl_reject_negative bit-field
13004 instead of CL_REJECT_NEGATIVE flag.
13005 * toplev.c (print_switch_values): Use cl_report bit-field instead
13006 of CL_REPORT flag.
13007
d4d73ce2
EB
130082011-03-31 Eric Botcazou <ebotcazou@adacore.com>
13009
13010 * tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Drop
13011 a zero minimum index only if it is redundant.
13012
b8faca75
VM
130132011-03-31 Vladimir Makarov <vmakarov@redhat.com>
13014
13015 PR rtl-optimization/48381
13016 * ira-color.c (assign_hard_reg): Use hard reg set intersection
13017 instead of ira_class_hard_reg_index for calculating conflicting
13018 hard registers.
13019
7d11cebe
SB
130202011-03-31 Steven Bosscher <steven@gcc.gnu.org>
13021
13022 * cprop.c: Clean up hash table building.
13023 (reg_avail_info): Remove.
13024 (oprs_available_p): Remove.
13025 (record_last_reg_set_info): Remove.
13026 (record_last_set_info): Remove.
13027 (reg_available_p): New function.
13028 (gcse_constant_p): Do not treat unfolded conditions as constants.
13029 (make_set_regs_unavailable): New function.
13030 (hash_scan_set): Simplify with new reg_available_p.
13031 (compute_hash_table_work): Traverse insns stream only once.
13032 Do not compute reg_avail_info. Traverse insns in reverse order.
13033 Record implicit sets after recording explicit sets from the block.
13034
98faf84f
MM
130352011-03-31 Michael Matz <matz@suse.de>
13036
e9c18386 13037 * builtins.c (build_va_arg_indirect_ref): Use build_simple_mem_ref_loc.
98faf84f 13038
f52d97da
AS
130392011-03-31 Anatoly Sokolov <aesok@post.ru>
13040
13041 * config/h8300/h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.
13042 * config/h8300/h8300-protos.h (h8300_get_index): Remove.
13043 * config/h8300/h8300.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
13044 (h8300_mode_dependent_address_p): New function.
13045 (h8300_get_index): Make static.
13046
e16b6fd0
JL
130472011-03-31 Jeff Law <law@redhat.com>
13048
10c51983
JL
13049 * reload1.c (elimination_effects): Fix typo in recent change.
13050
e9c18386 13051 * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid
e16b6fd0
JL
13052 typo potentially leading to null pointer dereference.
13053
13054 * caller-save.c (new_saved_hard_reg): Eliminate return value.
13055 (setup_save_areas): Corresponding changes to avoid useless
13056 assignments.
13057
13058 * jump.c (reversed_comparison_code_parts): Avoid successive return
13059 statements when REVERSE_CONDITION is defined.
13060
13061 * expr.c (expand_assignment): Avoid useless assignments.
13062 (expand_expr_real_1): Likewise.
13063 (expand_expr_real_2): Avoid useless statements.
13064
13065 * tree-ssa-phiopt.c (minmax_replacement): Avoid useless statement.
13066
13067 * cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
13068
13069 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Avoid useless
13070 statements.
13071
13072 * stmt.c (expand_expr_stmt): Avoid useless assignment.
13073
eb1eb914
JM
130742011-03-31 Joseph Myers <joseph@codesourcery.com>
13075
13076 PR target/47109
13077 * doc/tm.texi.in (TARGET_VERSION): Remove.
13078 * doc/tm.texi: Regenerate.
13079 * system.h (TARGET_VERSION, MACHINE_TYPE): Poison.
13080 * collect2.c (main): Don't use TARGET_VERSION.
13081 * mips-tdump.c (main): Don't use TARGET_VERSION.
13082 * mips-tfile.c (main): Don't use TARGET_VERSION.
e9c18386 13083 * config.gcc (powerpc-wrs-vxworksae): Don't use rs6000/vxworksae.h.
eb1eb914
JM
13084 * config/rs6000/vxworksae.h: Remove.
13085 * config/alpha/alpha.h (TARGET_VERSION): Remove.
13086 * config/alpha/freebsd.h (TARGET_VERSION): Remove.
13087 * config/alpha/linux-elf.h (TARGET_VERSION): Remove.
13088 * config/alpha/netbsd.h (TARGET_VERSION): Remove.
13089 * config/alpha/vms.h (TARGET_NAME, TARGET_VERSION): Remove.
13090 * config/arm/arm.h (TARGET_VERSION): Remove.
13091 * config/arm/coff.h (TARGET_VERSION): Remove.
13092 * config/arm/ecos-elf.h (TARGET_VERSION): Remove.
13093 * config/arm/elf.h (TARGET_VERSION): Remove.
13094 * config/arm/freebsd.h (TARGET_VERSION): Remove.
13095 * config/arm/linux-elf.h (TARGET_VERSION): Remove.
13096 * config/arm/netbsd-elf.h (TARGET_VERSION): Remove.
13097 * config/arm/pe.h (TARGET_VERSION): Remove.
13098 * config/arm/rtems-elf.h (TARGET_VERSION): Remove.
13099 * config/arm/semi.h (TARGET_VERSION): Remove.
13100 * config/arm/uclinux-elf.h (TARGET_VERSION): Remove.
13101 * config/arm/unknown-elf.h (TARGET_VERSION): Remove.
13102 * config/arm/vxworks.h (TARGET_VERSION): Remove.
13103 * config/avr/avr.h (TARGET_VERSION): Remove.
13104 * config/bfin/bfin.h (TARGET_VERSION): Remove.
13105 * config/fr30/fr30.h (TARGET_VERSION): Remove.
13106 * config/frv/frv.h (TARGET_VERSION): Remove.
13107 * config/h8300/h8300.h (TARGET_VERSION): Remove.
13108 * config/i386/cygwin.h (TARGET_VERSION): Remove.
13109 * config/i386/darwin.h (TARGET_VERSION): Remove.
13110 * config/i386/darwin64.h (TARGET_VERSION): Remove.
13111 * config/i386/djgpp.h (TARGET_VERSION): Remove.
13112 * config/i386/freebsd.h (TARGET_VERSION): Remove.
13113 * config/i386/freebsd64.h (TARGET_VERSION): Remove.
13114 * config/i386/gnu.h (TARGET_VERSION): Remove.
13115 * config/i386/i386-interix.h (TARGET_VERSION): Remove.
13116 * config/i386/i386elf.h (TARGET_VERSION): Remove.
13117 * config/i386/linux.h (TARGET_VERSION): Remove.
13118 * config/i386/linux64.h (TARGET_VERSION): Remove.
13119 * config/i386/lynx.h (TARGET_VERSION): Remove.
13120 * config/i386/mingw32.h (TARGET_VERSION): Remove.
13121 * config/i386/netbsd-elf.h (TARGET_VERSION): Remove.
13122 * config/i386/netbsd64.h (TARGET_VERSION): Remove.
13123 * config/i386/netware.h (TARGET_VERSION): Remove.
13124 * config/i386/nto.h (TARGET_VERSION): Remove.
13125 * config/i386/openbsd.h (TARGET_VERSION): Remove.
13126 * config/i386/vxworks.h (TARGET_VERSION): Remove.
13127 * config/ia64/elf.h (TARGET_VERSION): Remove.
13128 * config/ia64/freebsd.h (TARGET_VERSION): Remove.
13129 * config/ia64/hpux.h (TARGET_VERSION): Remove.
13130 * config/ia64/linux.h (TARGET_VERSION): Remove.
13131 * config/ia64/vms.h (TARGET_NAME, TARGET_VERSION): Remove.
13132 * config/iq2000/iq2000.h (IQ2000_VERSION, MACHINE_TYPE,
13133 TARGET_VERSION_INTERNAL, TARGET_VERSION): Remove.
13134 * config/lm32/lm32.h (TARGET_VERSION): Remove.
13135 * config/lm32/uclinux-elf.h (TARGET_VERSION): Remove.
13136 * config/m32c/m32c.h (TARGET_VERSION): Remove.
13137 * config/m32r/linux.h (LINUX_DEFAULT_ELF, TARGET_VERSION): Remove.
13138 * config/m32r/m32r.h (TARGET_VERSION): Remove.
13139 * config/m68k/linux.h (TARGET_VERSION): Remove.
13140 * config/m68k/m68k.h (TARGET_VERSION): Remove.
13141 * config/m68k/netbsd-elf.h (TARGET_VERSION): Remove.
13142 * config/m68k/uclinux.h (TARGET_VERSION): Remove.
13143 * config/mcore/mcore-elf.h (TARGET_VERSION): Remove.
13144 * config/mep/mep.h (TARGET_VERSION): Remove.
13145 * config/microblaze/microblaze.h (MICROBLAZE_VERSION,
13146 MACHINE_TYPE, TARGET_VERSION_INTERNAL, TARGET_VERSION): Remove.
13147 * config/mips/iris6.h (MACHINE_TYPE): Remove.
13148 * config/mips/linux.h (TARGET_VERSION): Remove.
13149 * config/mips/netbsd.h (MACHINE_TYPE): Remove.
13150 * config/mips/vxworks.h (TARGET_VERSION): Remove.
13151 * config/mmix/mmix.h (TARGET_VERSION): Remove.
13152 * config/mn10300/linux.h (TARGET_VERSION): Remove.
13153 * config/mn10300/mn10300.h (TARGET_VERSION): Remove.
13154 * config/pa/pa.h (TARGET_VERSION): Remove.
13155 * config/pdp11/pdp11.h (TARGET_VERSION): Remove.
13156 * config/picochip/picochip.h (TARGET_VERSION): Remove.
13157 * config/rs6000/aix.h (TARGET_VERSION): Remove.
13158 * config/rs6000/darwin.h (TARGET_VERSION): Remove.
13159 * config/rs6000/darwin64.h (TARGET_VERSION): Remove.
13160 * config/rs6000/eabi.h (TARGET_VERSION): Remove.
13161 * config/rs6000/eabialtivec.h (TARGET_VERSION): Remove.
13162 * config/rs6000/eabisim.h (TARGET_VERSION): Remove.
13163 * config/rs6000/eabispe.h (TARGET_VERSION): Remove.
13164 * config/rs6000/freebsd.h (TARGET_VERSION): Remove.
13165 * config/rs6000/linux.h (TARGET_VERSION): Remove.
13166 * config/rs6000/linux64.h (TARGET_VERSION): Remove.
13167 * config/rs6000/linuxaltivec.h (TARGET_VERSION): Remove.
13168 * config/rs6000/linuxspe.h (TARGET_VERSION): Remove.
13169 * config/rs6000/lynx.h (TARGET_VERSION): Remove.
13170 * config/rs6000/netbsd.h (TARGET_VERSION): Remove.
13171 * config/rs6000/sysv4.h (TARGET_VERSION): Remove.
13172 * config/rs6000/vxworks.h (TARGET_VERSION): Remove.
13173 * config/s390/linux.h (TARGET_VERSION): Remove.
13174 * config/s390/s390.h (TARGET_VERSION): Remove.
13175 * config/s390/tpf.h (TARGET_VERSION): Remove.
13176 * config/score/score.h (TARGET_VERSION): Remove.
13177 * config/sh/linux.h (TARGET_VERSION): Remove.
13178 * config/sh/netbsd-elf.h (TARGET_VERSION_ENDIAN,
13179 TARGET_VERSION_CPU, TARGET_VERSION): Remove.
13180 * config/sh/sh.h (TARGET_VERSION): Remove.
13181 * config/sh/sh64.h (TARGET_VERSION): Remove.
13182 * config/sh/superh.h (TARGET_VERSION): Remove.
13183 * config/sh/vxworks.h (TARGET_VERSION): Remove.
13184 * config/sparc/freebsd.h (TARGET_VERSION): Remove.
13185 * config/sparc/linux.h (TARGET_VERSION): Remove.
13186 * config/sparc/linux64.h (TARGET_VERSION): Remove.
13187 * config/sparc/netbsd-elf.h (TARGET_VERSION, TARGET_NAME64,
13188 TARGET_NAME32, TARGET_NAME): Remove.
13189 * config/sparc/openbsd64.h (TARGET_VERSION): Remove.
13190 * config/sparc/sp-elf.h (TARGET_VERSION): Remove.
13191 * config/sparc/sp64-elf.h (TARGET_VERSION): Remove.
13192 * config/sparc/sysv4.h (TARGET_VERSION): Remove.
13193 * config/sparc/vxworks.h (TARGET_VERSION): Remove.
13194 * config/spu/spu.h (TARGET_VERSION): Remove.
13195 * config/stormy16/stormy16.h (TARGET_VERSION): Remove.
13196 * config/v850/v850.h (TARGET_VERSION): Remove.
13197 * config/vax/linux.h (TARGET_VERSION): Remove.
13198 * config/vax/vax.h (TARGET_NAME, TARGET_VERSION): Remove.
13199 * config/xtensa/elf.h (TARGET_VERSION): Remove.
13200 * config/xtensa/linux.h (TARGET_VERSION): Remove.
13201
ace31bca
EB
132022011-03-31 Eric Botcazou <ebotcazou@adacore.com>
13203
13204 PR target/48142
13205 * config/i386/i386.c (ix86_adjust_stack_and_probe): Differentiate
13206 frame-related from frame-unrelated adjustments to the stack pointer.
13207
76f9db36
JJ
132082011-03-31 Jakub Jelinek <jakub@redhat.com>
13209
13210 * common.opt (fdebug-types-section): Move earlier.
13211 * doc/invoke.texi: Fix up -fno-debug-types-section documentation.
13212
b7826465
AT
132132011-03-31 Andreas Tobler <andreast@fgznet.ch>
13214
13215 * config/rs6000/rs6000.c (rs6000_handle_option): Remove unused isel
13216 var.
13217
1290e54c
NF
132182011-03-30 Nathan Froyd <froydnj@codesourcery.com>
13219
13220 * tree.h (CASE_CHAIN): Define.
13221 * tree-cfg.c (edge_to_cases_cleanup, get_cases_for_edge): Use it.
13222 (gimple_redirect_edge_and_branch): Likewise.
13223
bddc98e1
VM
132242011-03-30 Vladimir Makarov <vmakarov@redhat.com>
13225
13226 PR middle-end/48367
13227 * ira-costs.c (find_costs_and_classes): Fix a typo in i_mem_cost
13228 calculation.
13229
c865e437
JL
132302011-03-30 Jeff Law <law@redhat.com>
13231
b3750213 13232 * PR bootstrap/48371
c865e437
JL
13233 * reload1.c (reload): Fix botch in last change.
13234
13235 * reload.h (struct reload): Fix typo introduced in last change.
13236
2cdf9574
JM
132372011-03-30 Joseph Myers <joseph@codesourcery.com>
13238
13239 * config/arm/arm.opt (mhard-float, msoft-float): Mark
13240 Undocumented. Remove help text.
13241 * doc/invoke.texi (ARM Options): Don't document -msoft-float and
13242 -mhard-float.
13243
666a21a2
JM
132442011-03-30 Joseph Myers <joseph@codesourcery.com>
13245
13246 * doc/options.texi (NegativeAlias): Document.
13247 (Alias): Mention NegativeAlias.
13248 * opt-functions.awk: Handle NegativeAlias.
e9c18386 13249 * optc-gen.awk: Disallow NegativeAlias with multiple Alias arguments.
666a21a2
JM
13250 * opts-common.c (decode_cmdline_option): Handle CL_NEGATIVE_ALIAS.
13251 * opts.h (CL_NEGATIVE_ALIAS): Define.
13252 * config/rs6000/rs6000.c (rs6000_parse_yes_no_option): Remove.
13253 (rs6000_handle_option): Don't handle OPT_mvrsave_, OPT_misel_ and
13254 OPT_mspe_.
13255 * config/rs6000/rs6000.opt (mvrsave=, misel=, mspe=): Replace with
13256 Alias entries.
13257 * config/rs6000/t-spe (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS): Use
13258 mno-spe and mno-isel instead of mspe=no and -misel=no.
13259
0fa4e351
MW
132602011-03-29 Mark Wielaard <mjw@redhat.com>
13261
13262 * common.opt (fdebug-types-section): New flag.
13263 * doc/invoke.texi: Document new -fno-debug-types-section flag.
13264 * dwarf2out.c (use_debug_types): New define.
13265 (struct die_struct): Mark die_id with GTY desc use_debug_types.
13266 (print_die): Guard output of type unit signatures using
13267 use_debug_types.
13268 (build_abbrev_table): Replace assert of dwarf_version >= 4
13269 with assert on use_debug_types.
13270 (size_of_die): Likewise.
13271 (unmark_dies): Likewise.
13272 (value_format): Decide AT_ref_external form on use_debug_types.
13273 (output_die): Replace dwarf_version version check guard with
13274 use_debug_types where appropriate.
13275 (modified_type_die): Likewise.
13276 (gen_reference_type_die): Likewise.
13277 (dwarf2out_start_source_file): Likewise.
13278 (dwarf2out_end_source_file): Likewise.
13279 (prune_unused_types_walk_attribs): Likewise.
13280 (dwarf2out_finish): Likewise.
13281
4648deb4
VM
132822011-03-30 Vladimir Makarov <vmakarov@redhat.com>
13283
13284 * ira-color.c (ira_assign_hard_reg): Use only one variable 'mode'.
13285
4f431835
RS
132862011-03-30 Richard Sandiford <richard.sandiford@linaro.org>
13287
13288 PR rtl-optimization/48332
13289 * optabs.c (expand_binop_directly): Set xmodeN to the target-mandated
13290 mode of input operand N and modeN to its actual mode.
13291
f2034d06
JL
132922011-03-30 Jeff Law <law@redhat.com>
13293
13294 * reload.h (reg_equiv_constant): Move into new structure reg_equivs,
13295 define accessor macro.
13296 (reg_equiv_invariant, reg_equiv_memory_loc): Likewise.
13297 (reg_equiv_address, reg_equiv_mem, reg_equiv_alt_mem_list): Likewise.
13298 (reg_equiv_init): Likewise.
13299 (reg_equivs_size): New variable.
13300 (reg_equiv_init_size): Remove.
13301 (allocate_initial_values): Move prototype to here from....
13302 * integrate.h (allocate_initial_values): Remove prototype.
13303 * integrate.c: Include reload.h.
13304 (allocate_initial_values): Corresponding changes.
13305 * ira.c (find_reg_equiv_invariant_cost): Corresponding changes.
13306 (fix_reg_equiv_init, no_equiv): Corresponding changes.
13307 (update_equiv_regs): Corresponding changes.
13308 (ira): Corresponding changes.
13309 * reload.c (push_reg_equiv_alt_mem): Corresponding changes.
13310 (push_secondary_reload): Corresponding changes.
13311 (push_reload, find_reloads, find_reloads_toplev): Corresponding changes.
13312 (make_memloc, find_reloads_address): Corresponding changes.
13313 (subst_reg_equivs, subst_indexed_address): Corresponding changes.
13314 (find_reloads_address_1): Corresponding changes.
13315 (find_reloads_subreg_address, subst_reloads): Corresponding changes.
13316 (refers_to_regno_for_reload_p): Corresponding changes.
13317 (reg_overlap_mentioned_for_reload_p): Corresponding changes.
13318 (refers_to_mem_for_reload_p, find_equiv_reg): Corresponding changes.
13319 * reload1.c: Include ggc.h.
13320 (grow_reg_equivs): New function.
13321 (replace_pseudos_in, reload): Corresponding changes.
13322 (calculate_needs_all_insns, alter_regs): Corresponding changes.
13323 (eliminate_regs_1, elimination_effects): Corresponding changes.
13324 (emit_input_reload_insns, emit_output_reload_insns): Likewise.
13325 (delete_output_reload): Likewise.
13326 * caller-save.c (mark_referenced_regs): Corresponding changes.
13327 * alpha/alpha.c (resolve_reload_operand): Corresponding changes.
13328 * frv/predicates.md (frv_load_operand): Corresponding changes.
13329 * microblaze/microblaze.c (double_memory_operand): Corresponding
13330 changes.
13331 * avr/avr.h (LEGITIMIZE_RELOAD_ADDRESS): Corresponding changes.
13332 * xtensa/xtensa.c (fixup_subreg_mem): Corresponding changes.
e9c18386 13333 * mn10300/mn10300.c (mn10300_secondary_reload): Corresponding changes.
f2034d06
JL
13334 * m68k/m68k.c (emit_move_sequence): Corresponding changes.
13335 * arm/arm.c (arm_reload_in_hi, arm_reload_out_hi): Corresponding
13336 changes.
13337 * pa/pa.c (emit_move_sequence): Corresponding changes.
13338 * vax/vax.c (nonindexed_address_p): Corresponding changes.
13339
159b81b0
RS
133402011-03-30 Richard Sandiford <richard.sandiford@linaro.org>
13341
13342 PR target/47551
13343 * config/arm/arm.c (coproc_secondary_reload_class): Handle
13344 structure modes. Don't check neon_vector_mem_operand for
13345 vector or structure modes.
13346
a6217191
RS
133472011-03-30 Richard Sandiford <richard.sandiford@linaro.org>
13348 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
13349
13350 PR target/43590
13351 * config/arm/neon.md (neon_vld3qa<mode>, neon_vld4qa<mode>): Remove
13352 operand 1 and reshuffle the operands to match.
13353 (neon_vld3<mode>, neon_vld4<mode>): Update accordingly.
13354
bd837408
CS
133552011-03-30 Christian Schüler <cschueler@gmx.de>
13356
6955d771 13357 PR driver/48208
bd837408 13358 * config/c.opt (F): Added 'Driver' to -F option.
e9c18386 13359
6955d771 13360 PR driver/48260
bd837408
CS
13361 * config/darwin-driver.c (darwin_driver_init): Add '-arch' to
13362 handler function.
13363 * config/darwin.opt: Added '-arch' option.
13364
e9c0470a
NC
133652011-03-30 Nick Clifton <nickc@redhat.com>
13366
13367 * config/rx/rx.md: Add peepholes and patterns to combine
13368 extending loads and simple arithmetic instructions.
13369 * config/rx/rx.h (ADJUST_INSN_LENGTH): Define.
e9c18386
UB
13370 * config/rx/rx-protos.h (rx_adjust_insn_length): Prototype.
13371 * config/rx/rx.c (rx_is_legitimate_address): Allow QI and HI
e9c0470a 13372 modes to use pre-decrement and post-increment addressing.
e9c18386 13373 (rx_is_restricted_memory_address): Add range checking of REG+INT
e9c0470a 13374 addresses.
e9c18386
UB
13375 (rx_print_operand): Add support for %Q. Fix handling of %Q.
13376 (rx_memory_move_cost): Adjust cost of stores.
13377 (rx_adjust_insn_length): New function.
e9c0470a 13378
8a87e7ab
JJ
133792011-03-30 Jakub Jelinek <jakub@redhat.com>
13380
13381 PR c/48305
13382 * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Make sure
13383 arg10/arg11 in (X ^ Y) == (Z ^ W) are always fold converted to
13384 matching arg00/arg01 types.
13385
12486e03
EB
133862011-03-30 Eric Botcazou <ebotcazou@adacore.com>
13387
13388 * cfglayout.c (insn_locators_alloc): Initialize curr_location and
13389 last_location to UNKNOWN_LOCATION.
13390
0b99eef6
L
133912011-03-30 H.J. Lu <hongjiu.lu@intel.com>
13392
13393 PR target/48349
13394 * config/i386/i386.h (REG_CLASS_CONTENTS): Fix a typo in
13395 FLOAT_SSE_REGS.
13396
023592aa
JM
133972011-03-30 Joseph Myers <joseph@codesourcery.com>
13398 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
13399
13400 PR bootstrap/48337
13401 * config/sparc/sparc.opt (sparc_cpu_and_features): Add
13402 Init(PROCESSOR_V7).
13403 (sparc_cpu): Likewise.
13404 * config/sparc/sparc.c (sparc_option_override): Replace 0 by
13405 PROCESSOR_V7.
13406
ad3b266b
VM
134072011-03-29 Vladimir Makarov <vmakarov@redhat.com>
13408
13409 PR target/48336
13410 PR middle-end/48342
13411 PR rtl-optimization/48345
13412 * ira-color.c (setup_conflict_profitable_regs): Exclude prohibited
13413 hard regs for given mode from profitable regs when doing secondary
13414 allocation.
13415
633c9126
JL
134162011-03-29 Jeff Law <law@redhat.com>
13417
13418 PR bootstrap/48327
13419 * tree-ssa-threadupdate.c (struct redirection_data): Remove
13420 do_not_duplicate field.
13421 (lookup_redirection_data): Corresponding changes.
13422 (create_duplicates): Always create a template block.
13423 (redirect_edges): Remove code which reused the original block
13424 when it was going to become unreachable code.
13425 (thread_block): Don't set do_not_duplicate field.
13426
eb50f63a
JM
134272011-03-29 Joseph Myers <joseph@codesourcery.com>
13428
13429 * lto-opts.c (register_user_option_p, lto_register_user_option):
13430 Make type argument unsigned.
13431 * lto-streamer.h (lto_register_user_option): Make type argument
13432 unsigned.
13433 * opth-gen.awk: Make CL_* macros unsigned.
13434 * opts-common.c (find_opt): Make lang_mask argument unsigned.
13435 * opts.h (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER,
13436 CL_TARGET, CL_COMMON, CL_SEPARATE_NARGS_MASK, CL_SEPARATE_ALIAS,
13437 CL_NO_DRIVER_ARG, CL_REJECT_DRIVER, CL_SAVE, CL_DISABLED,
13438 CL_REPORT, CL_JOINED, CL_SEPARATE, CL_REJECT_NEGATIVE,
13439 CL_MISSING_OK, CL_UINTEGER, CL_UNDOCUMENTED): Make unsigned.
13440 (find_opt): Make lang_mask argument unsigned.
13441
76763a6d
VM
134422011-03-29 Vladimir Makarov <vmakarov@redhat.com>
13443
13444 PR rtl-optimization/48331
13445 PR rtl-optimization/48334
13446 * ira-color.c (color_allocnos): Call setup_profitable_hard_regs
13447 for any used algorithm.
13448
5c82436e
VM
134492011-03-29 Vladimir Makarov <vmakarov@redhat.com>
13450
13451 * ira-conflicts.c (build_object_conflicts): Add unused attribute
13452 to parent_max.
13453
7a81008b
UB
134542011-03-29 Uros Bizjak <ubizjak@gmail.com>
13455
13456 * config/alpha/alpha.c (alpha_sr_alias_set): Don't define.
13457 (alpha_option_override): Don't set alpha_sr_alias_set.
13458 (emit_frame_store_1): Use gen_frame_mem rather than calling
13459 set_mem_alias_set.
13460 (alpha_expand_epilogue): Ditto.
13461
86c8d1f6
IR
134622011-03-29 Ira Rosen <ira.rosen@linaro.org>
13463
13464 PR tree-optimization/48290
13465 * tree-vect-loop.c (vect_analyze_loop_operations): In outer loop
13466 vectorization, check that relevant phis in the basic block after
13467 the inner loop are really inner loop's exit phis.
13468
0d12220f
RS
134692011-03-29 Richard Sandiford <richard.sandiford@linaro.org>
13470
e8cf17e7 13471 PR debug/48190
0d12220f
RS
13472 * dwarf2out.c (dw_loc_list_node): Add resolved_addr and replaced.
13473 (cached_dw_loc_list_def): New structure.
13474 (cached_dw_loc_list): New typedef.
13475 (cached_dw_loc_list_table): New variable.
13476 (cached_dw_loc_list_table_hash): New function.
13477 (cached_dw_loc_list_table_eq): Likewise.
13478 (add_location_or_const_value_attribute): Take a bool cache_p.
13479 Cache the list when the parameter is true.
13480 (gen_formal_parameter_die): Update caller.
13481 (gen_variable_die): Likewise.
13482 (dwarf2out_finish): Likewise.
13483 (dwarf2out_abstract_function): Nullify cached_dw_loc_list_table
13484 while generating debug info for the decl.
13485 (dwarf2out_function_decl): Clear cached_dw_loc_list_table.
13486 (dwarf2out_init): Initialize cached_dw_loc_list_table.
13487 (resolve_addr): Cache the result of resolving a chain of
13488 location lists.
13489
1756cb66
VM
134902011-03-28 Vladimir Makarov <vmakarov@redhat.com>
13491
13492 * ira-color.c (update_left_conflict_sizes_p): Don't assume that
13493 conflict object hard regset nodes have intersecting hard reg sets.
7a81008b 13494
1756cb66
VM
13495 * regmove.c (regmove_optimize): Move ira_set_pseudo_classes call
13496 after regstat_init_n_sets_and_refs.
13497
13498 * ira.c: Add more comments at the top.
13499 (setup_stack_reg_pressure_class, setup_pressure_classes):
13500 Add comments how we compute the register pressure classes.
13501 (setup_allocno_and_important_classes): Add more comments.
13502 (setup_class_translate_array, reorder_important_classes)
13503 (setup_reg_class_relations): Add comments.
13504
13505 * ira-emit.c: Add 2011 to the Copyright line. Add comments at the
13506 start of the file.
13507
13508 * ira-color.c: Add 2011 to the Copyright line.
13509 (assign_hard_reg): Add more comments.
13510 (improve_allocation): Ditto.
13511
13512 * ira-costs.c: Add 2011 to the Copyright line.
13513 (setup_cost_classes, setup_regno_cost_classes_by_aclass): Add more
13514 comments.
13515 (setup_regno_cost_classes_by_mode): Ditto.
13516
13517 Initial patches from ira-improv branch:
13518
13519 2010-08-13 Vladimir Makarov <vmakarov@redhat.com>
13520
f60c2554 13521 * ira-build.c (ira_create_object): Remove initialization of
1756cb66
VM
13522 OBJECT_PROFITABLE_HARD_REGS. Initialize OBJECT_ADD_DATA.
13523 (ira_create_allocno): Remove initialization of
13524 ALLOCNO_MEM_OPTIMIZED_DEST, ALLOCNO_MEM_OPTIMIZED_DEST_P,
13525 ALLOCNO_SOMEWHERE_RENAMED_P, ALLOCNO_CHILD_RENAMED_P,
13526 ALLOCNO_IN_GRAPH_P, ALLOCNO_MAY_BE_SPILLED_P, ALLOCNO_COLORABLE_P,
13527 ALLOCNO_NEXT_BUCKET_ALLOCNO, ALLOCNO_PREV_BUCKET_ALLOCNO,
13528 ALLOCNO_FIRST_COALESCED_ALLOCNO, ALLOCNO_NEXT_COALESCED_ALLOCNO.
13529 Initialize ALLOCNO_ADD_DATA.
13530 (copy_info_to_removed_store_destinations): Use ALLOCNO_EMIT_DATA
13531 and allocno_emit_reg instead of ALLOCNO_MEM_OPTIMIZED_DEST_P and
13532 ALLOCNO_REG.
13533 (ira_flattening): Ditto. Use ALLOCNO_EMIT_DATA instead of
13534 ALLOCNO_MEM_OPTIMIZED_DEST and ALLOCNO_SOMEWHERE_RENAMED_P.
13535
13536 * ira.c (ira_reallocate): Remove.
13537 (setup_pressure_classes): Call
13538 ira_init_register_move_cost_if_necessary. Use
13539 ira_register_move_cost instead of ira_get_register_move_cost.
13540 (setup_allocno_assignment_flags): Use ALLOCNO_EMIT_DATA.
13541 (ira): Call ira_initiate_emit_data and ira_finish_emit_data.
13542
13543 * ira-color.c: Use ALLOCNO_COLOR_DATA instead of
13544 ALLOCNO_IN_GRAPH_P, ALLOCNO_MAY_BE_SPILLED_P, ALLOCNO_COLORABLE_P,
13545 ALLOCNO_AVAILABLE_REGS_NUM, ALLOCNO_NEXT_BUCKET_ALLOCNO,
13546 ALLOCNO_PREV_BUCKET_ALLOCNO. ALLOCNO_TEMP. Use OBJECT_COLOR_DATA
13547 instead of OBJECT_PROFITABLE_HARD_REGS, OBJECT_HARD_REGS_NODE,
13548 OBJECT_HARD_REGS_SUBNODES_START, OBJECT_HARD_REGS_SUBNODES_NUM.
13549 Fix formatting.
7a81008b 13550 (object_hard_regs_t, object_hard_regs_node_t): Move from ira-int.h.
1756cb66
VM
13551 (struct object_hard_regs, struct object_hard_regs_node): Ditto.
13552 (struct allocno_color_data): New.
13553 (allocno_color_data_t): New typedef.
13554 (allocno_color_data): New definition.
13555 (ALLOCNO_COLOR_DATA): New macro.
13556 (struct object_color_data): New.
13557 (object_color_data_t): New typedef.
13558 (object_color_data): New definition.
13559 (OBJECT_COLOR_DATA): New macro.
13560 (update_copy_costs, calculate_allocno_spill_cost): Call
13561 ira_init_register_move_cost_if_necessary. Use
13562 ira_register_move_cost instead of ira_get_register_move_cost.
13563 (move_spill_restore, update_curr_costs): Ditto.
13564 (allocno_spill_priority): Make it inline.
7a81008b 13565 (color_pass): Allocate and free allocno_color_dat and object_color_data.
1756cb66
VM
13566 (struct coalesce_data, coalesce_data_t): New.
13567 (allocno_coalesce_data): New definition.
13568 (ALLOCNO_COALESCE_DATA): New macro.
13569 (merge_allocnos, coalesced_allocno_conflict_p): Use
13570 ALLOCNO_COALESCED_DATA instead of ALLOCNO_FIRST_COALESCED_ALLOCNO,
13571 ALLOCNO_NEXT_COALESCED_ALLOCNO, ALLOCNO_TEMP.
13572 (coalesce_allocnos): Ditto.
13573 (setup_coalesced_allocno_costs_and_nums): Ditto.
13574 (collect_spilled_coalesced_allocnos): Ditto.
13575 (slot_coalesced_allocno_live_ranges_intersect_p): Ditto.
13576 (setup_slot_coalesced_allocno_live_ranges): Ditto.
13577 (coalesce_spill_slots): Ditto.
13578 (ira_sort_regnos_for_alter_reg): Ditto. Allocate, initialize and
13579 free allocno_coalesce_data.
13580
13581 * ira-conflicts.c: Fix formatting.
13582 (process_regs_for_copy): Call
13583 ira_init_register_move_cost_if_necessary. Use
13584 ira_register_move_cost instead of ira_get_register_move_cost.
13585 (build_object_conflicts): Optimize.
13586
13587 * ira-costs.c (record_reg_classes): Optimize. Call
13588 ira_init_register_move_cost_if_necessary. Use
13589 ira_register_move_cost, ira_may_move_in_cost, and
13590 ira_may_move_out_cost instead of ira_get_register_move_cost and
13591 ira_get_may_move_cost.
13592 (record_address_regs): Ditto.
13593 (scan_one_insn): Optimize.
13594 (find_costs_and_classes): Optimize.
13595 (process_bb_node_for_hard_reg_moves): Call
13596 ira_init_register_move_cost_if_necessary. Use
13597 ira_register_move_cost instead of ira_get_register_move_cost.
13598
13599 * ira-emit.c: Use allocno_emit_reg, ALLOCNO_EMIT_DATA instead of
13600 ALLOCNO_REG, ALLOCNO_CHILD_RENAMED_P, ALLOCNO_MEM_OPTIMIZED_DEST,
13601 ALLOCNO_MEM_OPTIMIZED_DEST_P, and ALLOCNO_SOMEWHERE_RENAMED_P.
13602 (ira_allocno_emit_data, void_p, new_allocno_emit_data_vec): New
13603 definitions.
13604 (ira_initiate_emit_data, ira_finish_emit_data)
13605 (create_new_allocno): New functions.
7a81008b 13606 (modify_move_list): Call create_new_alloc instead of ira_create_allocno.
1756cb66
VM
13607 (emit_move_list): Call ira_init_register_move_cost_if_necessary.
13608 Use ira_register_move_cost instead of ira_get_register_move_cost.
13609
13610 * ira-int.h: Fix some comments.
7a81008b
UB
13611 (object_hard_regs_t, object_hard_regs_node_t): Move to ira-color.c.
13612 (struct object_hard_regs, struct object_hard_regs_node): Ditto.
1756cb66
VM
13613 (struct ira_object): Remove profitable_hard_regs, hard_regs_node,
13614 hard_regs_subnodes_start, hard_regs_subnodes_num. Add new member
13615 add_data.
13616 (struct ira_allocno): Make mode and aclass a bitfield. Move other
13617 bitfield after mode. Make hard_regno a short int. Make
13618 hard_regno short. Remove first_coalesced_allocno and
13619 next_coalesced_allocno. Move mem_optimized_dest_p,
13620 somewhere_renamed_p, child_renamed_p, reg, and mem_optimized_dest
13621 into struct ira_emit_data. Remove in_graph_p, may_be_spilled_p,
13622 available_regs_num, next_bucket_allocno, prev_bucket_allocno,
13623 temp, colorable_p. Add new member add_data.
13624 (ALLOCNO_IN_GRAPH_P, ALLOCNO_MAY_BE_SPILLED_P): Remove.
13625 (ALLOCNO_COLORABLE_P, ALLOCNO_AVAILABLE_REGS_NUM): Remove.
13626 (ALLOCNO_NEXT_BUCKET_ALLOCNO, ALLOCNO_PREV_BUCKET_ALLOCNO): Remove.
13627 (ALLOCNO_TEMP, ALLOCNO_FIRST_COALESCED_ALLOCNO): Remove.
13628 (ALLOCNO_NEXT_COALESCED_ALLOCNO): Remove.
13629 (ALLOCNO_ADD_DATA): New macro.
13630 (ira_emit_data_t): New typedef.
13631 (struct ira_emit_data): New. Move mem_optimized_dest_p,
13632 somewhere_renamed_p, child_renamed_p, reg, mem_optimized_dest
13633 from struct ira_allocno.
13634 (ALLOCNO_EMIT_DATA): New macro.
13635 (ira_allocno_emit_data, allocno_emit_reg): New.
13636 (ALLOCNO_PROFITABLE_HARD_REGS, OBJECT_HARD_REGS_NODE): Remove.
7a81008b 13637 (OBJECT_HARD_REGS_SUBNODES_STAR, OBJECT_HARD_REGS_SUBNODES_NUM): Remove.
1756cb66
VM
13638 (OBJECT_ADD_DATA): New macro.
13639 (ira_reallocate): Remove.
13640 (ira_initiate_emit_data, ira_finish_emit_data): New.
13641 (ira_get_register_move_cost, ira_get_may_move_cost): Remove.
13642 (ira_init_register_move_cost_if_necessary): New.
13643 (ira_object_conflict_iter_next): Merge into
13644 ira_object_conflict_iter_cond.
7a81008b 13645 (FOR_EACH_OBJECT_CONFLICT): Don't use ira_object_conflict_iter_next.
1756cb66 13646
f60c2554 13647 * ira-live.c (process_single_reg_class_operands): Call
1756cb66
VM
13648 ira_init_register_move_cost_if_necessary. Use
13649 ira_register_move_cost instead of ira_get_register_move_cost.
13650
13651 2010-08-13 Vladimir Makarov <vmakarov@redhat.com>
13652
13653 * ira-int.h (struct target_ira_int): Remove x_cost_classes.
13654
13655 * ira-costs.c: Fix formatting.
13656 (cost_classes, cost_classes_num): Remove.
13657 (struct cost_classes, cost_classes_t, const_cost_classes_t): New.
13658 (regno_cost_classes, cost_classes_hash, cost_classes_eq): New.
13659 (cost_classes_del, cost_classes_htab): New.
13660 (cost_classes_aclass_cache, cost_classes_mode_cache): New.
13661 (initiate_regno_cost_classes, setup_cost_classes): New.
13662 (setup_regno_cost_classes_by_aclass): New.
7a81008b 13663 (setup_regno_cost_classes_by_mode, finish_regno_cost_classes): New.
1756cb66
VM
13664 (record_reg_classes): Use regno_cost_classes instead of
13665 cost_classes. Move checking opposite operand up.
13666 (record_address_regs): Use regno_cost_classes
13667 instead of cost_classes.
13668 (scan_one_insn): Ditto. Use always general register.
13669 (print_allocno_costs): Use regno_cost_classes instead of
13670 cost_classes.
13671 (print_pseudo_costs): Ditto. Use Reg_N_REFS.
13672 (find_costs_and_classes): Set up cost classes for each registers.
13673 Use also their mode for this. Use regno_cost_classes instead of
13674 cost_classes.
13675 (setup_allocno_class_and_costs): Use regno_cost_classes instead of
13676 cost_classes.
13677 (free_ira_costs, ira_init_costs): Don't use cost_classes.
13678 (ira_costs, ira_set_pseudo_classes): Call
13679 initiate_regno_cost_classes and finish_regno_cost_classes.
13680
13681 2010-10-04 Vladimir Makarov <vmakarov@redhat.com>
13682
13683 * target-def.h (TARGET_IRA_COVER_CLASSES): Remove.
13684
13685 * target.def (ira_cover_classes): Remove.
13686
7a81008b 13687 * doc/tm.texi: Remove TARGET_IRA_COVER_CLASSES and IRA_COVER_CLASSES.
1756cb66
VM
13688
13689 * doc/tm.texi.in: Ditto.
13690
13691 * ira-conflicts.c: Remove mentioning cover classes from the file.
13692 Use ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS. Use
7a81008b 13693 ALLOCNO_COVER_CLASS_COST instead of ALLOCNO_CLASS_COST. Fix formatting.
1756cb66
VM
13694
13695 * targhooks.c (default_ira_cover_classes): Remove.
13696
13697 * targhooks.h (default_ira_cover_classes): Ditto.
13698
13699 * haifa-sched.c: Remove mentioning cover classes from the file.
13700 Use ira_reg_pressure_cover instead of ira_reg_class_cover. Use
13701 ira_pressure_classes and ira_pressure_classes_num instead of
13702 ira_reg_class_cover_size and ira_reg_class_cover. Use
13703 sched_regno_pressure_class instead of sched_regno_cover_class.
13704 (mark_regno_birth_or_death, setup_insn_reg_pressure_info): Use
13705 ira_reg_class_max_nregs instead of ira_reg_class_nregs.
13706
13707 * ira-int.h: Add 2010 to Copyright. Remove mentioning cover
13708 classes from the file.
13709 (object_hard_regs_t, object_hard_regs_node_t): New typedefs.
13710 (struct object_hard_regs, struct object_hard_regs_node): New.
13711 (struct ira_object): New members profitable_hard_regs,
13712 hard_regs_node, hard_regs_subnodes_start, hard_regs_subnodes_num.
13713 (struct ira_allocno): Rename cover_class to aclass. Rename
13714 cover_class_cost and updated_cover_class_cost to class_cost and
13715 updated_class_cost. Remove splay_removed_p and
13716 left_conflict_size. Add new members colorable_p.
13717 (ALLOCNO_SPLAY_REMOVED_P, ALLOCNO_LEFT_CONFLICTS_SIZE): Remove.
13718 (ALLOCNO_COLORABLE_P): New macro.
13719 (ALLOCNO_COVER_CLASS): Rename to ALLOCNO_CLASS.
13720 (ALLOCNO_COVER_CLASS_COST, ALLOCNO_UPDATED_COVER_CLASS_COST):
13721 Rename to ALLOCNO_CLASS_COST and ALLOCNO_UPDATED__CLASS_COST.
13722 (OBJECT_...): Rename parameter C to O.
13723 (OBJECT_PROFITABLE_HARD_REGS): New macro.
13724 (OBJECT_HARD_REGS_NODE, OBJECT_HARD_REGS_SUBNODES_START)
13725 (OBJECT_HARD_REGS_SUBNODES_NUM): New macros.
13726 (struct target_ira_int): New members x_ira_max_memory_move_cost,
13727 x_ira_max_register_move_cost, x_ira_max_may_move_in_cost,
13728 x_ira_max_may_move_out_cost, x_ira_reg_allocno_class_p,
13729 x_ira_reg_pressure_class_p, x_ira_important_class_nums,
13730 x_ira_reg_class_superunion. Rename x_prohibited_class_mode_reg to
13731 x_ira_prohibited_class_mode_reg. Rename x_ira_reg_class_union to
13732 x_ira_reg_class_subunion.
13733 (ira_max_memory_move_cost, ira_max_register_move_cost)
13734 (ira_max_may_move_in_cost, ira_max_may_move_out_cost)
13735 (ira_reg_allocno_class_p, ira_reg_pressure_class_p)
13736 (ira_important_class_nums, ira_reg_class_superunion): New macros.
7a81008b 13737 (prohibited_class_mode_regs): Rename to ira_prohibited_class_mode_regs.
1756cb66
VM
13738 (ira_reg_class_union): Rename to ira_reg_class_subunion.
13739 (ira_debug_class_cover): Rename to ira_debug_allocno_classes.
13740 (ira_set_allocno_cover_class): Rename to ira_set_allocno_class.
13741 (ira_tune_allocno_costs_and_cover_classes): Rename to
13742 ira_tune_allocno_costs.
13743 (ira_debug_hard_regs_forest): New.
13744 (ira_object_conflict_iter_init, ira_object_conflict_iter_cond)
13745 (ira_object_conflict_iter_next): Fix comments.
7a81008b 13746 (ira_hard_reg_set_intersection_p, hard_reg_set_size): New functions.
1756cb66
VM
13747 (ira_allocate_and_set_costs, ira_allocate_and_copy_costs): Rename
13748 cover_class to aclass.
13749 (ira_allocate_and_accumulate_costs): Ditto.
13750 (ira_allocate_and_set_or_copy_costs): Ditto.
13751
13752 * opts.c (decode_options): Remove ira_cover_class check.
13753
13754 * ira-color.c: Remove mentioning cover classes from the file. Use
13755 ALLOCNO_CLASS, ALLOCNO_CLASS_COST, and ALLOCNO_UPDATED_CLASS_COST
13756 instead of ALLOCNO_COVER_CLASS, ALLOCNO_COVER_CLASS_COST, and
13757 ALLOCNO_UPDATED_COVER_CLASS_COST. Fix formatting.
13758 (splay-tree.h): Remove include.
13759 (allocno_coalesced_p, processed_coalesced_allocno_bitmap): Move
13760 before copy_freq_compare_func.
13761 (allocnos_for_spilling, removed_splay_allocno_vec): Remove.
13762 (object_hard_regs_vec, object_hard_regs_htab, node_check_tick):
13763 New definitions.
13764 (hard_regs_roots, hard_regs_node_vec): Ditto.
13765 (object_hard_regs_hash, object_hard_regs_eq, find_hard_regs): Ditto.
13766 (insert_hard_regs, init_object_hard_regs, add_object_hard_regs): Ditto.
13767 (finish_object_hard_regs, object_hard_regs_compare): Ditto.
13768 (create_new_object_hard_regs_node): Ditto.
13769 (add_new_object_hard_regs_node_to_forest): Ditto.
7a81008b 13770 (add_object_hard_regs_to_forest, collect_object_hard_regs_cover): Ditto.
1756cb66
VM
13771 (setup_object_hard_regs_nodes_parent, first_common_ancestor_node):
13772 Ditto.
13773 (print_hard_reg_set, print_hard_regs_subforest): Ditto.
13774 (print_hard_regs_forest, ira_debug_hard_regs_forest): Ditto.
13775 (remove_unused_object_hard_regs_nodes): Ditto.
13776 (enumerate_object_hard_regs_nodes): Ditto.
13777 (object_hard_regs_nodes_num, object_hard_regs_nodes): Ditto.
13778 (object_hard_regs_subnode_t): Ditto.
13779 (struct object_hard_regs_subnode): Ditto.
13780 (object_hard_regs_subnodes, object_hard_regs_subnode_index): Ditto.
13781 (setup_object_hard_regs_subnode_index): Ditto.
13782 (get_object_hard_regs_subnodes_num): Ditto.
13783 (form_object_hard_regs_nodes_forest): Ditto.
13784 (finish_object_hard_regs_nodes_tree): Ditto.
13785 (finish_object_hard_regs_nodes_forest): Ditto.
13786 (allocnos_have_intersected_live_ranges_p): Rename to
7a81008b 13787 allocnos_conflict_by_live_ranges_p. Move before copy_freq_compare_func.
1756cb66
VM
13788 (pseudos_have_intersected_live_ranges_p): Rename to
13789 conflict_by_live_ranges_p. Move before copy_freq_compare_func.
13790 (setup_left_conflict_sizes_p, update_left_conflict_sizes_p): Ditto.
13791 (empty_profitable_hard_regs, setup_profitable_hard_regs): Ditto.
13792 (update_copy_costs): Remove assert. Skip cost update if the hard
13793 reg does not belong the class.
13794 (assign_hard_reg): Process only profitable hard regs.
13795 (uncolorable_allocnos_num): Make it scalar.
13796 (allocno_spill_priority): Use ALLOCNO_EXCESS_PRESSURE_POINTS_NUM
13797 and ira_reg_class_max_nregs instead of ALLOCNO_LEFT_CONFLICTS_SIZE
13798 and ira_reg_class_max_nregs.
13799 (bucket_allocno_compare_func): Check frequency first.
13800 (sort_bucket): Add compare function as a parameter.
13801 (add_allocno_to_ordered_bucket): Assume no coalesced allocnos.
13802 (uncolorable_allocnos_splay_tree, USE_SPLAY_P): Remove.
13803 (push_allocno_to_stack): Rewrite for checking new allocno
13804 colorability.
7a81008b 13805 (remove_allocno_from_bucket_and_push): Print cost too. Remove assert.
1756cb66
VM
13806 (push_only_colorable): Pass new parameter to sort_bucket.
13807 (push_allocno_to_spill): Remove.
13808 (allocno_spill_priority_compare): Make it inline and rewrite.
13809 (splay_tree_allocate, splay_tree_free): Remove.
13810 (allocno_spill_sort_compare): New function.
13811 (push_allocnos_to_stack): Sort allocnos for spilling once. Don't
13812 build and use splay tree. Choose first allocno in uncolorable
13813 allocno bucket to spill. Remove setting spill cost.
13814 (all_conflicting_hard_regs): Remove.
13815 (setup_allocno_available_regs_num): Check only profitable hard
13816 regs. Print info about hard regs nodes.
13817 (setup_allocno_left_conflicts_size): Remove.
13818 (put_allocno_into_bucket): Don't call
7a81008b 13819 setup_allocno_left_conflicts_size. Use setup_left_conflict_sizes_p.
1756cb66
VM
13820 (improve_allocation): New.
13821 (color_allocnos): Call setup_profitable_hard_regs,
13822 form_object_hard_regs_nodes_forest, improve_allocation,
13823 finish_object_hard_regs_nodes_forest. Setup spill cost.
13824 (print_loop_title): Use pressure classes.
13825 (color_allocnso): Ditto.
13826 (do_coloring): Remove allocation and freeing splay_tree_node_pool
13827 and allocnos_for_spilling.
13828 (ira_sort_regnos_for_alter_reg): Don't setup members
13829 {first,next}_coalesced_allocno.
13830 (color): Remove allocating and freeing removed_splay_allocno_vec.
13831 (fast_allocation): Use ira_prohibited_class_mode_regs instead of
13832 prohibited_class_mode_regs.
13833
13834 * ira-lives.c: Remove mentioning cover classes from the file. Fix
13835 formatting.
13836 (update_allocno_pressure_excess_length): Use pressure classes.
13837 (inc_register_pressure, dec_register_pressure): Check for pressure
13838 class.
13839 (mark_pseudo_regno_live, mark_pseudo_regno_subword_live): Use
13840 pressure class. Use ira_reg_class_nregs instead of
13841 ira_reg_class_max_nregs.
13842 (mark_pseudo_regno_dead, mark_pseudo_regno_subword_dead): Ditto.
13843 (mark_hard_reg_live, mark_hard_reg_dead): Use pressure class.
13844 (single_reg_class): Use ira_reg_class_nregs instead of
13845 ira_reg_class_max_nregs.
13846 (process_bb_node_lives): Use pressure classes.
13847
13848 * ira-emit.c: Remove mentioning cover classes from the file. Use
13849 ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS. Fix formatting.
13850 (change_loop): Use pressure classes.
13851 (modify_move_list): Call ira_set_allocno_class instead of
13852 ira_set_allocno_cover_class.
13853
13854 * ira-build.c: Remove mentioning cover classes from the file. Use
13855 ALLOCNO_CLASS and ALLOCNO_CLASS_COST instead of
13856 ALLOCNO_COVER_CLASS and ALLOCNO_COVER_CLASS_COST. Use
13857 ALLOCNO_UPDATED_CLASS_COST instead of
13858 ALLOCNO_UPDATED_COVER_CLASS_COST. Fix formatting.
13859 (ira_create_object): Initiate OBJECT_PROFITABLE_HARD_REGS.
13860 (ira_create_allocno): Remove initialization of
13861 ALLOCNO_SPLAY_REMOVED_P, ALLOCNO_LEFT_CONFLICT_SIZE. Initialize
13862 ALLOCNO_COLORABLE_P.
13863 (ira_set_allocno_cover_class): Rename to ira_set_allocno_class.
13864 Update conflict regs for the objects.
13865 (create_cap_allocno): Remove assert. Don't propagate
13866 ALLOCNO_AVAILABLE_REGS_NUM.
13867 (ira_free_allocno_costs): New function.
13868 (finish_allocno): Change a part of code into call of
13869 ira_free_allocno_costs.
13870 (low_pressure_loop_node_p): Use pressure classes.
13871 (object_range_compare_func): Don't compare classes.
13872 (setup_min_max_conflict_allocno_ids): Ditto.
13873
13874 * loop-invariant.c: Remove mentioning cover classes from the file.
13875 Use ira_pressure_classes and ira_pressure_classes_num instead of
13876 ira_reg_class_cover_size and ira_reg_class_cover. Fix formatting.
7a81008b
UB
13877 (get_cover_class_and_nregs): Rename to get_cover_pressure_and_nregs.
13878 Use ira_reg_class_max_nregs instead of ira_reg_class_nregs.
13879 Use reg_allocno_class instead of reg_cover_class.
1756cb66
VM
13880 (get_inv_cost): Use instead ira_stack_reg_pressure_class of
13881 STACK_REG_COVER_CLASS.
13882 (get_regno_cover_class): Rename to get_regno_pressure_class.
13883 (move_loop_invariants): Initialize and finalize regstat.
13884
13885 * ira.c: Remove mentioning cover classes from the file. Add
13886 comments about coloring without cover classes. Use ALLOCNO_CLASS
13887 instead of ALLOCNO_COVER_CLASS. Fix formatting.
13888 (alloc_reg_class_subclasses, setup_reg_subclasses): Move it before
13889 setup_class_subset_and_memory_move_costs.
13890 (setup_stack_reg_pressure_class, setup_pressure_classes): New.
13891 (setup_cover_and_important_classes): Rename to
13892 setup_allocno_and_important_classes.
13893 (setup_class_translate_array): New.
13894 (setup_class_translate): Call it for allocno and pressure classes.
13895 (cover_class_order): Rename to allocno_class_order.
13896 (comp_reg_classes_func): Use ira_allocno_class_translate instead
13897 of ira_class_translate.
13898 (reorder_important_classes): Set up ira_important_class_nums.
13899 (setup_reg_class_relations): Set up ira_reg_class_superunion.
13900 (print_class_cover): Rename to print_classes. Add parameter.
13901 (ira_debug_class_cover): Rename to ira_debug_allocno_classes.
13902 Print pressure classes too.
13903 (find_reg_class_closure): Rename to find_reg_classes. Don't call
13904 setup_reg_subclasses.
7a81008b 13905 (ira_hard_regno_cover_class): Rename to ira_hard_regno_allocno_class.
1756cb66
VM
13906 (ira_reg_class_nregs): Rename to ira_reg_class_max_nregs.
13907 (setup_prohibited_class_mode_regs): Use
7a81008b 13908 ira_prohibited_class_mode_regs instead of prohibited_class_mode_regs.
1756cb66
VM
13909 (clarify_prohibited_class_mode_regs): New function.
13910 (ira_init_register_move_cost): Set up ira_max_register_move_cost,
13911 ira_max_may_move_in_cost, and ira_max_may_move_out_cost.
13912 (ira_init_once): Initialize them.
13913 (free_register_move_costs): Process them.
13914 (ira_init): Move calls of find_reg_classes and
13915 setup_hard_regno_aclass after setup_prohibited_class_mode_regs.
13916 Call clarify_prohibited_class_mode_regs.
13917 (ira_no_alloc_reg): Remove.
13918 (too_high_register_pressure_p): Use pressure classes.
13919
13920 * sched-deps.c: Remove mentioning cover classes from the file.
13921 Use ira_reg_pressure_cover instead of ira_reg_class_cover. Use
13922 ira_pressure_classes and ira_pressure_classes_num instead of
13923 ira_reg_class_cover_size and ira_reg_class_cover.
13924 (mark_insn_hard_regno_birth, mark_hard_regno_death): Use
13925 sched_regno_pressure_class instead of sched_regno_cover_class.
13926 (mark_insn_pseudo_birth, mark_pseudo_death): Ditto. Use
13927 ira_reg_class_max_nregs instead of ira_reg_class_nregs.
13928
13929 * ira.h: Add 2010 to Copyright.
13930 (ira_no_alloc_reg): Remove external.
13931 (struct target_ira): Rename x_ira_hard_regno_cover_class,
13932 x_ira_reg_class_cover_size, x_ira_reg_class_cover, and
13933 x_ira_class_translate to x_ira_hard_regno_allocno_class,
13934 x_ira_allocno_classes_num, x_ira_allocno_classes, and
13935 x_ira_allocno_class_translate. Add x_ira_pressure_classes_num,
13936 x_ira_pressure_classes, x_ira_pressure_class_translate, and
13937 x_ira_stack_reg_pressure_class. Rename x_ira_reg_class_nregs to
13938 x_ira_reg_class_max_nregs. Add x_ira_reg_class_min_nregs and
13939 x_ira_no_alloc_regs.
7a81008b 13940 (ira_hard_regno_cover_class): Rename to ira_hard_regno_allocno_class.
1756cb66
VM
13941 (ira_reg_class_cover_size, ira_reg_class_cover): Rename to
13942 ira_allocno_classes_num and ira_allocno_classes.
13943 (ira_class_translate): Rename to ira_allocno_class_translate.
13944 (ira_pressure_classes_num, ira_pressure_classes): New definitions.
13945 (ira_pressure_class_translate, ira_stack_reg_pressure_class): Ditto.
13946 (ira_reg_class_nregs): Rename to ira_reg_class_max_nregs.
13947 (ira_reg_class_min_nregs, ira_stack_reg_pressure_class): New
13948 (ira_no_alloc_regs): New.
13949
13950 * ira-costs.c: Add 2010 to Copyright. Remove mentioning cover
13951 classes from the file. Use ALLOCNO_CLASS instead of
13952 ALLOCNO_COVER_CLASS. Use ALLOCNO_CLASS_COST instead of
13953 ALLOCNO_COVER_CLASS_COST.
13954 (regno_cover_class): Rename to regno_aclass.
13955 (record_reg_classes): Use ira_reg_class_subunion instead of
13956 ira_reg_class_union.
13957 (record_address_regs): Check overflow.
13958 (scan_one_insn): Ditto.
7a81008b 13959 (print_allocno_costs): Print total mem cost fore regional allocation.
1756cb66
VM
13960 (print_pseudo_costs): Use REG_N_REFS.
13961 (find_costs_and_classes): Use classes intersected with them on the
13962 1st pass. Check overflow. Use ira_reg_class_subunion instead of
13963 ira_reg_class_union. Use ira_allocno_class_translate and
13964 regno_aclass instead of ira_class_translate and regno_cover_class.
13965 Modify code for finding regno_aclass. Setup preferred classes for
13966 the next pass.
13967 (setup_allocno_cover_class_and_costs): Rename to
13968 setup_allocno_class_and_costs. Use regno_aclass instead of
13969 regno_cover_class. Use ira_set_allocno_class instead of
13970 ira_set_allocno_cover_class.
13971 (init_costs, finish_costs): Use regno_aclass instead of
13972 regno_cover_class.
13973 (ira_costs): Use setup_allocno_class_and_costs instead of
13974 setup_allocno_cover_class_and_costs.
13975 (ira_tune_allocno_costs_and_cover_classes): Rename to
13976 ira_tune_allocno_costs. Check overflow. Skip conflict hard regs
13977 by processing objects. Use ira_reg_class_max_nregs instead of
13978 ira_reg_class_nregs.
13979
13980 * rtl.h (reg_cover_class): Rename to reg_allocno_class.
13981
13982 * sched-int.h: Remove mentioning cover classes from the file.
13983 (sched_regno_cover_class): Rename to sched_regno_pressure_class.
13984
13985 * reginfo.c: Add 2010 to Copyright. Remove mentioning cover
13986 classes from the file.
13987 (struct reg_pref): Rename coverclass into allocnoclass.
13988 (reg_cover_class): Rename to reg_allocno_class.
13989
7a81008b 13990 * Makefile.in (ira-color.o): Remove SPLAY_TREE_H from dependencies.
1756cb66
VM
13991
13992 * config/alpha/alpha.h (IRA_COVER_CLASSES): Remove.
13993
13994 * config/arm/arm.h (IRA_COVER_CLASSES): Ditto.
13995
13996 * config/avr/avr.h (IRA_COVER_CLASSES): Ditto.
13997
13998 * config/bfin/bfin.h (IRA_COVER_CLASSES): Ditto.
13999
14000 * config/cris/cris.h (IRA_COVER_CLASSES): Ditto.
14001
14002 * config/fr30/fr30.h (IRA_COVER_CLASSES): Ditto.
14003
14004 * config/frv/frv.h (IRA_COVER_CLASSES): Ditto.
14005
14006 * config/h8300/h8300.h (IRA_COVER_CLASSES): Ditto.
14007
14008 * config/i386/i386.h (STACK_REG_COVER_CLASS): Ditto.
14009
14010 * config/i386/i386.c (TARGET_IRA_COVER_CLASSES)
14011 (i386_ira_cover_classes): Ditto.
14012
14013 * config/ia64/ia64.h (IRA_COVER_CLASSES): Ditto.
14014
14015 * config/iq2000/iq2000.h (IRA_COVER_CLASSES): Ditto.
14016
14017 * config/m32r/m32r.h (IRA_COVER_CLASSES): Ditto.
14018
14019 * config/m68k/m68k.h (IRA_COVER_CLASSES): Ditto.
14020
14021 * config/mcore/mcore.h (IRA_COVER_CLASSES): Ditto.
14022
14023 * config/mep/mep.h (IRA_COVER_CLASSES): Ditto.
14024
14025 * config/mips/mips.c (TARGET_IRA_COVER_CLASSES)
14026 (mips_ira_cover_classes): Ditto.
14027
14028 * config/mn10300/mn10300.h (IRA_COVER_CLASSES): Ditto.
14029
14030 * config/moxie/moxie.h (IRA_COVER_CLASSES): Ditto.
14031
14032 * config/pa/pa64-regs.h (IRA_COVER_CLASSES): Ditto.
14033
14034 * config/pa/pa32-regs.h (IRA_COVER_CLASSES): Ditto.
14035
14036 * config/picochip/picochip.h (IRA_COVER_CLASSES): Ditto.
14037
14038 * config/rs6000/rs6000.h (IRA_COVER_CLASSES_PRE_VSX)
14039 (IRA_COVER_CLASSES_VSX): Ditto.
14040
14041 * config/rs6000/rs6000.c (TARGET_IRA_COVER_CLASSES)
14042 (rs6000_ira_cover_classes): Ditto.
14043
14044 * config/rx/rx.h (IRA_COVER_CLASSES): Ditto.
14045
14046 * config/s390/s390.h (IRA_COVER_CLASSES): Ditto.
14047
14048 * config/score/score.h (IRA_COVER_CLASSES): Ditto.
14049
14050 * config/sh/sh.h (IRA_COVER_CLASSES): Ditto.
14051
14052 * config/sparc/sparc.h (IRA_COVER_CLASSES): Ditto.
14053
14054 * config/spu/spu.h (IRA_COVER_CLASSES): Ditto.
14055
14056 * config/stormy16/stormy16.h (IRA_COVER_CLASSES): Ditto.
14057
14058 * config/v850/v850.h (IRA_COVER_CLASSES): Ditto.
14059
14060 * config/vax/vax.h (IRA_COVER_CLASSES): Ditto.
14061
14062 * config/xtensa/xtensa.h (IRA_COVER_CLASSES): Ditto.
14063
2b80199f
JJ
140642011-03-29 Jakub Jelinek <jakub@redhat.com>
14065
71dae1fe
JJ
14066 PR debug/48253
14067 * dwarf2out.c (struct dw_fde_struct): Remove dw_fde_hot_section_label,
14068 dw_fde_hot_section_end_label, dw_fde_unlikely_section_label,
14069 dw_fde_unlikely_section_end_label, cold_in_std_section,
14070 dw_fde_switched_sections and dw_fde_switched_cold_to_hot fields.
14071 Add dw_fde_second_begin, dw_fde_second_end and second_in_std_section
14072 fields.
14073 (output_fde): Use dw_fde_second_{begin,end} if second is
14074 true, otherwise dw_fde_{begin,end}.
14075 (output_call_frame_info): Test dw_fde_second_begin != NULL
14076 instead of dw_fde_switched_sections.
14077 (dwarf2out_begin_prologue): Stop initializing removed dw_fde_struct
14078 fields, initialize new fields. Initialize in_std_section
14079 unconditionally from the first partition.
14080 (dwarf2out_end_epilogue): Don't override dw_fde_end when
14081 dw_fde_second_begin is non-NULL.
14082 (dwarf2out_switch_text_section): Stop initializing removed
14083 dw_fde_struct fields, initialize new fields, initialize
14084 also dw_fde_end here. Set dw_fde_switch_cfi even when
14085 dwarf2out_do_cfi_asm (). Call var_location_switch_text_section.
14086 (struct var_loc_list_def): Add last_before_switch field.
14087 (arange_table, arange_table_allocated, arange_table_in_use,
14088 ARANGE_TABLE_INCREMENT, add_arange): Removed.
14089 (size_of_aranges): Count !in_std_section and !second_in_std_section
14090 hunks in fdes, instead of looking at arange_table_in_use.
14091 (output_aranges): Add aranges_length argument, don't call
14092 size_of_aranges here. Instead of using aranges_table*
14093 emit ranges for fdes when !in_std_section resp.
14094 !second_in_std_section.
14095 (dw_loc_list): Break ranges crossing section switch.
14096 (convert_cfa_to_fb_loc_list): Likewise. If switched sections,
7a81008b 14097 use dw_fde_second_end instead of dw_fde_end as end of last range.
71dae1fe
JJ
14098 (gen_subprogram_die): Don't call add_arange. Use
14099 dw_fde_{begin,end} for first partition and if switched
14100 section dw_fde_second_{begin,end} for the second.
14101 (var_location_switch_text_section_1,
14102 var_location_switch_text_section): New functions.
14103 (dwarf2out_begin_function): Initialize cold_text_section even
14104 when function_section () isn't text_section.
14105 (prune_unused_types): Don't walk arange_table.
14106 (dwarf2out_finish): Don't needlessly test
14107 flag_reorder_blocks_and_partition when testing cold_text_section_used.
14108 If info_section_emitted, call size_of_aranges and if it indicates
14109 non-empty .debug_aranges, call output_aranges with the computed
14110 size. Stop using removed dw_fde_struct fields, use
14111 dw_fde_{begin,end} for first partition and dw_fde_second_{begin,end}
14112 for second.
14113
2b80199f
JJ
14114 PR debug/48203
14115 * cfgexpand.c (expand_debug_expr) <case SSA_NAME>: Only
14116 create ENTRY_VALUE if incoming or address of incoming's MEM
14117 is a hard REG.
14118 * dwarf2out.c (mem_loc_descriptor): Don't emit
14119 DW_OP_GNU_entry_value of DW_OP_fbreg.
14120 * var-tracking.c (vt_add_function_parameter): Ensure cselib_lookup
14121 on ENTRY_VALUE is able to find the canonical parameter VALUE.
14122 * cselib.c (rtx_equal_for_cselib_1) <case ENTRY_VALUE>: Use
14123 rtx_equal_p instead of rtx_equal_for_cselib_1 to compare
14124 ENTRY_VALUE_EXPs.
14125 (cselib_hash_rtx) <case ENTRY_VALUE>: If ENTRY_VALUE_EXP
14126 is a REG_P or MEM_P with REG_P address, compute hash directly
14127 instead of calling cselib_hash_rtx on ENTRY_VALUE_EXP.
14128 (preserve_only_constants): Don't clear VALUES forwaring
14129 ENTRY_VALUE to some other VALUE.
14130
8a445129
RS
141312011-03-28 Richard Sandiford <richard.sandiford@linaro.org>
14132
14133 * builtins.c (expand_builtin_memset_args): Use gen_int_mode
14134 instead of GEN_INT.
14135
c82fee88
EB
141362011-03-28 Eric Botcazou <ebotcazou@adacore.com>
14137
14138 * cfgexpand.c (expand_gimple_cond): Always set the source location and
14139 block before expanding the statement.
14140 (expand_gimple_stmt_1): Likewise. Set them here...
14141 (expand_gimple_stmt): ...and not here. Tidy.
14142 * cfglayout.c (curr_insn_locator): Return 0 if the current location is
14143 unknown.
14144
e45425ec
SB
141452011-03-28 Steven Bosscher <steven@gcc.gnu.org>
14146
14147 * Makefile.in: New rule for cprop.o.
14148 * gcse.c: Move constant/copy propagation to cprop.c.
14149 (compute_local_properties): Only handle expression tables.
14150 (hash_scan_set, compute_hash_table_work, alloc_hash_table,): Likewise.
14151 (one_pre_gcse_pass, one_code_hoisting_pass): Likewise.
14152 (hash_set, insert_set_in_table, gcse_constant_p, lookup_set,
14153 next_set, reset_opr_set_tables, oprs_not_set_p, mark_call, mark_set,
7a81008b 14154 mark_clobber, mark_oprs_set, alloc_cprop_mem, free_cprop_mem,
e45425ec
SB
14155 compute_cprop_data, find_used_regs, try_replace_reg,
14156 find_avail_set, cprop_jump, constprop_register, cprop_insn,
14157 local_cprop_find_used_regs, do_local_cprop, local_cprop_pass,
14158 fis_get_condition, implicit_set_cond_p, find_implicit_sets,
14159 find_bypass_set, reg_killed_on_edge, bypass_block,
14160 bypass_conditional_jumps, one_cprop_pass, gate_rtl_cprop,
14161 execute_rtl_cprop, pass_rtl_cprop): Move to...
14162 * cprop.c: ...here. New file, constant/copy propagation for RTL
14163 moved from gcse.c to here with minor cleanups in duplicated code.
14164
c09d5426
L
141652011-03-28 H.J. Lu <hongjiu.lu@intel.com>
14166
14167 * config/i386/i386.c (flag_opts): Fix a typo in
14168 -mavx256-split-unaligned-store.
14169
9eaa7740
AS
141702011-03-28 Anatoly Sokolov <aesok@post.ru>
14171
14172 * config/h8300/h8300.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
14173 LIBCALL_VALUE): Remove macros.
14174 * config/h8300/h8300.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
14175 TARGET_FUNCTION_VALUE_REGNO_P): Define.
14176 (h8300_function_value, h8300_libcall_value,
14177 h8300_function_value_regno_p): New functions.
14178
dcec2be2
AS
141792011-03-28 Anatoly Sokolov <aesok@post.ru>
14180
14181 * config/h8300/h8300.h (ASM_OUTPUT_BSS): Remove macro.
14182
520af9ec
JL
141832011-03-28 Jeff Law <law@redhat.com>
14184
14185 * tree-ssa-threadupdate.c (redirect_edges): Call
14186 create_edge_and_update_destination_phis as needed.
14187 (create_edge_and_update_destination_phis): Accept new BB argument.
14188 All callers updated.
14189 (thread_block): Do not update the profile when threading around
14190 intermediate blocks.
14191 (thread_single_edge): Likewise.
14192 (determine_bb_domination_status): If BB is not a successor of the
14193 loop header, return NONDOMINATING.
14194 (register_jump_thread): Note when we register a jump thread around
14195 an intermediate block.
14196 * tree-ssa-threadedge.c (thread_around_empty_block): New function.
14197 (thread_across_edge): Use it.
14198
7450b54f
TG
141992011-03-28 Tristan Gingold <gingold@adacore.com>
14200
14201 * config/ia64/ia64.c (ia64_promote_function_mode): Fix promotion
14202 when for_return is 2.
14203
649beb33
JL
142042011-03-28 Jeff Law <law@redhat.com>
14205
14206 * var-tracking.c (canonicalize_values_mark): Delete unused
14207 lhs assignment.
14208 (canonicalize_values_star, set_variable_part): Likewise.
14209 (clobber_variable_part, delete_variable_part): Likewise.
14210
d5b8da97
SB
142112011-03-28 Steven Bosscher <steven@gcc.gnu.org>
14212
14213 * gcse.c (free_gcse_mem): Free reg_set_bitmap.
14214
322dd859
MJ
142152011-03-28 Martin Jambor <mjambor@suse.cz>
14216
14217 * tree-inline.c (expand_call_inline): Do not check that destination
14218 node is analyzed.
14219 (optimize_inline_calls): Assert that destination node is analyzed.
14220 * cgraph.c (cgraph_add_new_function): Call cgraph_analyze_function, do
14221 not call tree_lowering_passes.
14222 * cgraph.h (cgraph_analyze_function): Declare.
14223 * cgraphunit.c (cgraph_analyze_function): Make public.
14224
aa53e58b
JM
142252011-03-28 Joseph Myers <joseph@codesourcery.com>
14226
14227 * config/sparc/sparc-opts.h: New.
14228 * config/sparc/sparc.c (sparc_handle_option, sparc_select,
14229 sparc_cpu, fpu_option_set, TARGET_HANDLE_OPTION): Remove.
14230 (sparc_option_override): Store processor_type enumeration rather
14231 than string in cpu_default. Remove name and enumeration from
14232 cpu_table. Directly default -mcpu then default -mtune from -mcpu
14233 without using sparc_select. Use target_flags_explicit instead of
14234 fpu_option_set.
14235 * config/sparc/sparc.h (enum processor_type): Move to
14236 sparc-opts.h.
14237 (sparc_cpu, struct sparc_cpu_select, sparc_select): Remove.
14238 * config/sparc/sparc.opt (config/sparc/sparc-opts.h): New
14239 HeaderInclude entry.
14240 (mcpu=, mtune=): Use Var and Enum.
14241 (sparc_processor_type): New Enum and EnumValue entries.
14242
dd350eba
RO
142432011-03-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
14244 Iain Sandoe <iains@gcc.gnu.org>
14245
14246 PR target/48245
14247 * config/darwin.h (LINK_COMMAND_SPEC_A): Use LINK_PLUGIN_SPEC.
14248
1b29f05e
EB
142492011-03-28 Eric Botcazou <ebotcazou@adacore.com>
14250
14251 * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype.
14252 * tree-vect-data-refs.c (vect_create_data_ref_ptr): Add GSI parameter.
14253 Insert new statements at it in lieu of STMT.
14254 (vect_setup_realignment): Adjust call to vect_create_data_ref_ptr.
14255 * tree-vect-stmts.c (vectorizable_store): Likewise.
14256 (vectorizable_load): Likewise.
14257
506e6808
UB
142582011-03-28 Uros Bizjak <ubizjak@gmail.com>
14259
14260 * config/alpha/alpha.md (addtf3): Change mode of operands to TFmode.
14261 (divtf3): Ditto.
14262 (multf3): Ditto.
14263 (subtf3): Ditto.
14264
2e939ee9
L
142652011-03-27 H.J. Lu <hongjiu.lu@intel.com>
14266
14267 * config/i386/sse.md (*avx_mov<mode>_internal): Don't assert
14268 unaligned 256bit load/store.
14269 (*avx_movu<ssemodesuffix><avxmodesuffix>): Likewise.
14270 (*avx_movdqu<avxmodesuffix>): Likewise.
14271
5e85ab88
JDA
142722011-03-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
14273
14274 PR target/48288
14275 * config/pa/predicates.md (reg_or_ior_operand): New predicate.
14276 * config/pa/pa.md (iordi3): Use new predicate in expander.
14277 (iorsi3): Likewise.
14278
47be3d6d
AS
142792011-03-27 Anatoly Sokolov <aesok@post.ru>
14280
506e6808 14281 * config/mips/mips.h (LIBCALL_VALUE, FUNCTION_VALUE,
47be3d6d 14282 FUNCTION_VALUE_REGNO_P): Remove macros.
506e6808
UB
14283 * config/mips/mips-protos.h (mips_function_value): Remove.
14284 * config/mips/mips.c (mips_function_value): Rename to...
47be3d6d
AS
14285 (mips_function_value_1): ... this. Make static. Handle receiving
14286 the function type in 'fn_decl_or_type' argument.
14287 (mips_function_value, mips_libcall_value,
14288 mips_function_value_regno_p): New function.
14289 (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
14290 TARGET_FUNCTION_VALUE_REGNO_P): Define.
14291
d253656a
L
142922011-03-27 H.J. Lu <hongjiu.lu@intel.com>
14293
14294 * config/i386/i386.c (flag_opts): Add -mavx256-split-unaligned-load
14295 and -mavx256-split-unaligned-store.
14296 (ix86_option_override_internal): Split 32-byte AVX unaligned
14297 load/store by default.
14298 (ix86_avx256_split_vector_move_misalign): New.
14299 (ix86_expand_vector_move_misalign): Use it.
14300
14301 * config/i386/i386.opt: Add -mavx256-split-unaligned-load and
14302 -mavx256-split-unaligned-store.
14303
14304 * config/i386/sse.md (*avx_mov<mode>_internal): Verify unaligned
14305 256bit load/store. Generate unaligned store on misaligned memory
14306 operand.
14307 (*avx_movu<ssemodesuffix><avxmodesuffix>): Verify unaligned
14308 256bit load/store.
14309 (*avx_movdqu<avxmodesuffix>): Likewise.
14310
14311 * doc/invoke.texi: Document -mavx256-split-unaligned-load and
14312 -mavx256-split-unaligned-store.
14313
1ea9206a
RS
143142011-03-27 Richard Sandiford <rdsandiford@googlemail.com>
14315
14316 PR target/38598
14317 * config/mips/mips.md (extendsidi2): Add an "l" alternative.
14318 Update commentary.
14319
b99ce2a8
RS
143202011-03-27 Richard Sandiford <rdsandiford@googlemail.com>
14321
14322 * config/mips/mips.c (mips_prepare_builtin_arg): Replace icode and
14323 opno arguments with an expand_operand. Use create_input_operand.
14324 (mips_prepare_builtin_target): Delete.
14325 (mips_expand_builtin_insn, mips_expand_builtin_compare_1): New
14326 functions.
14327 (mips_expand_builtin_direct): Use create_output_operand and
14328 mips_expand_builtin_insn. Update call to mips_prepare_builtin_arg.
14329 (mips_expand_builtin_movtf): Likewise. Use mips_expand_fp_comparison.
14330 (mips_expand_builtin_compare): Use mips_expand_fp_comparison.
14331
69d52339
IR
143322011-03-27 Ira Rosen <ira.rosen@linaro.org>
14333
14334 * config/arm/arm.c (arm_autovectorize_vector_sizes): New
14335 function.
14336 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
14337
ba5e9aca
EB
143382011-03-26 Eric Botcazou <ebotcazou@adacore.com>
14339
14340 * basic-block.h (fixup_abnormal_edges): Adjust prototype.
14341 * reload1.c (reload): Adjust call to fixup_abnormal_edges. Rediscover
14342 basic blocks and call commit_edge_insertions directly.
14343 (fixup_abnormal_edges): Move from here to...
14344 * cfgrtl.c (fixup_abnormal_edges): ...here. Only insert instructions
14345 on the edges and return whether some have actually been inserted.
14346 * reg-stack.c (convert_regs): Fix up abnormal edges before inserting
14347 compensation code.
14348
5d369d58
AB
143492011-03-26 Andrey Belevantsev <abel@ispras.ru>
14350
14351 PR rtl-optimization/48144
14352 * sel-sched-ir.c (merge_history_vect): Factor out from ...
14353 (merge_expr_data): ... here.
14354 (av_set_intersect): Rename to av_set_code_motion_filter.
14355 Update all callers. Call merge_history_vect when an expression
14356 is found in both sets.
14357 * sel-sched-ir.h (av_set_code_motion_filter): Add prototype.
14358
f082c000
AM
143592011-03-26 Alan Modra <amodra@gmail.com>
14360
14361 * config/rs6000/predicates.md (word_offset_memref_op): Handle
14362 cmodel medium addresses.
14363 * config/rs6000/rs6000.c (rs6000_secondary_reload): Handle misaligned
14364 64-bit gpr loads and stores.
14365 (rs6000_secondary_reload_ppc64): New function.
14366 * config/rs6000/rs6000-protos.h: Declare it.
14367 * config/rs6000/rs6000.md (reload_di_store, reload_di_load): New.
14368
8ac5e12e
AM
143692011-03-26 Alan Modra <amodra@gmail.com>
14370
14371 PR target/47487
14372 * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Support
14373 GNU Go in traceback table.
14374
c2654ded
RH
143752011-03-25 Richard Henderson <rth@redhat.com>
14376
14377 * expr.c (emit_block_move_via_movmem): Only use 6 operand variant
14378 if there are exactly 6 operands.
14379 (set_storage_via_setmem): Similarly.
14380
ba78087b
KT
143812011-03-25 Kai Tietz <ktietz@redhat.com>
14382
14383 * collect2.c (write_c_file_stat): Handle backslash
14384 as right-hand directory separator.
14385 (resolve_lib_name): Use IS_DIR_SEPARATOR instead of
14386 checking just for slash.
14387 * coverage.c (coverage_init): Use IS_ABSOLUTE_PATH
14388 instead of checking for trailing slash.
14389 * gcc.c (record_temp_file): Use filename_cmp instead
14390 of strcmp.
14391 (do_spec_1): Likewise.
14392 (replace_outfile_spec_function): Likewise.
14393 (is_directory): Use filename_ncmp instead of strncmp.
14394 (print_multilib_info): Likewise.
14395 * gcov.c (find_source): Use filename_cmp instead
14396 instead of strcmp.
14397 (make_gcov_file_name): Fix order of slash/backslash
14398 checks.
14399 * incpath.c (DIRS_EQ): Use filename_cmp instead of strcmp.
14400 (add_standard_paths): Likewise.
14401 * mips-tfile.c (saber_stop): Handle backslash.
14402 * prefix.c (update_path): Use filename_ncmp instead of
14403 strncmp.
14404 * profile.c (output_location): Use filename_cmp instead
14405 of strcmp.
14406 * read-md.c (handle_toplevel_file): Handle backslash.
14407 * tlink.c (frob_extension): Likewise.
14408 * tree-cfg.c (same_line_p): Use filename_cmp instead of
14409 strcmp.
14410 * tree-dump.c (dequeue_and_dump): Handle backslash.
14411 * tree.c (get_file_function_name): Likewise.
14412 * gengtype.c (read_input_list): Likewise.
14413 (get_file_realbasename): Likewise.
14414 (get_output_file_with_visibility): Use filename_cmp
14415 instead of strcmp.
14416
75f6ec9a
RS
144172011-03-25 Richard Sandiford <richard.sandiford@linaro.org>
14418
14419 * config/arm/arm.h (CANNOT_CHANGE_MODE_CLASS): Restrict FPA_REGS
14420 case to VFPv1.
14421
6c4e2997
NF
144222011-03-25 Nathan Froyd <froydnj@codesourcery.com>
14423
14424 * fold-const.c (expr_location_or): New function.
14425 (fold_truth_not_expr): Call it.
14426
0edf1bb2
JL
144272011-03-25 Jeff Law <law@redhat.com>
14428
14429 * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing
14430 va_end.
14431 * c-family/c-common.c (def_fn_type): Likewise.
14432 * ada/gcc-interface/utils.c (def_fn_type): Likewise.
14433 * emit-rtl.c (gen_rtvec): Likewise.
14434 * lto/lto-lang.c (def_fn_type): Likewise.
14435
fdc2de95
RG
144362011-03-25 Richard Guenther <rguenther@suse.de>
14437
14438 * tree-ssa-copy.c (stmt_may_generate_copy): Copies from constants
14439 also generate copies.
14440 (fini_copy_prop): Handle constant values properly.
14441
21385db0
JJ
144422011-03-25 Jakub Jelinek <jakub@redhat.com>
14443
14444 * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT>: Compare
14445 mode size instead of bitsize with DWARF2_ADDR_SIZE.
14446 (hash_loc_operands, compare_loc_operands): Handle
14447 DW_OP_GNU_entry_value.
14448
6510e8bb
KT
144492011-03-25 Kai Tietz <ktietz@redhat.com>
14450
14451 * config/i386/cygming.h (DWARF_FRAME_REGISTERS): Adjust comment.
14452 (STACK_BOUNDARY): Check for bit-ness in case of MS_ABI.
14453 * config/i386/i386.c (ix86_conditional_register_usage): Adjust
14454 comment and use macro TARGET_64BIT_MS_ABI instead.
14455 (ix86_keep_aggregate_return_pointer): Optimize for 64-bit case
14456 and change default behavior for 32-bit MS_ABI.
14457 (ix86_reg_parm_stack_space): Check additionally for bit-ness.
14458 (ix86_function_type_abi): Allow check for ms_abi/sysv_abi for
14459 32-bit, too.
14460 (ix86_cfun_abi): Likewise.
14461 (ix86_maybe_switch_abi): Adjust comment.
14462 (init_cumulative_args): Check for bit-ness in MS_ABI case.
14463 (ix86_gimplify_va_arg): Check just for not TARGET_64BIT_MS_ABI
14464 instead of checking for SYSV_ABI.
14465 (ix86_nsaved_sseregs): Likewise.
14466 (ix86_compute_frame_layout): Set only for 64-bit MS_ABI alignment
14467 to 16 bytes.
14468 (ix86_expand_call): Use TARGET_64BIT_MS_ABI macro.
14469 * config/i386.h (TARGET_32BIT_MS_ABI): New macro.
14470 (ACCUMULATE_OUTGOING_ARGS): Check explicit for 64-bit MS_ABI.
14471 (OUTGOING_REG_PARM_STACK_SPACE): Likewise.
14472 * config/mingw32.h (DEFAULT_ABI): Change default always to MS_ABI.
14473
34019e28
RG
144742011-03-25 Richard Guenther <rguenther@suse.de>
14475
14476 * tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
14477 (verify_types_in_gimple_seq): Rename to verify_gimple_in_seq.
14478 (verify_gimple): Remove.
14479 * tree-cfg.c (verify_gimple_call): Merge verification
14480 from verify_stmts.
14481 (verify_gimple_phi): Merge verification from verify_stmts.
14482 (verify_gimple_label): New function.
14483 (verify_types_in_gimple_seq_2): Rename to verify_gimple_in_seq_2.
14484 (verify_types_in_gimple_seq): Rename to verify_gimple_in_seq.
14485 (verify_stmt): Merge into verify_gimple_in_cfg and callees.
14486 (verify_stmts): Rename to verify_gimple_in_cfg.
14487 (verify_gimple_in_cfg): New function.
14488 * passes.c (execute_function_todo): Call verify_gimple_in_cfg.
14489 * tree-ssa.c (verify_ssa): Likewise.
14490 * gimplify.c (gimplify_body): Call verify_gimple_in_seq.
14491
605896f5
RG
144922011-03-25 Richard Guenther <rguenther@suse.de>
14493
14494 * passes.c (init_optimization_passes): Add FRE pass after
14495 early SRA.
14496
7baa7c13
BS
144972011-03-25 Bernd Schmidt <bernds@codesourcery.com>
14498 Andrew Stubbs <ams@codesourcery.com>
14499
14500 * config/arm/vfp.md (arm_movdi_vfp): Enable only when not tuning
14501 for Cortex-A8.
14502 (arm_movdi_vfp_cortexa8): New pattern.
14503 * config/arm/neon.md (adddi3_neon, subdi3_neon, anddi3_neon,
14504 iordi3_neon, xordi3_neon): Add alternatives to discourage Neon
14505 instructions when tuning for Cortex-A8. Set attribute "arch".
14506 * config/arm/arm.md: Move include arm-tune.md up a bit.
14507 (define_attr "arch"): Add "onlya8" and "nota8" values.
14508 (define_attr "arch_enabled"): Handle "onlya8" and "nota8".
14509
45dbce1b
NF
145102011-03-25 Nathan Froyd <froydnj@codesourcery.com>
14511
4ff08abf 14512 PR bootstrap/48282
45dbce1b
NF
14513 Revert:
14514 2011-03-24 Nathan Froyd <froydnj@codesourcery.com>
14515
14516 * function.c (instantiate_virtual_regs): Use FOR_EACH_BB and
14517 FOR_BB_INSNS_SAFE to iterate through insns. Re-indent.
14518 (pass_instantiate_virtual_regs): Require PROP_cfglayout.
14519 * passes.c (init_optimization_passes): Move
14520 pass_instantiate_virtual_regs after pass_into_cfg_layout_mode.
14521
ac9a30ae
KT
145222011-03-25 Kai Tietz <ktietz@redhat.com>
14523
14524 * c-typeck.c (comptypes_internal): Replace target
14525 hook call of comp_type_attributes by version in tree.c file.
14526 * gimple.c (gimple_types_compatible_p_1): Likewise.
14527 * tree-ssa.c (useless_type_conversion_p): Likewise.
14528 * tree.c (build_type_attribute_qual_variant): Likewise.
14529 (attribute_value_equal): New static helper function.
14530 (comp_type_attributes): New function.
14531 (merge_attributes): Use attribute_value_equal for comparison.
14532 (attribute_list_contained): Likewise.
14533 * tree.h (comp_type_attributes): New prototype.
14534
afdac116
RG
145352011-03-25 Richard Guenther <rguenther@suse.de>
14536
14537 * tree-cfg.c (verify_gimple_assign_unary): Drop special casing
14538 of complex types at -O0.
14539 (verify_gimple_assign_binary): Likewise.
14540 (verify_gimple_assign_ternary): Likewise.
14541
ec6165f8
MW
145422011-03-24 Mark Wielaard <mjw@redhat.com>
14543
14544 * dwarf2out.c (size_of_die): Modify comment to say DW_FORM_ref_sig8.
14545 (value_format): Use DW_FORM_ref_sig8, not DW_FORM_sig8.
14546
2a5ac39a
MW
145472011-03-24 Mark Wielaard <mjw@redhat.com>
14548
14549 PR debug/48041
14550 * dwarf2out.c (output_abbrev_section): Only write table when
14551 abbrev_die_table_in_use > 1.
14552
e533b2a4
RH
145532011-02-24 Richard Henderson <rth@redhat.com>
14554
14555 * config/alpha/alpha.c (alpha_expand_unaligned_load): Use extql.
14556 (alpha_expand_unaligned_store): Use mskwl, mskll, mskql.
14557 (alpha_expand_unaligned_load_words): Use extql.
14558 (alpha_expand_unaligned_store_words): Use insqh, mskqh, mskql.
14559 (emit_insxl): Handle all modes for consistency.
14560
0b2a7367
RH
145612011-02-24 Richard Henderson <rth@redhat.com>
14562
14563 * config/alpha/alpha.c (get_aligned_mem): Don't test WORDS_BIG_ENDIAN.
14564 (alpha_expand_unaligned_load): Likewise.
14565 (alpha_expand_unaligned_store): Likewise.
14566 (alpha_expand_unaligned_load_words): Likewise.
14567 (alpha_expand_unaligned_store_words): Likewise.
14568 (emit_insxl, alpha_split_compare_and_swap_12): Likewise.
14569 (alpha_split_lock_test_and_set_12): Likewise.
14570 (print_operand, alpha_fold_builtin_extxx): Likewise.
14571 (alpha_fold_builtin_insxx, alpha_fold_builtin_mskxx): Likewise.
14572 * config/alpha/alpha.md (bswapsi2, insv, extv, extzv): Likewise.
14573 (builtin_extwh, builtin_extlh, builtin_extql): Likewise.
14574 (unaligned_extendqidi_be, unaligned_extendhidi_be, extxl_be): Remove.
14575 (*extxl_1_be, *extql_2_be, extqh_be, extlh_be, extwh_be): Remove.
14576 (insbl_be, inswl_be, insll_be, insql_be, mskxl_be): Remove.
14577 (unaligned_loadqi_be, unaligned_loadhi_be): Remove.
14578 (unaligned_storeqi_be, unaligned_storehi_be): Remove.
14579 (extbl): Rename from builtin_extbl; don't test WORDS_BIG_ENDIAN.
14580 (extwl, extll, extql): Similarly.
14581 (inswh, inslh, insqh): Similarly.
14582 (mskbl, mskwl, mskll, mskql): Similarly.
14583 (mskwh, msklh, mskqh): Similarly.
14584
315b2bef
RH
145852011-02-24 Richard Henderson <rth@redhat.com>
14586
14587 * config/alpha/alpha.md (attribute isa): Add er, ner.
14588 (attribute enabled): Handle them.
14589 (*movdi): Merge *movdi_{er_nofix,nofix,er_fix,fix}.
14590
67102517
RH
145912011-02-24 Richard Henderson <rth@redhat.com>
14592
14593 * config/alpha/alpha.md (attribute isa): Add vms.
14594 (attribute enabled): Handle it.
14595 (*movsf): Merge *movsf_{nofix,fix,nofp}.
14596 (*movdf): Merge *movdf_{nofix,fix,nofp}.
14597 (*movtf): Rename from *movtf_internal for consistency.
14598 (*movsi): Merge with *movsi_nt_vms.
14599 (*movhi): Merge *movhi_nobwx, *movhi_bwx.
14600 (*movqi): Merge *movqi_nobwx, *movqi_bwx.
14601 (*mov<VEC>): Merge *mov<VEC>_fix, *mov<VEC>_nofix.
14602 * config/alpha/constraint.md ("f"): Use NO_REGS when fpu is disabled.
14603
6aba5cb4
RH
146042011-02-24 Richard Henderson <rth@redhat.com>
14605
14606 * config/alpha/alpha.md (extendqihi2): Implement for BWX only.
14607 (extendqisi2, extendhisi2): Likewise.
14608 (extendqidi2): Simplify BWX/non-BWX expansions.
14609 (extendhidi2): Similarly.
14610
bdfb351b
RH
146112011-02-24 Richard Henderson <rth@redhat.com>
14612
14613 * config/alpha/alpha.md (attribute isa): New.
14614 (attribute enabled): New.
14615 (zero_extendqihi2): Merge from *zero_extendqihi2_{bwx,nobwx}.
14616 (zero_extendqisi2, zero_extendqidi2): Similarly.
14617 (zero_extendhisi2, zero_extendhidi2): Similarly.
14618 * config/alpha/predicates.md (reg_or_bwx_memory_operand): New.
14619
6abe71eb
RH
146202011-02-24 Richard Henderson <rth@redhat.com>
14621
14622 * config/alpha/predicates.md (input_operand): Revert last change;
14623 update comment to mention 32-bit VMS rather than Windows.
14624
7114321e
NF
146252011-03-24 Nathan Froyd <froydnj@codesourcery.com>
14626
14627 * function.c (instantiate_virtual_regs): Use FOR_EACH_BB and
14628 FOR_BB_INSNS_SAFE to iterate through insns. Re-indent.
14629 (pass_instantiate_virtual_regs): Require PROP_cfglayout.
14630 * passes.c (init_optimization_passes): Move
14631 pass_instantiate_virtual_regs after pass_into_cfg_layout_mode.
14632
c8679567
EB
146332011-03-24 Eric Botcazou <ebotcazou@adacore.com>
14634
14635 * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases.
14636
27173058
UB
146372011-03-24 Uros Bizjak <ubizjak@gmail.com>
14638
14639 * config/i386/i386.md (ix86_print_operand): Output DFmode const_double
14640 correctly.
14641
6f0c9f06
JJ
146422011-03-24 Jakub Jelinek <jakub@redhat.com>
14643
14644 PR debug/48204
14645 * simplify-rtx.c (simplify_const_unary_operation): Call
14646 real_convert when changing mode class with FLOAT_EXTEND.
14647
662666e5
NC
146482011-03-24 Nick Clifton <nickc@redhat.com>
14649
14650 * config/rx/rx.h (LABEL_ALIGN_FOR_BARRIER): Define.
14651 (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
14652 * config/rx/rx.c (rx_option_override): Set align_jumps,
14653 align_loops and align_labels if not set by the user.
14654 (rx_align_for_label): New function.
14655 (rx_max_skip_for_label): New function.
14656 (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): Define.
14657 (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Define.
14658 (TARGET_ASM_LABEL_ALIGN_MAX_SKIP): Define.
14659 (TARGET_ASM_LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Define.
14660 * config/rx/rx-protos.h (rx_align_for_label): Add prototype.
14661
2b99b2b8
RS
146622011-03-24 Richard Sandiford <richard.sandiford@linaro.org>
14663
14664 PR rtl-optimization/48263
14665 * optabs.c (expand_binop_directly): Reinstate convert_modes code
14666 and original commutative_p handling. Use maybe_gen_insn.
14667
ccecd6ea
AK
146682011-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14669
14670 * reload.c (find_reloads_subreg_address): Add address_reloaded
14671 parameter and return true there if the full address has been
14672 reloaded.
14673 (find_reloads_toplev): Pass address_reloaded flag.
14674 (find_reloads_address_1): Don't use address_reloaded parameter.
14675
67295642
JL
146762011-03-24 Jeff Law <law@redhat.com>
14677
14678 * tree-ssa-live.c (remove_unused_scope_block_p): Remove set but
14679 unused variable "ann".
14680 (remove_unused_locals): Likewise.
14681
14682 * tree-ssa-copy.c (propagate_tree_value_into_stmt): Remove useless
14683 statement.
14684
14685 * cfglayout.c (fixup_reorder_chain): Do not dereference E_FALL
14686 after it is freed.
14687
212aa74f
AK
146882011-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14689
14690 * config/s390/s390.c (s390_preferred_reload_class): Return NO_REGS
14691 for invalid symbolic addresses.
14692 (s390_secondary_reload): Don't use s390_check_symref_alignment for
14693 larl operands.
14694
fe784e0d
EB
146952011-03-24 Eric Botcazou <ebotcazou@adacore.com>
14696
14697 * fold-const.c (fold_ternary_loc): Preserve the location (if any) of
14698 the argument in calls to fold_truth_not_expr.
14699
63ee8641
NF
147002011-03-24 Nathan Froyd <froydnj@codesourcery.com>
14701
14702 * tree.c (record_node_allocation_statistics): New function.
14703 (make_node_stat, copy_node_stat, build_string): Call it.
14704 (make_tree_binfo_stat, make_tree_vec_stat, tree_cons_stat): Likewise.
14705 (build1_stat, build_omp_clause): Likewise.
14706
61be2a1c
RS
147072011-03-24 Richard Sandiford <richard.sandiford@linaro.org>
14708
14709 * builtins.c (expand_movstr): Fix endp == 1 adjustment after
14710 last commit.
14711
a881aaa7
RG
147122011-03-24 Richard Guenther <rguenther@suse.de>
14713
14714 PR tree-optimization/48271
14715 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Only cleanup
14716 blocks that still exist.
14717
dbaa912c
RG
147182011-03-24 Richard Guenther <rguenther@suse.de>
14719
14720 PR tree-optimization/48270
14721 * tree-ssa-phiopt.c (cond_if_else_store_replacement): Do
14722 not free datarefs before ddrs.
14723
1d60cc55
EB
147242011-03-24 Eric Botcazou <ebotcazou@adacore.com>
14725
14726 * tree-sra.c (build_ref_for_offset): Strip useless type conversions
14727 from the address built for a reference with variable offset.
14728
c78dd519
UB
147292011-03-24 Uros Bizjak <ubizjak@gmail.com>
14730
14731 PR target/48237
14732 * config/i386/i386.md (*movdf_internal_rex64): Do not split
14733 alternatives that can be handled with movq or movabsq insn.
14734 (*movdf_internal): Disable for !TARGET_64BIT.
14735 (*movdf_internal_nointeger): Ditto.
14736 * config/i386/i386.c (ix86_print_operand): Handle DFmode immediates.
14737
b25b9e8f
NF
147382011-03-24 Nathan Froyd <froydnj@codesourcery.com>
14739
14740 * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.
14741 (FUNCTION_ARG_ADVANCE): Likewise.
14742 * tm.texi.in: Change references to them to hook references.
14743 * tm.texi: Regenerate.
c78dd519 14744 * targhooks.c (default_function_arg): Eliminate check for target macro.
b25b9e8f
NF
14745 (default_function_incoming_arg): Likewise.
14746 (default_function_arg_advance): Likewise.
c78dd519 14747 * target.def (function_arg, function_incoming_arg): Change to DEFHOOK.
b25b9e8f
NF
14748 (function_arg_advance): Likewise.
14749 * target-def.h: Eliminate FUNCTION_INCOMING_ARG check.
14750
190b2187
RG
147512011-03-24 Richard Guenther <rguenther@suse.de>
14752
14753 PR middle-end/48269
14754 * tree-object-size.c (addr_object_size): Do not double-account
14755 for MEM_REF offsets.
14756
a183b5c7
DN
147572011-03-24 Diego Novillo <dnovillo@google.com>
14758
14759 * lto-opts.c (input_data_block): Move to lto-streamer-in.c.
c78dd519 14760 * lto-streamer-in.c (input_string_internal): Add clarifying comments.
a183b5c7
DN
14761 (lto_input_data_block): Move from lto-opts.c. Make extern.
14762 Update all users.
14763 (lto_input_string): Rename from input_string. Make extern.
14764 Update all users.
14765 * lto-streamer-out.c (lto_output_string_with_length): Rename from
14766 output_string_with_length.
14767 Output 0 to indicate a non-NULL string. Update all callers to
14768 not emit 0.
14769 (lto_output_string): Rename from output_string. Make extern.
14770 Update all users.
14771 (lto_output_decl_state_streams): Make extern.
14772 (lto_output_decl_state_refs): Make extern.
14773 * lto-streamer.h (lto_input_string): Declare.
14774 (lto_input_data_block): Declare.
14775 (lto_output_string): Declare.
14776 (lto_output_string_with_length): Declare.
14777 (lto_output_decl_state_streams): Declare.
14778 (lto_output_decl_state_refs): Declare.
14779
cfef45c8
RG
147802011-03-24 Richard Guenther <rguenther@suse.de>
14781
14782 PR tree-optimization/46562
14783 * tree.c (build_invariant_address): New function.
14784 * tree.h (build_invariant_address): Declare.
14785 * tree-dfa.c (get_addr_base_and_unit_offset): Wrap around
14786 a renamed function moved ...
14787 * tree-flow-inline.h (get_addr_base_and_unit_offset_1): ... here.
14788 Take valueization callback parameter.
14789 * tree-flow.h (gimple_fold_stmt_to_constant): Declare.
14790 * gimple-fold.h: New file.
14791 * tree-ssa-ccp.c (ccp_fold): Use gimple_fold_stmt_to_constant_1.
14792 (ccp_fold, fold_const_aggregate_ref,
14793 fold_ctor_reference, fold_nonarray_ctor_reference,
14794 fold_array_ctor_reference, fold_string_cst_ctor_reference,
14795 get_base_constructor): Move ...
14796 * gimple-fold.c: ... here.
14797 (gimple_fold_stmt_to_constant_1): New function
14798 split out from ccp_fold. Take a valueization callback parameter.
14799 Valueize all operands.
14800 (gimple_fold_stmt_to_constant): New wrapper function.
14801 (fold_const_aggregate_ref_1): New function split out from
14802 fold_const_aggregate_ref. Take a valueization callback parameter.
14803 (fold_const_aggregate_ref): Wrap fold_const_aggregate_ref_1.
14804 * tree-ssa-sccvn.c (simplify_binary_expression): Simplify
14805 invariant POINTER_PLUS_EXPRs to invariant form.
14806 (vn_valueize): New function.
14807 (try_to_simplify): Simplify by using gimple_fold_stmt_to_constant.
14808 * tree-vrp.c (vrp_valueize): New function.
14809 (vrp_visit_assignment_or_call): Use gimple_fold_stmt_to_constant
14810 to fold statements to constants.
14811 * tree-ssa-pre.c (eliminate): Properly guard propagation of
14812 function declarations.
14813 * Makefile.in (tree-ssa-sccvn.o, tree-vrp.o, gimple-fold.o,
14814 tree-ssa-ccp.o): Add gimple-fold.h dependencies.
14815
5e0a7e40
RS
148162011-03-24 Richard Sandiford <richard.sandiford@linaro.org>
14817
14818 * config/h8300/predicates.md (jump_address_operand): Fix register
14819 mode check.
14820
bfe068c3
IR
148212011-03-24 Ira Rosen <ira.rosen@linaro.org>
14822
14823 * doc/invoke.texi (max-stores-to-sink): Document.
14824 * params.h (MAX_STORES_TO_SINK): Define.
14825 * opts.c (finish_options): Set MAX_STORES_TO_SINK to 0
14826 if either vectorization or if-conversion is disabled.
14827 * tree-data-ref.c (dr_equal_offsets_p1): Moved and renamed from
14828 tree-vect-data-refs.c vect_equal_offsets.
14829 (dr_equal_offsets_p): New function.
14830 (find_data_references_in_bb): Remove static.
14831 * tree-data-ref.h (find_data_references_in_bb): Declare.
14832 (dr_equal_offsets_p): Likewise.
14833 * tree-vect-data-refs.c (vect_equal_offsets): Move to tree-data-ref.c.
14834 (vect_drs_dependent_in_basic_block): Update calls to
14835 vect_equal_offsets.
14836 (vect_check_interleaving): Likewise.
14837 * tree-ssa-phiopt.c: Include cfgloop.h and tree-data-ref.h.
14838 (cond_if_else_store_replacement): Rename to...
14839 (cond_if_else_store_replacement_1): ... this. Change arguments and
14840 documentation.
14841 (cond_if_else_store_replacement): New function.
14842 * Makefile.in (tree-ssa-phiopt.o): Adjust dependencies.
14843 * params.def (PARAM_MAX_STORES_TO_SINK): Define.
14844
4908b0bf
CLT
148452011-03-23 Chung-Lin Tang <cltang@codesourcery.com>
14846
14847 PR target/46934
14848 * config/arm/arm.md (casesi): Use the gen_int_mode() function
14849 to subtract lower bound instead of GEN_INT().
14850
2be478a2
JW
148512011-03-23 Jonathan Wakely <jwakely.gcc@gmail.com>
14852
14853 PR other/48179
14854 PR other/48221
14855 PR other/48234
14856 * doc/extend.texi (Alignment): Move section to match order in TOC.
14857 * doc/invoke.texi (i386 and x86-64 Windows Options): Likewise.
14858 (Warning Options): Adjust -Wno-cpp summary and remove stray backslash.
14859
0c617be4
JL
148602011-03-23 Jeff Law <law@redhat.com>
14861
14862 * cfg.c (redirect_edge_succ_nodup): Duplicate the varm map
14863 before removing the edge.
14864
14865 * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Do not use E after
14866 it may have been freed by redirect_branch_edge or
14867 redirect_edge_succ_nodup.
14868
58da96fe
RG
148692011-03-23 Richard Guenther <rguenther@suse.de>
14870
c78dd519 14871 * tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.
58da96fe
RG
14872 (check_va_list_escapes): Likewise.
14873 (check_all_va_list_escapes): Likewise.
14874
b8beb4d1
RG
148752011-03-23 Richard Guenther <rguenther@suse.de>
14876
14877 * Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
14878 (OBJS-archive): Remove ipa-struct-reorg.o and ipa-type-escape.o.
14879 (tree-ssa-alias.o): Do not depend on IPA_TYPE_ESCAPE_H.
14880 (alias.o): Likewise.
14881 (ipa-type-escape.o): Remove.
14882 (ipa-struct-reorg.o): Likewise.
14883 (GTFILES): Remove ipa-struct-reorg.c.
14884 * alias.c: Do not include ipa-type-escape.h.
14885 * tree-ssa-alias.c: Likewise.
14886 * common.opt (fipa-struct-reorg): Preserve for backward compatibility.
14887 * opts.c (finish_options): Do not reset flag_ipa_struct_reorg.
14888 * passes.c (init_optimization_passes): Remove ipa-struct-reorg
14889 and ipa-type-escape passes.
14890 * tree-pass.h (pass_ipa_type_escape): Remove.
14891 (pass_ipa_struct_reorg): Likewise.
14892 * ipa-struct-reorg.h: Remove.
14893 * ipa-struct-reorg.c: Likewise.
14894 * ipa-type-escape.h: Likewise.
14895 * ipa-type-escape.c: Likewise.
14896 * doc/invoke.texi (-fipa-struct-reorg): Remove.
14897 (--param struct-reorg-cold-struct-ratio): Likewise.
14898 * params.def (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO): Likewise.
14899 * params.h (STRUCT_REORG_COLD_STRUCT_RATIO): Likewise.
14900 * timevar.def (TV_IPA_TYPE_ESCAPE): Likewise.
14901
f137aa63
AK
149022011-03-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14903
14904 * config/s390/2084.md: Enable all insn reservations also for z9_ec
14905 cpu attribute value.
14906 * config/s390/s390-opts.h (enum s390_arch_option): Remove.
14907 (enum processor_type): Add PROCESSOR_2094_Z9_EC.
14908 * config/s390/s390.c (processor_flags_table): New constant array.
14909 (s390_handle_arch_option): Remove.
14910 (s390_handle_option): Remove s390_handle_arch_option invocations
14911 and OPT_mwarn_framesize_ handling.
14912 (s390_option_override): Remove s390_handle_arch_option invocation.
14913 (s390_emit_prologue): Remove use of HOST_WIDE_INT_PRINT_DEC in
14914 warnings.
14915 * config/s390/s390.md (cpu attribute): Add z9_ec value.
14916 * config/s390/s390.opt (s390_tune, s390_arch)
14917 (march=): Replace s390_arch_option enum and values with
14918 processor_type. Set variable name to s390_arch. Set
14919 initialization value.
14920 (mtune=): Replace s390_arch_option with processor_type. Set
14921 variable name to s390_tune. Set initialization value.
14922
bf90208f
JB
149232011-03-23 Julian Brown <julian@codesourcery.com>
14924
14925 * expr.c (expand_expr_real_1): Only use BLKmode for volatile
14926 accesses which are not naturally aligned.
14927
3460fdf3
RS
149282011-03-23 Richard Sandiford <richard.sandiford@linaro.org>
14929
14930 PR target/47553
14931 * config/arm/predicates.md (neon_lane_number): Accept 0..15.
14932
a5c7d693
RS
149332011-03-23 Richard Sandiford <richard.sandiford@linaro.org>
14934
14935 * optabs.h (emit_unop_insn, maybe_emit_unop_insn): Change insn code
14936 parameter from "int" to "enum insn_code".
14937 (expand_operand_type): New enum.
14938 (expand_operand): New structure.
14939 (create_expand_operand): New function.
14940 (create_fixed_operand, create_output_operand): Likewise
14941 (create_input_operand, create_convert_operand_to): Likewise.
14942 (create_convert_operand_from, create_address_operand): Likewise.
14943 (create_integer_operand): Likewise.
14944 (create_convert_operand_from_type, maybe_legitimize_operands): Declare.
14945 (maybe_gen_insn, maybe_expand_insn, maybe_expand_jump_insn): Likewise.
14946 (expand_insn, expand_jump_insn): Likewise.
14947 * builtins.c (expand_builtin_prefetch): Use the new interfaces.
14948 (expand_builtin_interclass_mathfn, expand_builtin_strlen): Likewise.
14949 (expand_movstr, expand_builtin___clear_cache): Likewise.
14950 (expand_builtin_lock_release): Likewise.
14951 * explow.c (allocate_dynamic_stack_space): Likewise.
14952 (probe_stack_range): Likewise. Allow check_stack to FAIL,
14953 and use the default handling in that case.
14954 * expmed.c (check_predicate_volatile_ok): Delete.
14955 (store_bit_field_1, extract_bit_field_1): Use the new interfaces.
14956 (emit_cstore): Likewise.
14957 * expr.c (emit_block_move_via_movmem): Likewise.
14958 (set_storage_via_setmem, expand_assignment): Likewise.
14959 (emit_storent_insn, try_casesi): Likewise.
14960 (emit_single_push_insn): Likewise. Allow the expansion to fail.
14961 * optabs.c (expand_widen_pattern_expr, expand_ternary_op): Likewise.
14962 (expand_vec_shift_expr, expand_binop_directly): Likewise.
14963 (expand_twoval_unop, expand_twoval_binop): Likewise.
14964 (expand_unop_direct, emit_indirect_jump): Likewise.
14965 (emit_conditional_move, vector_compare_rtx): Likewise.
14966 (expand_vec_cond_expr, expand_val_compare_and_swap_1): Likewise.
14967 (expand_sync_operation, expand_sync_fetch_operation): Likewise.
14968 (expand_sync_lock_test_and_set): Likewise.
14969 (maybe_emit_unop_insn): Likewise. Change icode to an insn_code.
14970 (emit_unop_insn): Likewise.
14971 (expand_copysign_absneg): Change icode to an insn_code.
14972 (create_convert_operand_from_type): New function.
14973 (maybe_legitimize_operand, maybe_legitimize_operands): Likewise.
14974 (maybe_gen_insn, maybe_expand_insn, maybe_expand_jump_insn): Likewise.
14975 (expand_insn, expand_jump_insn): Likewise.
14976 * config/i386/i386.md (setmem<mode>): Use nonmemory_operand rather
14977 than const_int_operand for operand 2.
14978
78fadbab
AK
149792011-03-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14980
14981 * dwarf2out.c (const_ok_for_output_1): Print the unspec enum name
14982 if possible.
14983
5f02387d
NF
149842011-03-22 Nathan Froyd <froydnj@codesourcery.com>
14985
14986 * emit-rtl.c (emit_pattern_before_noloc): New function.
14987 (emit_insn_before_noloc, emit_jump_insn_before_noloc): Call it.
14988 (emit_call_insn_before_noloc, emit_debug_insn_before_noloc): Likewise.
14989 (emit_pattern_after_noloc): New function.
14990 (emit_insn_after_noloc, emit_jump_insn_after_noloc): Call it.
14991 (emit_call_insn_after_noloc, emit_debug_insn_after_noloc): Likewise.
14992
fdf3e18a
NF
149932011-03-22 Nathan Froyd <froydnj@codesourcery.com>
14994
14995 * libgcc2.c (__lshrdi3, __ashldi3, __ashrdi3): Use W_TYPE_SIZE.
14996 (__ffsDI2): Likewise.
14997
42d085c1
RH
149982011-03-22 Richard Henderson <rth@redhat.com>
14999
15000 * config/alpha/alpha.c (direct_return): Use TARGET_ABI_OSF instead
15001 of !TARGET_ABI_OPEN_VMS.
15002 (alpha_trampoline_init, alpha_start_function): Likewise.
15003 (alpha_expand_epilogue, alpha_file_start): Likewise.
15004 * config/alpha/alpha.md (divsi3, modsi3): Likewise.
15005 (udivsi3, umodsi3, divdi3, moddi3, udivdi3, umoddi3): Likewise.
15006 (*divmodsi_internal_er, *divmodsi_internal_er_1): Likewise.
15007 (*divmodsi_internal, *divmoddi_internal_er): Likewise.
15008 (*divmoddi_internal_er_1, *divmoddi_internal): Likewise.
15009
cabbe12a
JM
150102011-03-22 Joseph Myers <joseph@codesourcery.com>
15011
15012 * config/s390/s390-opts.h: New.
15013 * config/s390/s390.c (s390_tune, s390_tune_flags, s390_arch,
15014 s390_arch_flags, s390_warn_framesize, s390_stack_size,
15015 s390_stack_guard): Remove.
15016 (s390_handle_arch_option): Return void. Take enum
15017 s390_arch_option value instead of string and searching array.
15018 (s390_handle_option): Don't assert that global structures are in
15019 use. Access variables via opts pointer. Use error_at. Don't use
15020 sscanf for -mstack-guard= or -mstack-size=. Update call to
15021 s390_handle_arch_option.
15022 (s390_option_override): Update call to s390_handle_arch_option.
15023 (s390_emit_prologue): Use %d format for s390_stack_size in
15024 diagnostic. Use %wd for HOST_WIDE_INT.
15025 * config/s390/s390.h (enum processor_type): Move to s390-opts.h.
15026 (s390_tune, s390_tune_flags, s390_arch, s390_arch_flags): Remove.
15027 * config/s390/s390.opt (config/s390/s390-opts.h): New
15028 HeaderInclude entry.
15029 (s390_arch_string, s390_tune, s390_tune_flags, s390_arch,
15030 s390_arch_flags, s390_warn_framesize): New Variable entries.
15031 (s390_arch_option): New Enum and EnumValue entries.
15032 (march=): Use Enum instead of Var.
15033 (mstack-guard=, mstack-size=): Use UInteger and Var.
15034 (mtune=): Use Enum.
15035
05b12036
JM
150362011-03-22 Joseph Myers <joseph@codesourcery.com>
15037
15038 * config/score/score.c (score_handle_option): Don't assert that
15039 global structures are in use. Access target_flags via opts
15040 pointer. Use value of -march= option to determine target_flags
15041 settings.
15042 * config/score/score.opt (march=): Use Enum.
15043 (score_arch): New Enum and EnumValue entries.
15044
dd51e35a
JM
150452011-03-22 Joseph Myers <joseph@codesourcery.com>
15046
15047 * config/mep/mep.c (option_mtiny_specified): Remove.
15048 (mep_option_override): Move register handling for -mivc2 from
15049 mep_handle_option. Use global_options_set.x_mep_tiny_cutoff
15050 instead of option_mtiny_specified.
15051 (mep_handle_option): Access target_flags via opts pointer. Don't
15052 assert that global structures are in use. Defer part of -mivc2
15053 handling and move it to mep_option_override.
15054 * config/mep/mep.opt (IVC2): New Mask entry.
15055 (mivc2): Use Var and Defer instead of Mask.
15056
4a8d3d91
JM
150572011-03-22 Joseph Myers <joseph@codesourcery.com>
15058
15059 * config/v850/v850-opts.h: New.
15060 * config/v850/v850.c (small_memory): Replace with
15061 small_memory_physical_max array. Make that array static const.
15062 (v850_handle_memory_option): Take integer value of argument. Take
15063 gcc_options pointer, option text and location. Return void.
15064 Update for changes to small memory structures.
15065 (v850_handle_option): Access target_flags via opts pointer. Don't
15066 assert that global structures are in use. Update calls to
15067 v850_handle_memory_option.
c78dd519
UB
15068 (v850_encode_data_area): Update references to small memory settings.
15069 * config/v850/v850.h (struct small_memory_info, small_memory): Remove.
4a8d3d91
JM
15070 (enum small_memory_type): Move to v850-opts.h.
15071 * config/v850/v850.opt (config/v850/v850-opts.h): New
15072 HeaderInclude entry.
15073 (small_memory_max): New Variable entry.
15074 (msda): Replace by pair of options msda= and msda-. Use UInteger.
15075 (mtda, mzda): Likewise.
15076
117fdbfa
JM
150772011-03-22 Joseph Myers <joseph@codesourcery.com>
15078
15079 * config/sh/sh.c (sh_handle_option): Access target_flags via opts
15080 pointer. Don't assert that global structures are in use.
15081
d715091c
JM
150822011-03-22 Joseph Myers <joseph@codesourcery.com>
15083
15084 * config/pdp11/pdp11.c (pdp11_handle_option): Access target_flags
15085 via opts pointer. Don't assert that global structures are in use.
15086
1bb721dc
JM
150872011-03-22 Joseph Myers <joseph@codesourcery.com>
15088
15089 * config/pa/pa-hpux.opt (flag_pa_unix): New Variable entry.
15090 (munix=93): Use Var.
15091 * config/pa/pa-hpux1010.opt (munix=95): Use Var.
15092 * config/pa/pa-hpux1111.opt (munix=98): Use Var.
15093 * config/pa/pa-opts.h: New.
15094 * config/pa/pa.c (pa_cpu, flag_pa_unix): Remove.
15095 (pa_handle_option): Don't assert that global structures are in
15096 use. Access target_flags via opts pointer. Don't handle
15097 OPT_mschedule_, OPT_mfixed_range_, OPT_munix_93, OPT_munix_95 or
15098 OPT_munix_98 here.
15099 (pa_option_override): Handle deferred OPT_mfixed_range_.
15100
cd8d8754
JM
151012011-03-22 Joseph Myers <joseph@codesourcery.com>
15102
15103 * config/mn10300/mn10300-opts.h: New.
15104 * config/mn10300/mn10300.c (mn10300_processor,
15105 mn10300_tune_string): Remove.
15106 (mn10300_handle_option): Don't assert that global structures are
15107 in use. Access mn10300_processor via opts pointer. Don't handle
15108 OPT_mtune_ here.
15109 * config/mn10300/mn10300.h (enum processor_type): Move to
15110 mn10300-opts.h.
15111 (mn10300_processor): Remove.
15112 * config/mn10300/mn10300.opt (config/mn10300/mn10300-opts.h): New
15113 HeaderInclude entry.
15114 (mn10300_processor): New Variable entry.
15115 (mtune=): Use Var.
15116
24e6e6b1
JM
151172011-03-22 Joseph Myers <joseph@codesourcery.com>
15118
15119 * config/microblaze/microblaze.c: Don't include opts.h.
15120 (microblaze_handle_option, TARGET_HANDLE_OPTION): Remove.
15121 * config/microblaze/microblaze.opt (mxl-stack-check): Use Warn.
15122 (mno-clearbss): Use Var and Warn.
15123
8a784afb
JM
151242011-03-22 Joseph Myers <joseph@codesourcery.com>
15125
15126 * config/m32r/m32r-opts.h: New.
15127 * config/m32r/m32r.c (m32r_model, m32r_sdata): Remove.
15128 (m32r_handle_option): Don't assert that global structures are in
15129 use. Access target_flags and m32r_cache_flush_func via opts
15130 pointer. Don't handle OPT_mmodel_, OPT_msdata_ or
15131 OPT_mno_flush_trap here.
15132 * config/m32r/m32r.h (Code Models, Small Data Area): Replace by
15133 include of m32r-opts.h.
15134 * config/m32r/m32r.opt (config/m32r/m32r-opts.h): New
15135 HeaderInclude entry.
15136 (m32r_model_selected, m32r_sdata_selected): New Variable entries.
15137 (mmodel=): Use Enum and Var.
15138 (m32r_model): New Enum and EnumValue entries.
15139 (mno-flush-trap): Use Var.
15140 (msdata=): Use Enum and Var.
15141 (m32r_sdata): New Enum and EnumValue entries.
15142
bbfc9a8c
JM
151432011-03-22 Joseph Myers <joseph@codesourcery.com>
15144
15145 * config/m32c/m32c.c: Don't include opts.h.
15146 (target_memregs, target_memregs_set, TARGET_HANDLE_OPTION,
15147 m32c_handle_option): Remove.
15148 (m32c_option_override): Check global_options_set.x_target_memregs
15149 instead of target_memregs_set.
15150 * config/m32c/m32c.h (target_memregs): Remove.
15151 * config/m32c/m32c.opt (memregs=): Use UInteger with integer
15152 variable.
15153
e24b8335
JM
151542011-03-22 Joseph Myers <joseph@codesourcery.com>
15155
15156 * config/iq2000/iq2000-opts.h: New.
15157 * config/iq2000/iq2000.c: Don't include opts.h.
15158 (iq2000_tune, iq2000_handle_option, TARGET_HANDLE_OPTION): Remove.
c78dd519 15159 * config/iq2000/iq2000.h (enum processor_type, iq2000_tune): Remove.
e24b8335
JM
15160 * config/iq2000/iq2000.opt (config/iq2000/iq2000-opts.h): New
15161 HeaderInclude entry.
15162 (iq2000_tune): New Variable entry.
15163 (march=): Add comment. Use Enum.
15164 (iq2000_arch): New Enum and EnumValue entries.
15165 (mcpu=): Use Enum and Var.
15166 (iq2000_tune): New Enum and EnumValue entries.
15167
e6cc0c98
JM
151682011-03-22 Joseph Myers <joseph@codesourcery.com>
15169
15170 * config/ia64/ia64-opts.h: New.
15171 * config/ia64/ia64.c (ia64_tune): Remove.
15172 (ia64_handle_option): Don't handle OPT_mfixed_range_ or OPT_mtune_
15173 here. Use error_at.
15174 (ia64_option_override): Handle deferred OPT_mfixed_range_.
15175 * config/ia64/ia64.h (enum processor_type, ia64_tune): Remove.
15176 * config/ia64/ia64.opt (config/ia64/ia64-opts.h): New
15177 HeaderInclude entry.
15178 (ia64_tune): New Variable entry.
15179 (mfixed-range=): Use Defer and Var.
15180 (mtune=): Use Enum and Var.
15181 (ia64_tune): New Enum and EnumValue entries.
15182
db25893c
JM
151832011-03-22 Joseph Myers <joseph@codesourcery.com>
15184
15185 * config/frv/frv-opts.h: New.
15186 * config/frv/frv-protos.h (enum frv_cpu, frv_cpu_t): Move to
15187 frv-opts.h.
15188 (frv_cpu_type): Remove.
15189 * config/frv/frv.c: Don't include opts.h.
15190 (frv_cpu_type, frv_handle_option, TARGET_HANDLE_OPTION): Remove.
c78dd519 15191 * config/frv/frv.opt (config/frv/frv-opts.h): New HeaderInclude entry.
db25893c
JM
15192 (frv_cpu_type): New Variable entry.
15193 (frv_cpu): New Enum and EnumValue entries.
15194
6c223f5d
JM
151952011-03-22 Joseph Myers <joseph@codesourcery.com>
15196
15197 * config/cris/cris.c (cris_handle_option): Access target_flags via
15198 opts pointer. Don't assert that global structures are in use.
15199 Don't call CRIS_SUBTARGET_HANDLE_OPTION.
15200 * config/cris/cris.h (CRIS_SUBTARGET_HANDLE_OPTION): Don't define.
15201
bbd399cf
JM
152022011-03-22 Joseph Myers <joseph@codesourcery.com>
15203
15204 * config/bfin/bfin-opts.h: New.
15205 * config/bfin/bfin.c (bfin_lib_id_given, bfin_cpu_type,
15206 bfin_si_revision, bfin_workarounds): Remove.
15207 (bfin_cpus): Make static const.
15208 (bfin_load_pic_reg): Check global_options_set.x_bfin_library_id
15209 not bfin_lib_id_given.
15210 (bfin_handle_option): Don't set bfin_lib_id_given. Access
15211 bfin_cpu_type, bfin_si_revision and bfin_workarounds via opts
c78dd519 15212 pointer. Use error_at. Don't assert that global structures are in use.
bbd399cf
JM
15213 * config/bfin/bfin.h: Include bfin-opts.h.
15214 (enum bfin_cpu_type, bfin_cpu_t): Move to bfin-opts.h.
15215 (bfin_cpu_type, bfin_si_revision, bfin_workarounds): Remove.
15216 * bfin.opt (config/bfin/bfin-opts.h): New HeaderInclude entry.
15217 (bfin_cpu_type, bfin_si_revision, bfin_workarounds): New Variable
15218 entries.
15219
5e1b4d5a
JM
152202011-03-22 Joseph Myers <joseph@codesourcery.com>
15221
15222 * config/arm/arm.opt (mhard-float, msoft-float): Use Alias.
15223 * config/arm/arm.c (arm_handle_option): Don't handle -mhard-float
15224 or -msoft-float here.
15225 * config/arm/arm.h (CPP_SPEC): Handle -mfloat-abi=*, not
15226 -msoft-float and -mhard-float.
c78dd519 15227 (OPTION_DEFAULT_SPECS): Don't handle -mhard-float and -msoft-float.
5e1b4d5a
JM
15228 * config/arm/coff.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not
15229 msoft-float.
15230 * config/arm/elf.h (ASM_SPEC): Don't handle -mhard-float and
15231 -msoft-float.
15232 (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not msoft-float.
15233 * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Use mfloat-abi=hard,
15234 not mhard-float.
15235 (LIBGCC_SPEC): Don't handle -msoft-float.
15236 * config/arm/netbsd-elf.h (SUBTARGET_ASM_FLOAT_SPEC): Don't handle
15237 -mhard-float.
15238 * config/arm/pe.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not
15239 msoft-float.
15240 * config/arm/rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Handle
15241 -mfloat-abi=*, not -msoft-float and -mhard-float.
15242 * config/arm/semi.h((ASM_SPEC): Don't handle -mhard-float and
15243 -msoft-float.
15244 * config/arm/t-arm-elf (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS):
15245 Use mfloat-abi=hard and mfloat-abi=soft in comments, not
15246 mhard-float and msoft-float.
15247 * config/arm/t-linux (MULTILIB_OPTIONS): Use mfloat-abi=hard and
15248 mfloat-abi=soft in comments, not mhard-float and msoft-float.
15249 * config/arm/t-rtems (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS): Use
15250 mfloat-abi=soft and mfloat-abi=hard, not msoft-float and
15251 mhard-float.
15252 * config/arm/t-strongarm-elf (MULTILIB_OPTIONS): Use
15253 mfloat-abi=hard and mfloat-abi=soft, not mhard-float and
15254 msoft-float.
15255 * config/arm/t-wince-pe (MULTILIB_OPTIONS): Use mfloat-abi=hard,
15256 not mhard-float.
15257 * config/arm/wince-pe.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft,
15258 not msoft-float.
15259
800d1de1
RH
152602011-03-22 Richard Henderson <rth@redhat.com>
15261
15262 * config/alpha/alpha.c (alpha_expand_prologue): Don't test
15263 TARGET_ABI_WINDOWS_NT.
15264 (alpha_output_function_end_prologue): Likewise.
15265 * config/alpha/alpha.h (TARGET_ABI_OSF): Likewise.
15266 (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
15267 * config/alpha/alpha.md (call, call_value, tablejump): Likewise.
15268 (trap, *movsi_nt_vms): Likewise.
15269 (call_nt, call_value_nt, *call_nt_1, *call_value_nt_1): Remove.
15270 (*tablejump_osf_nt_internal): Remove.
15271 * config/alpha/predicates.md (input_operand): Only test Pmode.
15272
c59ddd2b
JM
152732011-03-22 Joseph Myers <joseph@codesourcery.com>
15274
15275 * config/alpha/alpha.c (alpha_handle_option): Access target_flags
15276 via opts pointer. Use error_at. Don't assert that global
15277 structures are in use.
15278
1333f97f
JM
152792011-03-22 Joseph Myers <joseph@codesourcery.com>
15280
15281 * config/i386/i386.c (ix86_isa_flags_explicit): Remove.
15282 (ix86_handle_option): Access ix86_isa_flags and
15283 ix86_isa_flags_explicit via opts pointer. Don't assert that
15284 global structures are in use.
15285 (ix86_function_specific_save, ix86_function_specific_restore):
15286 Update ix86_isa_flags_explicit field name.
c78dd519 15287 * config/i386/i386.opt (ix86_isa_flags_explicit): New Variable entry.
1333f97f
JM
15288 (ix86_isa_flags_explicit): Rename TargetSave entry to
15289 x_ix86_isa_flags_explicit.
15290
75db85d8
RH
152912011-03-22 Richard Henderson <rth@redhat.com>
15292
15293 * config/alpha/alpha.c (NUM_ARGS): Don't test TARGET_ABI_UNICOSMK.
15294 (alpha_option_override, direct_return): Likewise.
15295 (alpha_arg_partial_bytes, alpha_setup_incoming_varargs): Likewise.
15296 (alpha_va_start, alpha_gimplify_va_arg, alpha_sa_mask): Likewise.
15297 (alpha_sa_size, compute_frame_size, alpha_expand_prologue): Likewise.
15298 (alpha_start_function, alpha_output_function_end_prologue): Likewise.
15299 (alpha_expand_epilogue, alpha_end_function): Likewise.
15300 (alpha_init_libfuncs): Likewise.
15301 (struct machine_function): Remove unicosmk members.
15302 (print_operand) ['t']: Remove.
15303 (unicosmk_must_pass_in_stack, unicosmk_initial_elimination_offset,
15304 unicosmk_output_module_name, unicosmk_output_common,
15305 current_section_align, unicosmk_output_text_section_asm_op,
15306 unicosmk_output_data_section_asm_op, unicosmk_init_sections,
15307 unicosmk_section_type_flags, unicosmk_unique_section,
15308 unicosmk_asm_named_section, unicosmk_insert_attributes,
15309 unicosmk_output_align, unicosmk_defer_case_vector,
15310 unicosmk_output_addr_vec, unicosmk_output_deferred_case_vectors,
15311 SSIB_PREFIX, SSIB_PREFIX_LEN, unicosmk_ssib_name, unicosmk_gen_dsib,
15312 unicosmk_output_ssib, unicosmk_add_call_info_word,
15313 unicosmk_extern_head, unicosmk_output_default_externs,
15314 unicosmk_output_externs, unicosmk_add_extern, unicosmk_dex_list,
15315 unicosmk_dex_count, unicosmk_special_name, unicosmk_need_dex,
15316 unicosmk_output_dex, unicosmk_file_start, unicosmk_file_end): Remove.
15317 * config/alpha/alpha-protos.h: Update.
15318 * config/alpha/alpha.h (TARGET_ABI_OSF): Don't test TARGET_ABI_UNICOSMK.
15319 * config/alpha/alpha.md (UNSPEC_UMK_LAUM, UNSPEC_UMK_LALM): Remove.
15320 (UNSPEC_UMK_LAL, UNSPEC_UMK_LOAD_CIW): Remove.
15321 (mulsi3): Don't test TARGET_ABI_UNICOSMK.
15322 (*mulsi_se, mulvsi3): Likewise.
15323 (divsi3, udivsi3, modsi3, umodsi3, divdi3, udivdi3): Likewise.
15324 (*divmodsi_internal, call, call_value, realign): Likewise.
15325 (moddi3, umoddi3): Likewise; remove duplicate expander.
15326 (moddi3_umk, umoddi3_umk, call_umk, call_value_umk): Remove.
15327 (*call_umk_1, *movsi, umk_laum, umk_lalm, *umk_load_ciw): Remove.
15328 (*movdi_nofix): Remove r/U alternative.
15329 (umk_mismatch_args, arg_home_umk, *call_value_umk): Remove.
15330 * config/alpha/constraints.md ("U"): Remove.
15331 * config/alpha/predicates.md (call_operand"): Don't test
15332 TARGET_ABI_UNICOSMK.
15333
96e45421
JM
153342011-03-22 Joseph Myers <joseph@codesourcery.com>
15335
15336 * target.def (handle_option): Take gcc_options and
15337 cl_decoded_option pointers and location_t.
15338 * doc/tm.texi.in (TARGET_HANDLE_OPTION): Update documentation.
15339 * doc/tm.texi: Regenerate.
15340 * hooks.c (hook_bool_size_t_constcharptr_int_true): Remove.
15341 * hooks.h (hook_bool_size_t_constcharptr_int_true): Don't declare.
15342 * lto-opts.c (lto_reissue_options): Generate option structure for
15343 targetm.handle_option call.
15344 * opts.c (target_handle_option): Update call to
15345 targetm.handle_option. Remove assertions about values now passed
15346 down to hook.
15347 * targhooks.c (default_target_handle_option): New.
15348 * targhooks.h (default_target_handle_option): Declare.
15349 * config/alpha/alpha.c: Include opts.h.
15350 (alpha_handle_option): Update to new hook interface.
15351 * config/arm/arm.c: Include opts.h.
15352 (arm_handle_option): Update to new hook interface.
15353 * config/arm/t-arm (arm.o): Update dependencies.
15354 * config/bfin/bfin.c: Include opts.h.
15355 (bfin_handle_option): Update to new hook interface.
15356 * config/cris/cris.c: Include opts.h.
15357 (cris_handle_option): Update to new hook interface.
15358 * config/frv/frv.c: Include opts.h.
15359 (frv_handle_option): Update to new hook interface.
15360 * config/i386/i386.c: Include opts.h.
15361 (ix86_handle_option): Update to new hook interface.
15362 (ix86_valid_target_attribute_inner_p): Generate option structure
15363 for call to ix86_handle_option.
15364 * config/i386/t-i386 (i386.o): Update dependencies.
15365 * config/ia64/ia64.c: Include opts.h.
15366 (ia64_handle_option): Update to new hook interface.
15367 * config/ia64/t-ia64 (ia64.o): Update dependencies.
15368 * config/iq2000/iq2000.c: Include opts.h.
15369 (iq2000_handle_option): Update to new hook interface.
15370 * config/m32c/m32c.c: Include opts.h.
15371 (m32c_handle_option): Update to new hook interface.
15372 * config/m32r/m32r.c: Include opts.h.
15373 (m32r_handle_option): Update to new hook interface.
15374 * config/m68k/m68k.c: Include opts.h.
15375 (m68k_handle_option): Update to new hook interface.
15376 * config/mep/mep.c: Include opts.h.
15377 (mep_handle_option): Update to new hook interface.
15378 * config/microblaze/microblaze.c: Include opts.h.
15379 (microblaze_handle_option): Update to new hook interface.
15380 * config/mips/mips.c: Include opts.h.
15381 (mips_handle_option): Update to new hook interface.
15382 * config/mn10300/mn10300.c: Include opts.h.
15383 (mn10300_handle_option): Update to new hook interface.
15384 * config/pa/pa.c: Include opts.h.
15385 (pa_handle_option): Update to new hook interface.
15386 * config/pdp11/pdp11.c: Include opts.h.
15387 (pdp11_handle_option): Update to new hook interface.
15388 * config/rs6000/rs6000.c: Include opts.h.
15389 (rs6000_handle_option): Update to new hook interface.
15390 * config/rs6000/t-rs6000 (rs6000.o): Update dependencies.
15391 * config/rx/rx.c: Include opts.h.
15392 (rx_handle_option): Update to new hook interface.
15393 * config/s390/s390.c: Include opts.h.
15394 (s390_handle_option): Update to new hook interface.
15395 * config/score/score.c: Include opts.h.
15396 (score_handle_option): Update to new hook interface.
15397 * config/sh/sh.c: Include opts.h.
15398 (sh_handle_option): Update to new hook interface.
15399 * config/sparc/sparc.c: Include opts.h.
15400 (sparc_handle_option): Update to new hook interface.
15401 * config/v850/v850.c: Include opts.h.
15402 (v850_handle_option): Update to new hook interface.
15403
66017846
JM
154042011-03-22 Joseph Myers <joseph@codesourcery.com>
15405
15406 * gcc.c (driver_unknown_option_callback): Only permit and save
15407 unknown -Wno- options.
15408 (driver_wrong_lang_callback): Save options directly instead of via
15409 driver_unknown_option_callback.
15410
e8b97ccd
EB
154112011-03-22 Eric Botcazou <ebotcazou@adacore.com>
15412
15413 * combine.c (simplify_set): Try harder to find the best CC mode when
15414 simplifying a nested COMPARE on the RHS.
15415
ebb9f8b0
JM
154162011-03-22 Joseph Myers <joseph@codesourcery.com>
15417
15418 * config/alpha/gnu.h: Remove.
15419 * config/arc: Remove directory.
15420 * config/arm/netbsd.h: Remove.
15421 * config/arm/t-pe: Remove.
15422 * config/crx: Remove directory.
15423 * config/i386/netbsd.h: Remove.
15424 * config/m68hc11: Remove directory.
15425 * config/m68k/uclinux-oldabi.h: Remove.
15426 * config/mcore/mcore-pe.h: Remove.
15427 * config/mcore/t-mcore-pe: Remove.
15428 * config/netbsd-aout.h: Remove.
15429 * config/rs6000/gnu.h: Remove.
15430 * config/sh/sh-symbian.h: Remove.
15431 * config/sh/symbian-base.c: Remove.
15432 * config/sh/symbian-c.c: Remove.
15433 * config/sh/symbian-cxx.c: Remove.
15434 * config/sh/symbian-post.h: Remove.
15435 * config/sh/symbian-pre.h: Remove.
15436 * config/sh/t-symbian: Remove.
15437 * config/svr3.h: Remove.
15438 * config/vax/netbsd.h: Remove.
15439 * config.build: Don't handle i[34567]86-*-pe.
15440 * config.gcc: Remove handling of deprecations for most deprecated
15441 targets.
15442 (m68k-*-uclinuxoldabi*): Add to second deprecated list.
15443 (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf,
15444 i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*,
15445 m68hc12-*-*|m6812-*-*, m68k-*-uclinuxoldabi*, mcore-*-pe*,
15446 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
15447 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
15448 Remove cases.
15449 * config.host: Don't handle i[34567]86-*-pe.
15450 * config/rs6000/linux64.h (LINK_OS_GNU_SPEC): Remove.
15451 (ASM_SPEC32): Don't handle -mcall-gnu.
15452 * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't handle
15453 -mcall-gnu.
15454 (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC, CPP_SPEC,
15455 STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC): Don't handle -mcall-gnu.
15456 (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
15457 LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): Remove.
15458 (SUBTARGET_EXTRA_SPECS): Remove *_gnu specs.
15459 * config/sh/sh-protos.h, config/sh/sh.c: Remove all code
15460 conditional on SYMBIAN.
15461 * configure.ac: Don't handle powerpc*-*-gnu*.
15462 * configure: Regenerate.
15463 * doc/extend.texi (interrupt attribute): Don't mention CRX.
15464 * doc/install-old.texi (m6811, m6812): Don't mention.
15465 * doc/install.texi (arc-*-elf*): Don't document multilib option.
15466 (arc-*-elf, CRX, m6811-elf, m6812-elf): Remove.
15467 (m68k-uclinuxoldabi): Don't mention.
15468 * doc/invoke.texi (ARC Options, CRX Options, M68hc1x Options):
15469 Remove.
15470 (-mcall-gnu): Remove.
15471 * doc/md.texi (CRX Architecture, Motorola 68HC11 & 68HC12
15472 families): Remove constraint documentation.
15473
999a7d80
MS
154742011-03-22 Marius Strobl <marius@FreeBSD.org>
15475
15476 * config/sparc/freebsd.h (CPP_CPU64_DEFAULT_SPEC): Replace with...
15477 (FBSD_TARGET_CPU_CPP_BUILTINS): ...this.
15478 (TARGET_GNU_TLS, TARGET_SUN_TLS): Define.
15479
45540bcf
MM
154802011-03-21 Michael Meissner <meissner@linux.vnet.ibm.com>
15481
15482 PR target/48226
15483 * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If we see a
15484 vector when peeking at the next token for vector, don't expand the
15485 keywords.
15486
980a0ff4
GJL
154872011-03-21 Georg-Johann Lay <avr@gjlay.de>
15488
15489 * config/avr/avr-protos.h (expand_epilogue): Change prototype
15490 * config/avr/avr.h (struct machine_function): Add field sibcall_fails.
15491 * config/avr/avr.c (init_cumulative_args)
15492 (avr_function_arg_advance): Use it.
15493 * config/avr/avr.c (expand_epilogue): Add bool parameter. Handle
15494 sibcall epilogues.
15495 (TARGET_FUNCTION_OK_FOR_SIBCALL): Define to...
15496 (avr_function_ok_for_sibcall): ...this new function.
15497 (avr_lookup_function_attribute1): New static Function.
15498 (avr_naked_function_p, interrupt_function_p)
15499 (signal_function_p, avr_OS_task_function_p)
15500 (avr_OS_main_function_p): Use it.
15501 * config/avr/avr.md ("sibcall", "sibcall_value")
15502 ("sibcall_epilogue"): New expander.
15503 ("*call_insn", "*call_value_insn"): New insn.
15504 ("call_insn", "call_value_insn"): Remove
15505 ("call", "call_value", "epilogue"): Change expander to handle
15506 sibling calls.
15507
49168734
NC
155082011-03-21 Nick Clifton <nickc@redhat.com>
15509
15510 * doc/invoke.texi (Overall Options): Move closing brace to end of
15511 options list.
15512 (Optimization Options): Add missing @gol.
15513 (Directory Options): Likewise.
15514 (i386 and x86-64 Options): Likewise.
15515 (RS6000 and PowerPC Options): Likewise.
15516 (i386 and x86-64 Windows Options): Likewise.
15517 (V850 Options): Add text missing from descriptions.
15518
bdfe906f
RH
155192011-03-22 Richard Henderson <rth@redhat.com>
15520
15521 * config/avr/avr.c (TARGET_EXCEPT_UNWIND_INFO): New.
15522 (avr_incoming_return_addr_rtx): New.
15523 (emit_push_byte): New.
15524 (expand_prologue): Use it. Remove incorrect dwarf annotation for
15525 SREG, RAMPZ, zero register. Push frame pointer by bytes. Add dwarf
15526 annotation for __prologue_saves__. Fixup dwarf annotation for CFA.
15527 (emit_pop_byte): New.
15528 (expand_epilogue): Use it. Pop frame pointer by bytes.
15529 * config/avr/avr.h (FRAME_POINTER_CFA_OFFSET): Remove.
15530 (INCOMING_RETURN_ADDR_RTX): New.
15531 (INCOMING_FRAME_SP_OFFSET): New.
15532 (ARG_POINTER_CFA_OFFSET): New.
15533 * config/avr/avr.md (*pushqi): Fix mode of auto-inc.
15534 (*pushhi, *pushsi, *pushsf, popqi): Likewise.
15535 (pophi): Remove.
15536
d090a5aa
RH
15537 * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 11]: Handle post_dec.
15538
fdf3e18a
NF
155392011-03-22 Nathan Froyd <froydnj@codesourcery.com>
15540
15541 * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.
15542 (FUNCTION_ARG_ADVANCE): Likewise.
15543 * tm.texi.in: Change references to them to hook references.
15544 * tm.texi: Regenerate.
15545 * targhooks.c (default_function_arg): Eliminate check for target
15546 macro.
15547 (default_function_incoming_arg): Likewise.
15548 (default_function_arg_advance): Likewise.
c78dd519 15549 * target.def (function_arg, function_incoming_arg): Change to DEFHOOK.
fdf3e18a
NF
15550 (function_arg_advance): Likewise.
15551 * target-def.h: Eliminate FUNCTION_INCOMING_ARG check.
15552
009d3fcf
NF
155532011-03-22 Nathan Froyd <froydnj@codesourcery.com>
15554
15555 * tree.c (build_call_1): New function.
15556 (build_call_valist, build_call_array_loc, build_call_vec): Call it.
15557
7bec30e1
RG
155582011-03-22 Richard Guenther <rguenther@suse.de>
15559
15560 PR tree-optimization/48228
15561 * tree-vrp.c (vrp_visit_phi_node): Do not stop propagating
15562 for single-arg PHIs.
15563
0b7e851b
AB
155642011-03-22 Andrey Belevantsev <abel@ispras.ru>
15565
15566 PR rtl-optimization/48143
15567 * config/i386/sse.md (*sse2_cvtpd2dq): Add athlon_decode attribute.
15568 (*sse2_cvttpd2dq, sse2_cvtss2sd, *sse2_cvtpd2ps,
15569 sse2_cvtps2pd): Likewise.
15570
d89afca5
AK
155712011-03-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15572
15573 * recog.c (canonicalize_change_group): Use validate_unshare_change.
15574
f471fe72
RG
155752011-03-22 Richard Guenther <rguenther@suse.de>
15576
15577 * gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not
15578 a valid RHS. Make DOT_PROD_EXPR and REALIGN_LOAD_EXPR ternary.
15579 * tree-cfg.c (verify_gimple_assign_ternary): Allow DOT_PROD_EXPR
15580 and REALIGN_LOAD_EXPR.
15581 (verify_gimple_assign_single): Do not allow POLYNOMIAL_CHREC,
15582 DOT_PROD_EXPR or REALIGN_LOAD_EXPR.
15583 * expr.c (expand_expr_real_1): Move REALIGN_LOAD_EXPR and
15584 DOT_PROD_EXPR case ...
15585 (expand_expr_real_2): ... here.
15586 * gimple-pretty-print.c (dump_ternary_rhs): Handle DOT_PROD_EXPR
15587 and REALIGN_LOAD_EXPR.
15588 * tree-data-ref.c (split_constant_offset): Bail out for all CHRECs.
15589 * tree-vect-loop.c (vect_model_reduction_cost): Handle ternaries.
15590 (vect_create_epilog_for_reduction): Likewise.
15591 (vectorizable_reduction): Likewise.
15592 * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Adjust.
15593 * tree-vect-stmts.c (vectorizable_load): Likewise.
15594
f2f81d57
EB
155952011-03-22 Eric Botcazou <ebotcazou@adacore.com>
15596
15597 * gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_EXPR conditions.
15598
ab081dd6
AK
155992011-03-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15600
15601 * config/s390/s390.c (s390_delegitimize_address): Fix offset
15602 handling for PLTOFF/GOTOFF.
15603
6fd5332b
NC
156042011-03-22 Nick Clifton <nickc@redhat.com>
15605
15606 * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
15607 trailing backslash from the end of the macro definition.
15608
01841ac0
AK
156092011-03-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15610
15611 * config/s390/s390.c (s390_delegitimize_address): Handle PLTOFF
15612 and PLT unspecs.
15613
2ef6ce06
RS
156142011-03-21 Richard Sandiford <richard.sandiford@linaro.org>
15615
15616 * expr.h (prepare_operand): Move to...
15617 * optabs.h (prepare_operand): ...here and change the insn code
15618 parameter from "int" to "enum insn_code".
15619 (insn_operand_matches): Declare.
15620 * expr.c (init_expr_target): Use insn_operand_matches.
15621 (compress_float_constant): Likewise.
15622 * function.c (safe_insn_predicate, assign_parm_setup_reg): Likewise.
15623 * optabs.c (can_compare_p, prepare_cmp_insn): Likewise.
15624 (emit_cmp_and_jump_insn_1, gen_add2_insn, gen_add3_insn): Likewise.
c78dd519
UB
15625 (have_add2_insn, gen_sub2_insn, gen_sub3_insn, have_sub2_insn):
15626 Likewise.
2ef6ce06
RS
15627 (gen_cond_trap): Likewise.
15628 (prepare_operand): Likewise. Change icode to an insn_code.
15629 (insn_operand_matches): New function.
15630 * reload.c (find_reloads_address_1): Use insn_operand_matches.
15631 * reload1.c (gen_reload): Likewise.
15632 * targhooks.c (default_secondary_reload): Likewise.
15633
9e43ad68
UB
156342011-03-21 Uros Bizjak <ubizjak@gmail.com>
15635
9a96da32
UB
15636 * config/alpha/alpha.md (unspec): New define_c_enum.
15637 (unspecv): Ditto.
15638
156392011-03-21 Uros Bizjak <ubizjak@gmail.com>
15640
15641 PR debug/48214
9e43ad68
UB
15642 * config/alpha/alpha.c (alpha_pad_noreturn): Do not emit an unop
15643 between a call and its CALL_ARG_LOCATION note.
15644
31408f60
EB
156452011-03-21 Eric Botcazou <ebotcazou@adacore.com>
15646
15647 * gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP flag.
15648
156492011-03-21 Jakub Jelinek <jakub@redhat.com>
126e6609
JJ
15650
15651 PR c/42544
15652 PR c/48197
15653 * c-common.c (shorten_compare): If primopN is first sign-extended
15654 to opN and then zero-extended to result type, set primopN to opN.
15655
9dfd55f5
DJ
156562011-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15657
15658 * config/arm/unwind-arm.c (__gnu_unwind_pr_common): Correct test
15659 for barrier handlers.
15660
f3c33d9d
MM
156612011-03-21 Michael Meissner <meissner@linux.vnet.ibm.com>
15662
15663 * config/rs6000/rs6000.md (UNSPEC_*, UNSPECV_*): Redefine all
15664 UNSPEC constants to be in the unspec enumeration, and redefine
15665 all UNSPECV constants to be in the unspecv enumeration, so that
15666 dumps print which unspec/unspec_volatile this is.
15667 * config/rs6000/vector.md (UNSPEC_*): Ditto.
15668 * config/rs6000/paired.md (UNSPEC_*): Ditto.
15669 * config/rs6000/vsx.md (UNSPEC_*): Ditto.
15670 * config/rs6000/altivec.md (UNSPEC_*, UNSPECV_*): Ditto.
15671 * config/rs6000/dfp.md (UNSPEC_*): Ditto.
15672
15673 * config/rs6000/rs6000.md (UNSPECV_ISYNC, UNSPECV_LWSYNC): Rename
15674 UNSPEC_ISYNC and UNSPEC_HWSYNC to UNSPECV_ISYNC and
15675 UNSPECV_LWSYNC, since these are used as unspec_volatile.
15676 * config/rs6000/sync.md (isync, lwsync): Ditto.
15677
ac43f774
RG
156782011-03-21 Richard Guenther <rguenther@suse.de>
15679
15680 * params.def (lto-min-partition): Fix typo.
15681
411cdbd8
RG
156822011-03-21 Richard Guenther <rguenther@suse.de>
15683
15684 PR c/47939
15685 * c-decl.c (grokdeclarator): Drop to the main variant only
15686 for array types. Drop flag_gen_aux_info check.
15687
1cd9e416
RG
156882011-03-21 Richard Guenther <rguenther@suse.de>
15689
15690 PR translation/47911
15691 * params.def (lto-partitions): Fix typo.
15692 (lto-min-partition): Fix wording.
15693
ada5ad67
AT
156942011-03-21 Andreas Tobler <andreast@fgznet.ch>
15695
15696 * config/rs6000/t-freebsd: Remove duplication from file.
15697
f9613c9a
RG
156982011-03-21 Richard Guenther <rguenther@suse.de>
15699
15700 PR middle-end/47661
15701 * gimple.c (is_gimple_condexpr): Use tree_could_throw_p.
15702
9bfbc1eb
RG
157032011-03-21 Richard Guenther <rguenther@suse.de>
15704
15705 PR lto/48210
15706 * params.def (lto-partitions): Require at least 1 partition.
15707
a2268084
RO
157082011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15709
15710 * gthr-solaris.h: Remove.
15711 * gthr.h (_SOLARIS_THREADS): Don't include gthr-solaris.h, remove.
15712 * config/sol2.h (CPP_SUBTARGET_SPEC): Remove -threads support.
15713 (LIB_SPEC): Likewise.
15714 * config/sol2.opt (threads): Remove.
9e43ad68 15715 * config.gcc (i[34567]86-*-solaris2*): Remove solaris threads support.
a2268084
RO
15716 (sparc*-*-solaris2*): Likewise.
15717 * configure.ac (enable_threads): Enable solaris support.
15718 * configure: Regenerate.
9e43ad68 15719 * doc/invoke.texi (Option Summary, Solaris 2 Options): Remove -threads.
a2268084
RO
15720 * doc/install.texi (Configuration, --enable-threads=lib): Remove
15721 solaris.
15722
c43d9a1b
RO
157232011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15724
15725 * config.gcc: Obsolete *-*-solaris2.8*.
15726 * doc/install.texi (Specific, *-*-solaris2*): Document it.
15727
084239f4
RO
157282011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15729
15730 PR bootstrap/48135
15731 * doc/install.texi (Prerequisites, Perl): Remove Glob.pm
15732 reference. Solaris 8 perl works.
15733
64cadbe7
RO
157342011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15735
15736 PR bootstrap/48135
15737 * doc/install.texi (Prerequisites): Move jar etc. up.
15738 Explain support library version requirements.
15739
eb975109
RO
157402011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15741
15742 PR bootstrap/48135
15743 * doc/install.texi (Prerequisites): Move Perl to build
15744 requirements. Always necessary on Solaris 2 with Sun ld.
15745
8a509ffd
RO
157462011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15747
15748 * doc/install.texi (Specific, alpha*-dec-osf5.1): Update for
15749 binutils 2.21.
15750 (Specific, i?86-*-solaris2.[89]): Likewise.
15751 (Specific, i?86-*-solaris2.10): Likewise.
15752 (Specific, mips-sgi-irix6): Likewise.
15753 (Specific, *-*-solaris2*): Remove Sun Studio download URL.
15754 Update for binutils 2.21.
15755
8fbc58a1
RO
157562011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15757
15758 * configure.ac (gcc_cv_lto_plugin): Fix typo.
15759 Allow -fuse-linker-plugin for non-default plugin linker.
15760 * configure: Regenerate.
15761
7e84ad0b
NP
157622011-03-21 Nicola Pero <nicola.pero@meta-innovation.com>
15763
15764 PR bootstrap/48167
15765 * gengtype.c (files_rules): Added rule for cp/parser.h.
15766
2f36e14b
JJ
157672011-03-21 Jakub Jelinek <jakub@redhat.com>
15768
15769 PR target/48213
15770 * config/s390/s390.c (s390_delegitimize_address): Don't call
15771 lowpart_subreg if orig_x has BLKmode.
15772
62d784f7
KT
157732011-03-21 Kai Tietz <ktietz@redhat.com>
15774
15775 PR target/12171
9e43ad68
UB
15776 * doc/plugins.texi: Adjust documentation for plugin register_callback.
15777 * tree.h (attribute_spec): Add new member affects_type_identity.
15778 * attribs.c (empty_attribute_table): Adjust attribute_spec
15779 initializers.
62d784f7
KT
15780 * config/alpha/alpha.c: Likewise.
15781 * config/arc/arc.c: Likewise.
15782 * config/arm/arm.c: Likewise.
15783 * config/avr/avr.c: Likewise.
15784 * config/bfin/bfin.c: Likewise.
15785 * config/crx/crx.c: Likewise.
15786 * config/darwin.h: Likewise.
15787 * config/h8300/h8300.c: Likewise.
15788 * config/i386/cygming.h: Likewise.
15789 * config/i386/i386.c: Likewise.
15790 * config/ia64/ia64.c: Likewise.
15791 * config/m32c/m32c.c: Likewise.
15792 * config/m32r/m32r.c: Likewise.
15793 * config/m68hc11/m68hc11.c: Likewise.
15794 * config/m68k/m68k.c: Likewise.
15795 * config/mcore/mcore.c: Likewise.
15796 * config/mep/mep.c: Likewise.
15797 * config/microblaze/microblaze.c: Likewise.
15798 * config/mips/mips.c: Likewise.
15799 * config/rs6000/rs6000.c: Likewise.
15800 * config/rx/rx.c: Likewise.
15801 * config/sh/sh.c: Likewise.
15802 * config/sol2.h: Likewise.
15803 * config/sparc/sparc.c: Likewise.
15804 * config/spu/spu.c: Likewise.
15805 * config/stormy16/stormy16.c: Likewise.
15806 * config/v850/v850.c: Likewise.
15807
54833ec0
CLT
158082011-03-21 Chung-Lin Tang <cltang@codesourcery.com>
15809
15810 * simplify-rtx.c (simplify_binary_operation_1): Handle
15811 (xor (and A B) C) case when B and C are both constants.
15812
14a41392
MX
158132011-03-21 Mingjie Xing <mingjie.xing@gmail.com>
15814
15815 * tree-dfa.c (add_referenced_var): Fix typo in comment.
15816
806c3492
EB
158172011-03-20 Eric Botcazou <ebotcazou@adacore.com>
15818
15819 PR bootstrap/48168
15820 * config/sparc/sparc.c (sparc_delegitimize_address): Add new pattern.
15821
65e0a0f3
JJ
158222011-03-20 Jakub Jelinek <jakub@redhat.com>
15823
15824 PR rtl-optimization/48156
15825 * df-core.c (df_get_bb_dirty): Use df_lr if df_live is NULL,
15826 assume df and df_lr are not NULL.
15827
b6a75dda
RR
158282011-03-20 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
15829
15830 PR debug/48023
15831 * config/arm/arm.c (create_fix_barrier): Do not emit a minipool
15832 between a call and its CALL_ARG_LOCATION note.
15833
5969b52d
KK
158342011-03-19 Kaz Kojima <kkojima@gcc.gnu.org>
15835
15836 PR debug/48178
15837 * config/sh/sh.c (find_barrier): Don't emit a constant pool
15838 between a call and its corresponding CALL_ARG_LOCATION note.
15839
f773c2bd
AS
158402011-03-19 Anatoly Sokolov <aesok@post.ru>
15841
15842 * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range
15843 instead of loop. Use HARD_REGISTER_NUM_P predicate.
15844 * haifa-sched.c (setup_ref_regs): Ditto.
15845 * caller-save.c (add_used_regs_1): Ditto.
15846 * dse.c (look_for_hardregs): Ditto.
15847 * df-problems.c (df_simulate_one_insn_forwards): Ditto.
15848 * sched-rgn.c (check_live_1): Ditto.
15849
8bf872f9
JM
158502011-03-18 Joseph Myers <joseph@codesourcery.com>
15851
15852 * c-decl.c (diagnose_mismatched_decls): Give an error for
15853 redefining a typedef with variably modified type.
15854
ff8e2159
JM
158552011-03-18 Joseph Myers <joseph@codesourcery.com>
15856
15857 * c-decl.c (grokfield): Don't allow typedefs for structures or
15858 unions with no tag by default.
15859 * doc/extend.texi (Unnamed Fields): Update.
15860
16cc4440
UB
158612011-03-18 Uros Bizjak <ubizjak@gmail.com>
15862
15863 * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
15864 Rewrite using indirect functions.
15865 (lwp_slwpcb): Ditto.
15866 * config/i386/sse.md (avx_vextractf128<mode>): Ditto.
15867 (avx_vinsertf128<mode>): Ditto.
15868
e101e12e
AK
158692011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15870
15871 * config/s390/s390.c (s390_delegitimize_address): Handle GOTOFF
15872 unspecs.
15873
4627c7fb
AK
158742011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15875
15876 * config/s390/s390.c (s390_chunkify_start): Prevent literal pool
9e43ad68 15877 splitting between a call and its corresponding CALL_ARG_LOCATION note.
4627c7fb 15878
2d36b47f
MK
158792011-03-18 Maxim Kuvyrkov <maxim@codesourcery.com>
15880
15881 PR rtl-optimization/48170
15882 * gcse.c (hoist_code): Remove bogus asserts.
15883
2a3d7659
JL
158842011-03-18 Georg-Johann Lay <avr@gjlay.de>
15885
15886 * ira-color.c (assign_hard_reg): Honor LOCAL_REGNO in cost
15887 computation for prologue/epilogue.
15888
34c3ef05
RO
158892011-03-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15890
15891 * Makefile.in (check-consistency): Remove.
15892
81f2b976
JJ
158932011-03-18 Jakub Jelinek <jakub@redhat.com>
15894
15895 PR debug/48176
15896 * dwarf2out.c (dwarf2out_finish): Call output_aranges even when
15897 arange_table_in_use is 0, but either text_section_used or
15898 cold_text_section_used is true. Don't call it if
15899 !info_section_emitted.
15900
68fd7765
AS
159012011-03-18 Anatoly Sokolov <aesok@post.ru>
15902
15903 * config/avr/avr.h (RET_REGISTER, LIBCALL_VALUE,
15904 FUNCTION_VALUE_REGNO_P): Remove.
15905 * config/avr/avr-protos.h (avr_ret_register, avr_libcall_value):
15906 Remove.
15907 * config/avr/avr.c (avr_ret_register): Make static inline.
15908 (avr_function_value_regno_p): New function.
15909 (avr_libcall_value): Make static. Add 'func' argument.
15910 (avr_function_value): Make static. Rename 'func' argument to
15911 'fn_decl_or_type', forward it to avr_libcall_value. Call
15912 avr_ret_register function instead of RET_REGISTER macro.
b8bc3a43 15913 (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
68fd7765 15914
b4ef8aac
JM
159152011-03-18 Jason Merrill <jason@redhat.com>
15916
15917 PR c++/23372
15918 * gimplify.c (gimplify_arg): Strip redundant TARGET_EXPR.
15919
09a52fc3
RG
159202011-03-18 Richard Guenther <rguenther@suse.de>
15921
15922 * doc/install.texi (--enable-gold): Remove.
15923 (--with-plugin-ld): Document.
15924 * doc/invoke.texi (-fuse-linker-plugin): Clarify.
15925
2a3d7659 159262011-03-18 Andrew Pinski <pinskia@gmail.com>
3bf162a0
AP
15927
15928 PR middle-end/47790
15929 * expr.c (optimize_bitfield_assignment_op): Revamp to work
15930 again after expansion changes.
15931
2abbb0fe
CLT
159322011-03-18 Chung-Lin Tang <cltang@codesourcery.com>
15933
15934 * combine.c (try_combine): Do simplification only call of
15935 subst() on i2 even when i1 is present. Update comments.
15936
2efd0aa6
KK
159372011-03-18 Kaz Kojima <kkojima@gcc.gnu.org>
15938
15939 * config/sh/sh.c (sh_delegitimize_address): Handle UNSPEC_SYMOFF
15940 and UNSPEC_PCREL_SYMOFF.
15941
30a49b23
AK
159422011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15943
15944 * config/s390/s390.md: Use define_c_enum for the unspec constant
15945 definitions.
15946
419e1853
JJ
159472011-03-18 Richard Henderson <rth@redhat.com>
15948 Jakub Jelinek <jakub@redhat.com>
15949
15950 PR bootstrap/48161
15951 * expr.c (expand_expr_addr_expr_1): Use simplify_gen_binary
15952 instead of gen_rtx_PLUS if EXPAND_SUM or EXPAND_INITIALIZER.
15953
37875856
L
159542011-03-17 H.J. Lu <hongjiu.lu@intel.com>
15955
15956 PR middle-end/47725
15957 * combine.c (cant_combine_insn_p): Don't check zero/sign
15958 extended hard registers.
15959
76069764
L
159602011-03-17 H.J. Lu <hongjiu.lu@intel.com>
15961
15962 PR middle-end/47725
15963 * combine.c (cant_combine_insn_p): Check zero/sign extended
15964 hard registers.
15965
24da2019
AS
159662011-03-17 Anatoly Sokolov <aesok@post.ru>
15967
15968 * config/v850/v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
15969 * config/v850/v850-protos.h (v850_output_addr_const_extra): Remove.
15970 * config/v850/v850.c (v850_output_addr_const_extra): Make static.
15971 Change return type to bool.
15972 (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
15973
a82ff31f
JJ
159742011-03-17 Jakub Jelinek <jakub@redhat.com>
15975
8b29c87a
JJ
15976 PR debug/48163
15977 * var-tracking.c (prepare_call_arguments): If CALL target
15978 is a non-SYMBOL_REF CONSTANT_P, just add that into the list as
15979 pc instead of looking it up using cselib_lookup and use
15980 Pmode for it if x has VOIDmode.
15981 * dwarf2out.c (gen_subprogram_die): If also both first and
15982 second CONCAT arguments are VOIDmode, use mode of CONCAT itself.
15983
a82ff31f
JJ
15984 PR debug/48163
15985 * function.c (assign_parms): For data.passed_pointer parms
15986 use MEM of data.entry_parm instead of data.entry_parm itself
15987 as DECL_INCOMING_RTL.
15988 * dwarf2out.c (rtl_for_decl_location): Use DECL_INCOMING_RTL
15989 also when passed and declared mode is the same, DECL_RTL
15990 is a MEM with pseudo as address and DECL_INCOMING_RTL is
15991 a MEM too.
15992
82ce305c
JL
159932011-03-16 Jeff Law <law@redhat.com>
15994
15995 PR rtl-optimization/37273
15996 * ira-costs.c (scan_one_insn): Detect constants living in memory and
15997 handle them like argument loads from stack slots. Do not double
15998 count memory for memory constants and argument loads from stack slots.
15999
fe58e02b
L
160002011-03-17 H.J. Lu <hongjiu.lu@intel.com>
16001
16002 PR debug/48160
16003 * var-tracking.c (prepare_call_arguments): Check SUBREG.
16004
6fc4dbc7
L
160052011-03-17 H.J. Lu <hongjiu.lu@intel.com>
16006
16007 PR target/48171
16008 * config/i386/i386.opt: Add Save to -mavx and -mfma.
16009
db3ed0b3
JJ
160102011-03-17 Jakub Jelinek <jakub@redhat.com>
16011
8054a389
JJ
16012 PR bootstrap/48153
16013 * dwarf2out.c (mem_loc_descriptor) <case ENTRY_VALUE>: Return NULL
16014 if dwarf_strict.
16015 (gen_subprogram_die): Don't add call_site DIEs if dwarf_strict.
16016 Clear call_arg_locations and call_arg_loc_last always.
16017
db3ed0b3
JJ
16018 PR middle-end/48152
16019 * var-tracking.c (prepare_call_arguments): If argument needs to be
16020 passed by reference, adjust argtype and mode.
16021
1bce4ff3
RG
160222011-03-17 Richard Guenther <rguenther@suse.de>
16023
16024 PR middle-end/48134
16025 * tree-ssa.c (insert_debug_temp_for_var_def): If we propagated
16026 a value make sure to fold the statement.
16027
7c71147d
CLT
160282011-03-17 Chung-Lin Tang <cltang@codesourcery.com>
16029
16030 PR target/43872
16031 * config/arm/arm.c (arm_get_frame_offsets): Adjust early
16032 return condition with !cfun->calls_alloca.
16033
0e1ee172
RG
160342011-03-17 Richard Guenther <rguenther@suse.de>
16035
16036 PR bootstrap/48148
16037 * lto-cgraph.c (input_overwrite_node): Clear the abstract
16038 origin for decls in other ltrans units.
16039 (input_varpool_node): Likewise.
16040
f8bce518
RG
160412011-03-17 Richard Guenther <rguenther@suse.de>
16042
16043 PR middle-end/48165
16044 * tree-object-size.c (compute_object_offset): Properly return
16045 the offset operand of MEM_REFs as sizetype.
16046
1b6fa860
JJ
160472011-03-17 Jakub Jelinek <jakub@redhat.com>
16048
dabd47e7
JJ
16049 PR rtl-optimization/48141
16050 * params.def (PARAM_MAX_DSE_ACTIVE_LOCAL_STORES): New.
16051 * dse.c: Include params.h.
16052 (active_local_stores_len): New variable.
16053 (add_wild_read, dse_step1): Clear it when setting active_local_stores
16054 to NULL.
16055 (record_store, check_mem_read_rtx): Decrease it when removing
16056 from the chain.
16057 (scan_insn): Likewise. Increase it when adding to chain, if it
16058 reaches PARAM_MAX_DSE_ACTIVE_LOCAL_STORES limit, set to 1 and
16059 set active_local_stores to NULL before the addition.
16060 * Makefile.in (dse.o): Depend on $(PARAMS_H).
16061
1b6fa860
JJ
16062 PR rtl-optimization/48141
16063 * dse.c (record_store): If no positions are needed in an insn
16064 that cannot be deleted, at least unchain it from active_local_stores.
16065
7b5cb7d6
DS
160662011-03-16 Dodji Seketeli <dodji@redhat.com>
16067
16068 PR debug/47510
16069 * dwarf2out.c (strip_naming_typedef): Factorize out of ...
16070 (lookup_type_die_strip_naming_typedef): ... here.
16071 (get_context_die): Use it.
16072 (gen_typedef_die): Add a DW_AT_{,MIPS_}linkage_name attribute to
16073 the anonymous struct named by the naming typedef.
16074
585e9d9d
L
160752011-03-16 H.J. Lu <hongjiu.lu@intel.com>
16076
16077 PR target/48154
16078 * config/i386/i386.c (ix86_builtin_vectorized_function): Check
16079 TARGET_ROUND for BUILT_IN_{FLOOR,CEIL,TRUNC,RINT}{,F} builtins.
16080
6261ab0e
JL
160812011-03-16 Jeff Law <law@redhat.com>
16082
16083 * tree-vrp.c (identify_jump_threads): Slightly simplify type
16cc4440 16084 check for operands of conditional. Allow type to be a pointer.
6261ab0e 16085
0b0081ec
RG
160862011-03-16 Richard Guenther <rguenther@suse.de>
16087
16088 PR tree-optimization/48149
16089 * fold-const.c (fold_binary_loc): Fold
16090 COMPLEX_EXPR <REALPART_EXPR <x>, IMAGPART_EXPR <x>>.
16091
64a3d647
RG
160922011-03-16 Richard Guenther <rguenther@suse.de>
16093
16094 PR tree-optimization/26134
16095 * tree-ssa.c (maybe_rewrite_mem_ref_base): Handle rewriting
16096 complex part accesses to REALPART_EXPR and IMAGPART_EXPR.
16097 (non_rewritable_mem_ref_base): Handle complex type component
16098 accesses, constrain offsets for vector and complex extracts
16099 more properly.
16100
ef13324e
RG
161012011-03-16 Richard Guenther <rguenther@suse.de>
16102
16103 PR tree-optimization/48146
16104 * tree-ssa-sink.c (sink_code_in_bb): Manually update virtual
16105 operands avoiding the need for renaming.
16106
f0eddb90
RG
161072011-03-16 Richard Guenther <rguenther@suse.de>
16108
16109 * gimple-fold.c (maybe_fold_reference): Open-code relevant
16110 constant folding. Move MEM_REF canonicalization first.
16111 Rely on fold_const_aggregate_ref for initializer folding.
16112 * tree-ssa-ccp.c (ccp_fold): Handle constant vector extracts.
16113
e42348b8
JJ
161142011-03-16 Jakub Jelinek <jakub@redhat.com>
16115
29f10e71
JJ
16116 PR middle-end/48136
16117 * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Make sure
16118 arg0/arg1 or their arguments are always fold converted to matching
16119 types.
16120
e42348b8
JJ
16121 * var-tracking.c (prepare_call_arguments): Add ATTRIBUTE_UNUSED
16122 to nargs.
16123
55b46574
RO
161242011-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16125
16126 PR lto/46944
16127 * configure.ac (gcc_cv_gld_major_version, gcc_cv_gld_minor):
16128 Handle in-tree gold.
16129 (ld_vers): Extract binutils version for gold.
16130 (gcc_cv_ld_hidden): Handle gold here.
16131 (gcc_cv_lto_plugin): Determine level of linker plugin support.
16132 * configure: Regenerate.
16133 * config.in: Regenerate.
16134 * gcc.c: Only use LTO plugin if HAVE_LTO_PLUGIN > 0, reject
16135 -fuse-linker-plugin otherwise.
16136 (LINK_PLUGIN_SPEC): Define. Extract from LINK_COMMAND_SPEC.
16137 (LINK_COMMAND_SPEC): Use it.
16138 (main): Only look for LTOPLUGINSONAME if HAVE_LTO_PLUGIN > 0.
16139
2b1c5433
JJ
161402011-03-16 Jakub Jelinek <jakub@redhat.com>
16141
c2969d8e
JJ
16142 * emit-rtl.c (try_split): Don't call copy_call_info debug hook.
16143 * calls.c: Remove debug.h include.
16144 (emit_call_1): Don't call virtual_call_token debug hook.
16145 * dwarf2out.c (debug_dcall_section, debug_vcall_section,
16146 dcall_entry, vcall_entry, dcall_table, vcall_table, vcall_insn,
16147 vcall_insn_table, DEBUG_DCALL_SECTION, DEBUG_VCALL_SECTION,
16148 size_of_dcall_table, output_dcall_table, size_of_vcall_table,
16149 output_vcall_table, dwarf2out_direct_call, vcall_insn_table_hash,
16150 vcall_insn_table_eq, store_vcall_insn, lookup_vcall_insn,
16151 dwarf2out_virtual_call_token, dwarf2out_copy_call_info,
16152 dwarf2out_virtual_call): Remove.
16153 (dwarf2_debug_hooks): Remove direct_call, virtual_call_token,
16154 copy_call_info and virtual_call hooks.
16155 (dwarf2out_init): Don't initialize vcall_insn_table,
16156 debug_dcall_section and debug_vcall_section.
16157 (prune_unused_types): Don't mark nodes from dcall_table.
16158 (dwarf2out_finish): Don't output dcall or vcall tables.
16159 * final.c (final_scan_insn): Don't call direct_call or
16160 virtual_call debug hooks.
16161 * debug.h (struct gcc_debug_hooks): Remove direct_call,
16162 virtual_call_token, copy_call_info and virtual_call hooks.
16163 (debug_nothing_uid): Remove prototype.
16164 * sdbout.c (sdb_debug_hooks): Remove direct_call, virtual_call_token,
16165 copy_call_info and virtual_call hooks.
16166 * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
16167 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise.
16168 * debug.c (do_nothing_debug_hooks): Likewise.
16169 (debug_nothing_uid): Remove.
16170 * doc/invoke.texi (-fenable-icf-debug): Remove.
16171 * common.opt (-fenable-icf-debug): Likewise.
16172
325f5379
JJ
16173 * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
16174 * var-tracking.c (prepare_call_arguments): Use MEM_EXPR on
16175 call's MEM. Handle functions returning aggregate through a hidden
16176 first pointer. For virtual calls add clobbered pc to call arguments
16177 chain.
16178 * dwarf2out.c (gen_subprogram_die): Emit
16179 DW_AT_GNU_call_site_target_clobbered if DW_AT_GNU_call_site_target
16180 can't be emitted.
16181
a58a8e4b
JJ
16182 PR debug/45882
16183 * rtl.def (ENTRY_VALUE): Change format from "e" to "0".
16184 * rtl.h (ENTRY_VALUE_EXP): Define.
16185 * rtl.c (rtx_equal_p_cb, rtx_equal_p): Handle ENTRY_VALUE.
16186 * cselib.c (rtx_equal_for_cselib_p, cselib_hash_rtx): Likewise.
16187 * print-rtl.c (print_rtx): Likewise.
16188 * gengtype.c (adjust_field_rtx_def): Likewise.
16189 * var-tracking.c (vt_add_function_parameter): Adjust
16190 gen_rtx_ENTRY_VALUE uses, use ENTRY_VALUE_EXP macro.
16191 * dwarf2out.c (mem_loc_descriptor): Use ENTRY_VALUE_EXP macro.
16192 * cfgexpand.c (expand_debug_expr): If a SSA_NAME without
16193 partition is a default definition of a PARM_DECL, use ENTRY_VALUE
16194 of its DECL_INCOMING_RTL if possible, or its DECL_RTL if set.
16195
2b1c5433
JJ
16196 * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.
16197 Call var_location debug hook even on CALL_INSNs.
16198 (rest_of_clean_state): Don't print NOTE_INSN_CALL_ARG_LOCATION.
16199 * rtl.def (ENTRY_VALUE): New.
16200 * dwarf2out.c: Include cfglayout.h.
16201 (dwarf_stack_op_name, size_of_loc_descr, output_loc_operands,
16202 output_loc_operands_raw): Handle DW_OP_GNU_entry_value.
16203 (struct call_arg_loc_node): New type.
16204 (call_arg_locations, call_arg_loc_last, block_map, call_site_count,
16205 tail_call_site_count): New variables.
16206 (dwarf_tag_name): Handle DW_TAG_GNU_call_site and
16207 DW_TAG_GNU_call_site_parameter.
16208 (dwarf_attr_name): Handle DW_AT_GNU_call_site_value,
16209 DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
16210 DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
16211 DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites
16212 and DW_AT_GNU_all_source_call_sites.
16213 (mem_loc_descriptor): Handle ENTRY_VALUE.
16214 (add_src_coords_attributes): Don't add enything if
16215 DECL_SOURCE_LOCATION is UNKNOWN_LOCATION.
16216 (dwarf2out_abstract_function): Save and clear call_arg_location,
16217 call_site_count and tail_call_site_count around dwarf2out_decl call.
16218 (gen_call_site_die): New function.
16219 (gen_subprogram_die): Emit DW_TAG_GNU_call_site DIEs for call sites.
16220 (gen_lexical_block_die, gen_inlined_subroutine_die): Update block_map.
16221 (dwarf2out_function_decl): Clear call_arg_locations,
16222 call_arg_loc_last, set call_site_count and tail_call_site_count
16223 to -1 and free block_map.
16224 (dwarf2out_var_location): Handle NOTE_INSN_CALL_ARG_LOCATION and
16225 CALL_INSNs. Add NOTE_DURING_CALL_P var location notes even when not
16226 followed by any real instructions.
16227 (dwarf2out_begin_function): Set call_site_count and
16228 tail_call_site_count to 0.
16229 (resolve_addr): If DW_AT_abstract_origin of DW_TAG_GNU_call_site
16230 is dw_val_class_addr, attempt to look it up again, for DECL_EXTERNAL
16231 attempt to force a DIE for it and worst case remove the attribute.
16232 (resolve_one_addr): For TREE_CONSTANT_POOL_ADDRESS_P SYMBOL_REFs
16233 check TREE_ASM_WRITTEN of DECL_INITIAL of the decl instead of
16234 the decl itself.
16235 * var-tracking.c: Include tm_p.h.
16236 (vt_stack_adjustments): For calls call note_register_arguments.
16237 (argument_reg_set): New variable.
16238 (add_stores): For MO_VAL_SET of non-tracked regs from argument_reg_set
16239 ensure the VALUE is resolved.
16240 (call_arguments): New variable.
16241 (prepare_call_arguments): New function.
16242 (add_with_sets): For MO_CALL set u.loc from call_arguments and clear it.
16243 (struct expand_loc_callback_data): Add ignore_cur_loc field.
16244 (vt_expand_loc_callback): If ignore_cur_loc, don't look at cur_loc and
16245 always use the best expression.
16246 (vt_expand_loc): Add ignore_cur_loc argument.
16247 (vt_expand_loc_dummy): Clear ignore_cur_loc field.
16248 (emit_note_insn_var_location): Adjust vt_expand_loc callers.
16249 (emit_notes_in_bb) <case MO_CALL>: Add NOTE_INSN_CALL_ARG_LOCATION
16250 note for all calls.
16251 (vt_add_function_parameter): Use cselib_lookup_from_insn.
16252 If dv is a VALUE, enter into hash table also ENTRY_VALUE for the
16253 argument. Don't call cselib_preserve_only_values and
16254 cselib_reset_table.
16255 (note_register_arguments): New function.
16256 (vt_initialize): Compute argument_reg_set. Call
16257 vt_add_function_parameters before processing basic blocks instead of
16258 afterwards. For calls call prepare_call_arguments before calling
16259 cselib_process_insn.
16260 * print-rtl.c (print_rtx): Handle NOTE_INSN_CALL_ARG_LOCATION.
16261 * Makefile.in (dwarf2out.o): Depend on $(CFGLAYOUT_H).
16262 (var-tracking.o): Depend on $(TM_P_H).
16263 * cfglayout.h (insn_scope): New prototype.
16264 * gengtype.c (adjust_field_rtx_def): Handle NOTE_INSN_CALL_ARG_LOCATION.
16265 * cfglayout.c (insn_scope): No longer static.
16266 * insn-notes.def (CALL_ARG_LOCATION): New.
16267 * calls.c (expand_call, emit_library_call_value_1): Put USEs for
16268 MEM arguments into CALL_INSN_FUNCTION_USAGE unconditionally.
16269 * integrate.c (set_block_origin_self, set_block_abstract_flags): Do
16270 nothing for DECL_EXTERNAL BLOCK_VARS.
16271
9ef13bd0
AM
162722011-03-16 Alan Modra <amodra@gmail.com>
16273
16274 PR target/45844
16275 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Don't
16276 create invalid offset address for vsx splat insn.
16277 * config/rs6000/predicates.md (splat_input_operand): New.
16278 * config/rs6000/vsx.md (vsx_splat_*): Use it.
16279
56b67510
XDL
162802011-03-15 Xinliang David Li <davidxl@google.com>
16281
16282 PR c/47837
16283 * tree-ssa-uninit.c (pred_chain_length_cmp): New function.
16284 (normalize_preds): New function.
16285 (is_use_properly_guarded): Normalize def predicates.
16286
80fffdef
RR
162872011-03-15 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
16288
732f37c6 16289 PR target/46788
80fffdef
RR
16290 * config/arm/arm.md (arm_movtas_ze): Use 'L' instead of 'c'
16291 in the output template.
16292
930672ad
RG
162932011-03-15 Richard Guenther <rguenther@suse.de>
16294
16295 PR middle-end/47650
16296 * tree-pretty-print.c (dump_function_declaration): Properly
16297 dump unprototyped and varargs function types.
16298
c7ee7b45
RG
162992011-03-15 Richard Guenther <rguenther@suse.de>
16300
16301 PR tree-optimization/13954
16302 * tree-ssa-sccvn.c (vn_reference_lookup_3): Look through memcpy
16303 and friends.
16304
b2ad5e37
RG
163052011-03-15 Richard Guenther <rguenther@suse.de>
16306
16307 PR tree-optimization/48037
16308 * tree-ssa.c (maybe_rewrite_mem_ref_base): Rewrite vector
16309 selects into BIT_FIELD_REFs.
16310 (non_rewritable_mem_ref_base): Check if a MEM_REF is a
16311 vector select.
16312
7ee93d4e
JJ
163132011-03-15 Jakub Jelinek <jakub@redhat.com>
16314
16315 PR tree-optimization/48129
16316 * builtins.c (fold_builtin_snprintf): Convert to type of
16317 built_in_decls[BUILT_IN_SNPRINTF] retval instead of
16318 implicit_built_in_decls[BUILT_IN_SNPRINTF] retval.
16319
e106efc7
RG
163202011-03-15 Richard Guenther <rguenther@suse.de>
16321
16322 PR tree-optimization/41490
16323 * tree-ssa-dce.c (propagate_necessity): Handle returns without
16324 value but with VUSE.
16325 * tree-ssa-operands.c (parse_ssa_operands): Add a VUSE on all
16326 return statements.
16327 * tree-ssa-sink.c (statement_sink_location): Fix store sinking.
16328 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Handle virtual PHIs.
16329 * tree-tailcall.c (find_tail_calls): Ignore returns.
16330
17dea42f
RG
163312011-03-15 Richard Guenther <rguenther@suse.de>
16332
16333 PR middle-end/48031
16334 * fold-const.c (fold_indirect_ref_1): Do not create new variable-sized
16335 or variable-indexed array accesses when in gimple form.
16336
01c77a60
RG
163372011-03-15 Richard Guenther <rguenther@suse.de>
16338
16cc4440 16339 * config/i386/i386.c (ix86_emit_swdivsf): Implement more efficiently.
01c77a60 16340
77b0791e
AM
163412011-03-15 Alan Modra <amodra@gmail.com>
16342
16343 PR target/48032
16344 * config/rs6000/rs6000.c (offsettable_ok_by_alignment): Do not
16345 presume symbol_refs without a symbol_ref_decl are suitably
16346 aligned, nor other trees we may see here. Handle anchor symbols.
16347 (legitimate_constant_pool_address_p): Comment. Add mode param.
16348 Check cmodel=medium addresses. Adjust all calls.
16349 (rs6000_emit_move): Don't call offsettable_ok_by_alignment on
16350 creating cmodel=medium optimized access to locals.
16351 * config/rs6000/constraints.md (R): Pass QImode to
16352 legitimate_constant_pool_address_p.
16353 * config/rs6000/predicates.md (input_operand): Pass mode to
16354 legitimate_constant_pool_address_p.
16355 * config/rs6000/rs6000-protos.h (legitimate_constant_pool_address_p):
16356 Update prototype.
16357
35f61ba4
MM
163582011-03-14 Michael Meissner <meissner@linux.vnet.ibm.com>
16359
16360 PR target/48053
16361 * config/rs6000/rs6000.md (movdi split for 32-bit): Don't split up
16362 64-bit constants being loaded into registers other than GPRs such
16363 as loading 0 into a VSX register.
16364
07332e6d
RO
163652011-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16366
16cc4440 16367 * config/sol2.c (solaris_assemble_visibility): Remove obsolete URLs.
07332e6d 16368
de888d90
JJ
163692011-03-14 Jakub Jelinek <jakub@redhat.com>
16370
ba3ceb2d
JJ
16371 PR middle-end/47917
16372 * builtins.c (fold_builtin_snprintf): New function.
16373 (fold_builtin_3): Call it for BUILT_IN_SNPRINTF.
16374 (fold_builtin_4): Likewise.
16375
2e64f8b8
JJ
16376 PR middle-end/38878
16377 * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Add
16378 STRIP_NOPS on arg0 and arg1. When optimizing X +- C == X
16379 and C - X == X also strip nops from +/-/p+ operand.
16380 When optimizing -X == C, fold C to arg0's type.
16381
de888d90
JJ
16382 PR debug/47946
16383 * dwarf2out.c (add_bit_offset_attribute): If bit_offset is negative,
16384 emit it as add_AT_int instead of add_AT_unsigned.
16385
163862011-03-14 Tom Tromey <tromey@redhat.com>
f4e749b4
TT
16387
16388 * unwind-dw2.c: Include sys/sdt.h if it exists.
16389 (_Unwind_DebugHook): Use STAP_PROBE2.
16390 * config.in, configure: Rebuild.
16391 * configure.ac: Check for sys/sdt.h.
16392
d34abfd2
UB
163932011-03-14 Uros Bizjak <ubizjak@gmail.com>
16394
16395 * config/i386/i386.md (ROUND_FLOOR): New constant.
16396 (ROUND_CEIL): Ditto.
16397 (ROUND_TRUNC): Ditto.
16398 (ROUND_MXCSR): Ditto.
16399 (ROUND_NO_EXC): Ditto.
16400 (rint<mode>2): Use new defines instead of numerical constants.
16401 (floor<mode>2): Ditto.
16402 (ceil<mode>2): Ditto.
16403 (btrunc<mode>2): Ditto.
16404 * config/i386/i386-builtin-types.def: Define ROUND function type
16405 aliases.
16406 * config/i386/i386.c (enum ix86_builtins): Add
16407 IX86_BUILTIN_{FLOOR,CEIL,TRUNC,RINT}{PS,PD}{,256} defines.
16408 (struct builtin_description): Add
16409 __builtin_ia32_{floor,ceil,trunc,rint}{pd,ps}{,256} descriptions.
16410 (ix86_expand_sse_round): New static function.
16411 (ix86_expand_args_builtin): Call ix86_expand_sse_round for ROUND
16412 function types.
16413 (ix86_builtin_vectorized_function): Handle
16414 BUILT_IN_{FLOOR,CEIL,TRUNC,RINT}{,F} builtins.
16415
87f9e23d
TT
164162011-03-14 Tom Tromey <tromey@redhat.com>
16417
16418 * c-parser.c (c_parser_asm_string_literal): Clear
16419 warn_overlength_strings.
16420
b3ab9ea2
TT
164212011-03-14 Tom Tromey <tromey@redhat.com>
16422
16423 * c-parser.c (disable_extension_diagnostics): Save
16424 warn_overlength_strings.
16425 (restore_extension_diagnostics): Restore warn_overlength_strings.
16426
6bd73dd8
JJ
164272011-03-14 Jakub Jelinek <jakub@redhat.com>
16428
16429 * BASE-VER: Change to 4.7.0.
16430
7f4d6e1b
RG
164312011-03-14 Richard Guenther <rguenther@suse.de>
16432
16433 PR middle-end/48098
16434 * tree.c (build_vector_from_val): Adjust assert to requirements
16435 and reality.
16436
c6104ef1
JJ
164372011-03-14 Jakub Jelinek <jakub@redhat.com>
16438
16439 PR bootstrap/48102
d34abfd2 16440 * graphite-cloog-compat.h (build_cloog_prog): Remove STATE parameter.
c6104ef1 16441
dfa95e19
AT
164422011-03-14 Andreas Tobler <andreast@fgznet.ch>
16443
f60c2554 16444 * config/rs6000/freebsd.h (RELOCATABLE_NEEDS_FIXUP): Define in
dfa95e19
AT
16445 terms of target_flags_explicit. Adjust copyright year.
16446
16447 * config.gcc: Add FreeBSD PowerPC soft-float libgcc bits.
16448 * config/rs6000/t-freebsd: New file. Add override for
16449 LIB2FUNCS_EXTRA.
16450
bb322018
CD
164512011-03-13 Chris Demetriou <cgd@google.com>
16452
16453 * doc/invoke.texi (-fdiagnostics-show-option): Replace with...
16454 (-fno-diagnostics-show-option): this, to reflect current default.
16455 (-Werror=): Update text about -fno-diagnostics-show-option.
16456
12b1c80b
PB
164572011-03-12 Peter Bergner <bergner@vnet.ibm.com>
16458
16459 PR target/48053
16460 * config/rs6000/predicates.md (easy_vector_constant_add_self,
16461 easy_vector_constant_msb): Do not handle V2DImode and V2DFmode.
16462 * config/rs6000/rs6000.c (const_vector_elt_as_int): Add assert that
16463 mode is not V2DImode or V2DFmode.
16464 (vspltis_constant): Do not handle V2DImode and V2DFmode.
16465 (rs6000_expand_vector_init): Replace copy_to_reg with copy_to_mode_reg.
16466 * config/rs6000/rs6000.md (movdi_internal32): Allow setting VSX
16467 registers to 0.
16468 (movdi_internal64): Likewise.
16469
57d598f7
SP
164702011-03-12 Sebastian Pop <sebastian.pop@amd.com>
16471
16472 PR tree-optimization/47127
16473 * graphite-clast-to-gimple.c (build_cloog_prog): Removed state
16474 parameter.
16475 (set_cloog_options): Same.
16476 (scop_to_clast): Same.
16477 (print_clast_stmt): Do not call cloog_state_malloc and
16478 cloog_state_free.
16479 (print_generated_program): Same.
16480 (gloog): Same.
16481 * graphite-clast-to-gimple.h (cloog_state): Declared.
16482 (scop_to_clast): Adjust declaration.
16483 * graphite.c (cloog_state): Defined here.
16484 (graphite_initialize): Call cloog_state_malloc.
16485 (graphite_finalize): Call cloog_state_free.
16486
f231b5ff
JM
164872011-03-11 Jason Merrill <jason@redhat.com>
16488
16489 * attribs.c (lookup_attribute_spec): Take const_tree.
16490 * tree.h: Adjust.
16491
6a4e2bd5
JM
164922011-03-11 Joseph Myers <joseph@codesourcery.com>
16493
16494 * config/sparc/sparc.c (sparc_option_override): Use
16495 PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA for "niagara2".
16496
a758fd67
RG
164972011-03-11 Richard Guenther <rguenther@suse.de>
16498
16499 PR tree-optimization/48067
16500 * tree-ssa-math-opts.c (convert_mult_to_fma): Verify the
16501 multiplication result will be only used once on the target
16502 stmt.
16503
03dfda54
RG
165042011-03-11 Richard Guenther <rguenther@suse.de>
16505
16506 * doc/invoke.texi (max-inline-insns-single): Adjust default value.
16507
5f11a50a
RG
165082011-03-11 Richard Guenther <rguenther@suse.de>
16509
16510 PR lto/48073
16511 * tree.c (find_decls_types_r): Do not walk types only reachable
16512 from IDENTIFIER_NODEs.
16513
4074f163
JJ
165142011-03-11 Jakub Jelinek <jakub@redhat.com>
16515
16516 PR middle-end/48044
16517 * ipa.c (cgraph_remove_unreachable_nodes): Enqueue
16518 all vnode->force_output nodes as needed.
16519
30f7cdcd
JM
165202011-03-11 Jason Merrill <jason@redhat.com>
16521
16522 PR c++/48069
16523 * tree.c (type_hash_eq): Use COMPLETE_TYPE_P, not
16524 COMPLETE_OR_UNBOUND_ARRAY_TYPE_P.
16525
62ecfeb8
MJ
165262011-03-11 Martin Jambor <mjambor@suse.cz>
16527
16528 * cgraphunit.c (verify_cgraph_node): Call cgraph_get_node instead of
16529 cgraph_node.
16530
e89e03ab
JJ
165312011-03-11 Jakub Jelinek <jakub@redhat.com>
16532
16533 PR tree-optimization/48063
16534 * ipa-inline.c (cgraph_decide_inlining): Don't try to
16535 inline functions called once if !tree_can_inline_p (node->callers).
16536
efbe978b 165372011-03-11 Chen Liqin <liqin.gcc@gmail.com>
9d6193a7 16538
efbe978b
EB
16539 * config.gcc (score-*-elf): Add extra_parts .., update tmake_file and
16540 extra_objs.
9d6193a7
CL
16541 * config/score/score3.c: Delete.
16542 * config/score/score3.h: Delete.
16543 * config/score/mul-div.S: Delete.
16544 * config/score/sfp-machine.h: Add new file.
16545 * config/score/constraints.md: Add new file.
16546 * config/score/t-score-softfp: Add new file.
efbe978b 16547 * config/score/t-score-elf: Remove score3.o, do not generate multilib.
9d6193a7
CL
16548 * config/score/score7.c (score7_const_ok_for_letter_p): Delete.
16549 (score7_extra_constraint): Delete.
efbe978b 16550 (score7_option_override): Remove unused code.
9d6193a7
CL
16551 * config/score/score.c: Remove score3 and score5 define and code.
16552 * config/score/score.h: Remove score3 and score5 define and code.
efbe978b 16553 * config/score/score.md: Remove score3 template and unusual insn.
9d6193a7
CL
16554 * config/score/score.opt: Remove score3 and score5 options.
16555
5de27cca
JDA
165562011-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
16557
16558 * config/pa/pa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT
16559 when _HPUX_SOURCE is defined.
16560 (LIB_SPEC): Use -lc instead of -lc_r when -threads is specified.
16561
18d92053
JM
165622011-03-10 Jason Merrill <jason@redhat.com>
16563
16564 PR c++/48029
16565 * stor-layout.c (layout_type): Don't set structural equality
16566 on arrays of incomplete type.
16567 * tree.c (type_hash_eq): Handle comparing them properly.
16568
67a2f76d
JJ
165692011-03-10 Jakub Jelinek <jakub@redhat.com>
16570
16571 PR debug/48043
18d92053 16572 * config/s390/s390.c (s390_delegitimize_address): Make sure the
67a2f76d
JJ
16573 result mode matches original rtl mode.
16574
d845b2f9
NC
165752011-03-10 Nick Clifton <nickc@redhat.com>
16576
16577 * config/rx/rx.md (bitset_in_memory, bitclr_in_memory: Fix timings.
39242686 16578 (andsi3, andsi3_flags): Fix timings for three operand alternative.
d845b2f9 16579
db7ec035
JJ
165802011-03-09 Jakub Jelinek <jakub@redhat.com>
16581
16582 PR rtl-optimization/47866
16583 * expr.c (store_field): If MEM_SCALAR_P (target), don't use
16584 MEM_SET_IN_STRUCT_P (to_rtx, 1), just set MEM_IN_STRUCT_P (to_rtx)
16585 if target wasn't scalar.
16586 * function.c (assign_stack_temp_for_type): Assert that neither
16587 MEM_SCALAR_P nor MEM_IN_STRUCT_P is set previously, set either
16588 MEM_IN_STRUCT_P or MEM_SCALAR_P instead of using MEM_SET_IN_STRUCT_P
16589 macro.
16590 * rtl.h (MEM_SET_IN_STRUCT_P): Removed.
16591
5d304e47
AK
165922011-03-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
16593
16594 * config/s390/s390-protos.h (s390_label_align): New prototype.
16595 * config/s390/s390.c (s390_label_align): New function.
16596 * config/s390/s390.h (LABEL_ALIGN): New target macro definition.
16597
93b826f0
MM
165982011-03-08 Michael Meissner <meissner@linux.vnet.ibm.com>
16599
16600 PR target/47755
16601 * config/rs6000/rs6000.c (easy_altivec_constant): Correctly handle
16602 V2DI/V2DF constants. Only all 0's or all 1's are easy.
16603 (output_vec_const_move): Ditto.
16604
ef78aed6
AS
166052011-03-08 Anatoly Sokolov <aesok@post.ru>
16606
16607 * config/mips/mips.h (PREFERRED_RELOAD_CLASS): Remove macro.
16608 * config/mips/mips-protos.h (mips_preferred_reload_class): Remove.
16609 * config/mips/mips.c (mips_preferred_reload_class): Make static.
16610 Change 'rclass' argument and result type to reg_class_t.
16611 (TARGET_PREFERRED_RELOAD_CLASS): Define.
16612
5f892aa0
GJL
166132011-03-08 Georg-Johann Lay <avr@gjlay.de>
16614
9e43ad68
UB
16615 * config/avr/avr.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
16616 * config/avr/avr.c (TARGET_REGISTER_MOVE_COST)
16617 (TARGET_MEMORY_MOVE_COST): Define.
16618 (avr_register_move_cost, avr_memory_move_cost): New Functions.
5f892aa0 16619
32bd2409
JJ
166202011-03-08 Jakub Jelinek <jakub@redhat.com>
16621
530a4800
JJ
16622 PR debug/47881
16623 * ira.c (ira): Call df_analyze again if delete_trivially_dead_insns
16624 removed anything.
16625
32bd2409
JJ
16626 PR tree-optimization/48022
16627 * fold-const.c (fold_comparison): Don't call fold_overflow_warning
16628 for EQ/NE_EXPR.
16629
c7148991
JJ
166302011-03-07 Jakub Jelinek <jakub@redhat.com>
16631
16632 PR debug/47991
16633 * var-tracking.c (find_use_val): Return NULL for
16634 cui->sets && cui->store_p BLKmode MEMs.
16635
43070a6e
AS
166362011-03-07 Anatoly Sokolov <aesok@post.ru>
16637
16638 * config/stormy16/stormy16.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS):
16639 Remove.
16640 * config/stormy16/stormy16-protos.h (xstormy16_print_operand,
16641 xstormy16_print_operand_address): Remove.
16642 * config/stormy16/stormy16.c (xstormy16_print_operand,
16643 xstormy16_print_operand_address): Make static.
16644 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
16645
efbe978b 166462011-03-07 Pat Haugen <pthaugen@us.ibm.com>
79eefb0d
PH
16647
16648 PR target/47862
16649 * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
16650 * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Undefine
16651 before definition.
16652
cec8ac0b
ZD
166532011-03-07 Zdenek Dvorak <ook@ucw.cz>
16654
16655 PR bootstrap/48000
16656 * cfgloopmanip.c (fix_bb_placements): Return immediately
16657 if FROM is BASE_LOOP's header.
16658
59527282
PW
166592011-03-07 Paul Wögerer <paul_woegerer@mentor.com>
16660
16661 * gimplify.c (gimplify_function_tree): Fix building calls
16662 to __builtin_return_address.
16663
617718f7
AM
166642011-03-07 Alan Modra <amodra@gmail.com>
16665
16666 * config/rs6000/linux.h (TARGET_ASM_FILE_END): Don't define.
16667 * config/rs6000/linux64.h (TARGET_ASM_FILE_END): Don't define.
16668 * config/rs6000/sysv4.h (TARGET_ASM_FILE_END): Define.
16669 * config/rs6000/rs6000-protos.h (init_cumulative_args): Add fndecl and
16670 return_mode args.
16671 * config/rs6000/rs6000.h (CUMULATIVE_ARGS): Add "escapes".
16672 (INIT_CUMULATIVE_ARGS): Pass FNDECL, VOIDmode.
16673 (INIT_CUMULATIVE_INCOMING_ARGS): Pass current_function_decl, VOIDmode.
16674 (INIT_CUMULATIVE_LIBCALL_ARGS): Pass NULL_TREE, MODE.
16675 * config/rs6000/rs6000.c
16676 (rs6000_elf_end_indicate_exec_stack): Rename to..
16677 (rs6000_elf_file_end): ..this. Only call file_end_indicate_exec_stack
16678 for POWERPC_LINUX. Move code emitting .gnu_attribute to here, from..
16679 (rs6000_file_start): ..here.
16680 (rs6000_passes_float, rs6000_passes_vector, rs6000_returns_struct): New
16681 file scope variables.
16682 (call_ABI_of_interest): New function.
16683 (init_cumulative_args): Set above vars when function return value
16684 is a float, vector, or small struct.
16685 (rs6000_function_arg_advance_1): Likewise for function args.
16686 (rs6000_va_start): Set rs6000_passes_float if variable arg function
16687 references float args.
16688
38528d50
MX
166892011-03-07 Mingjie Xing <mingjie.xing@gmail.com>
16690
16691 * doc/cfg.texi: Remove "See" before @ref.
16692 * doc/invoke.texi: Likewise.
16693
f42cf4f4
JM
166942011-03-05 Jason Merrill <jason@redhat.com>
16695
16696 * doc/invoke.texi (C++ Dialect Options): Document ABI v5.
16697
804a304d
AG
166982011-03-05 Anthony Green <green@moxielogic.com>
16699
16700 * config.gcc (moxie-*-elf): Add newlib-stdint.h to tmfile.
16701
634ee309
ZD
167022011-03-05 Zdenek Dvorak <ook@ucw.cz>
16703
16704 PR rtl-optimization/47899
16705 * cfgloopmanip.c (fix_bb_placements): Fix first argument
16706 to flow_loop_nested_p when moving the loop upward.
16707
6fe471c8
RE
167082011-03-05 Richard Earnshaw <rearnsha@arm.com>
16709
16710 PR target/47719
16711 * arm.md (movhi_insn_arch4): Accept any immediate constant.
16712
cc58ceee
JJ
167132011-03-05 Jakub Jelinek <jakub@redhat.com>
16714
16715 PR tree-optimization/47967
16716 * ipa-cp.c (build_const_val): Return NULL instead of creating
16717 VIEW_CONVERT_EXPR for mismatching sizes.
16718 (ipcp_create_replace_map): Return NULL if build_const_val failed.
16719 (ipcp_insert_stage): If ipcp_create_replace_map returns NULL,
16720 give up on versioning.
16721
ea868305
AM
167222011-03-05 Alan Modra <amodra@gmail.com>
16723
16724 PR target/47986
16725 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
16726 full cmodel medium/large lo_sum + high addresses.
16727
bc6ce334
AK
167282011-03-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
16729
16730 * config/s390/s390.c (s390_decompose_address): Reject non-literal
16731 pool references in UNSPEC_LTREL_OFFSET.
16732
87e7b310
JH
167332011-03-04 Jan Hubicka <jh@suse.cz>
16734
16735 PR lto/47497
16736 * lto-symtab.c (lto_cgraph_replace_node): Do not set thunk.alias.
16737 (lto_symtab_merge_cgraph_nodes_1): Update thunk.alias pointers here.
d34abfd2
UB
16738 * cgraph.h (cgraph_same_body_alias, cgraph_add_thunk):
16739 Add node pointers.
87e7b310
JH
16740 * cgraph.c (cgraph_same_body_alias_1, cgraph_same_body_alias,
16741 cgraph_add_thunk): Add node pointers.
16742 * lto-cgraph.c (lto_output_node): Verify that thunks&aliases are
16743 associated to right node.
16744 (input_node): Update use of cgraph_same_body_alias
16745 and cgraph_add_thunk.
16746
d9c64246
CF
167472011-03-04 Changpeng Fang <changpeng.fang@amd.com>
16748
16749 * config/i386/i386.opt (mprefer-avx128): New flag.
d34abfd2
UB
16750 * config/i386/i386.c (ix86_preferred_simd_mode): Prefer 128-bit AVX
16751 modes when the flag -mprefer-avx128 is on.
d9c64246 16752
08707076
RS
167532011-03-04 Richard Sandiford <richard.sandiford@linaro.org>
16754
16755 * dwarf2out.c (compare_loc_operands): Fix address handling.
16756
52517c81
AM
167572011-03-04 Alan Modra <amodra@gmail.com>
16758
16759 * tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.
16760
b147c5b9
RG
167612011-03-04 Richard Guenther <rguenther@suse.de>
16762
16763 PR middle-end/47968
16764 * expmed.c (extract_bit_field_1): Prefer vector modes that
16765 vec_extract patterns can handle.
16766
8750672f
RG
167672011-03-04 Richard Guenther <rguenther@suse.de>
16768
16769 PR middle-end/47975
16770 * optabs.c (optab_for_tree_code): Do not use VECTOR_MODE_P.
16771
9eac0f2a
RH
167722011-03-04 Richard Henderson <rth@redhat.com>
16773
16774 * explow.c (emit_stack_save): Remove 'after' parameter.
16775 (emit_stack_restore): Likewise.
16776 * expr.h: Update to match.
16777 * builtins.c, calls.c, stmt.c: Likewise.
16778 * config/alpha/alpha.md, config/avr/avr.md: Likewise.
16779 * config/mips/mips.md, config/pa/pa.md, config/vax/vax.md: Likewise.
16780 * function.c (expand_function_end): Insert the emit_stack_save
16781 sequence before parm_birth_insn instead of after.
16782
dfee1406
UB
167832011-03-03 Uros Bizjak <ubizjak@gmail.com>
16784
16785 * config/i386/sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.
16786 (ssse3_pmaddubsw128): Ditto.
16787 (ssse3_pmaddubsw): Ditto.
16788
f1d4c3de
SE
167892011-03-03 Steve Ellcey <sje@cup.hp.com>
16790
16791 * config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH
16792
71f3a3f5
JJ
167932011-03-03 Jakub Jelinek <jakub@redhat.com>
16794
423ed416
JJ
16795 PR c/47963
16796 * gimplify.c (omp_add_variable): Only call omp_notice_variable
16797 on TYPE_SIZE_UNIT if it is a DECL.
16798
71f3a3f5
JJ
16799 PR debug/47283
16800 * cfgexpand.c (expand_debug_expr) <case MEM_REF>: If MEM_REF
16801 first operand is not is_gimple_mem_ref_addr, try to fold it.
16802 If the operand still isn't is_gimple_mem_ref_addr, clear
16803 MEM_EXPR on op0.
16804
4b1a5c0d
RG
168052011-03-03 Richard Guenther <rguenther@suse.de>
16806
16807 PR middle-end/47283
16808 * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Make code
16809 match comment.
16810 (refs_may_alias_p_1): For release branches return true if
16811 we are confused by our input.
16812
b46616fd
AK
168132011-03-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
16814
16815 * config/s390/s390.c (s390_function_value): Rename to ...
16816 (s390_function_and_libcall_value): ... this.
16817 (s390_function_value): New function.
16818 (s390_libcall_value): New function.
dfee1406 16819 (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Define target hooks.
b46616fd
AK
16820 * config/s390/s390.h (FUNCTION_VALUE, LIBCALL_VALUE): Remove
16821 target macro definitions.
16822 * config/s390/s390-protos.h (s390_function_value): Remove prototype.
16823
46d8fabb
JM
168242011-03-02 Joseph Myers <joseph@codesourcery.com>
16825
16826 * config/i386/freebsd64.h (CC1_SPEC): Define.
16827 * config/i386/linux64.h (CC1_SPEC): Define.
16828 * config/i386/x86-64.h (CC1_SPEC): Don't define.
16829
6b1ce545
AS
168302011-03-02 Anatoly Sokolov <aesok@post.ru>
16831
16832 * config/stormy16/stormy16.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
16833 Remove.
16834 * config/stormy16/stormy16.c: Include reload.h.
16835 (xstormy16_memory_move_cost): New function.
16836 (TARGET_MEMORY_MOVE_COST): Define.
16837
34161e98
RS
168382011-03-02 Richard Sandiford <richard.sandiford@linaro.org>
16839
16840 PR rtl-optimization/47925
16841 * cse.c (count_reg_usage): Don't ignore the SET_DEST of instructions
16842 with side effects. Remove the more-specific check for volatile asms.
16843
f60a97cf
AM
168442011-03-02 Alan Modra <amodra@gmail.com>
16845
16846 PR target/47935
16847 * config/rs6000/predicates.md (lwa_operand): Check cmodel medium
16848 toc relative addresses for valid offsets.
16849
f2ca11ca
RG
168502011-03-01 Richard Guenther <rguenther@suse.de>
16851
16852 PR tree-optimization/47890
16853 * tree-vect-loop.c (get_initial_def_for_induction): Set
16854 related stmt properly.
16855
7a00d9ea
RG
168562011-03-01 Richard Guenther <rguenther@suse.de>
16857
16858 PR lto/47924
16859 * lto-streamer.c (lto_record_common_node): Also register
16860 the canonical type.
16861
06c7edcc
RG
168622011-03-01 Richard Guenther <rguenther@suse.de>
16863
16864 PR lto/46911
16865 * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
16866 Do not stream DECL_ABSTRACT_ORIGIN.
16867 (lto_input_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
16868 BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
16869 * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
16870 Do not stream DECL_ABSTRACT_ORIGIN.
16871 (lto_output_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
16872 BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
16873
998871e9
AS
168742011-02-28 Anatoly Sokolov <aesok@post.ru>
16875
16876 * config/stormy16/stormy16.h (FUNCTION_VALUE, LIBCALL_VALUE,
16877 FUNCTION_VALUE_REGNO_P): Remove.
b2e2ea67 16878 * config/stormy16/stormy16-protos.h (xstormy16_function_value): Remove.
998871e9
AS
16879 * config/stormy16/stormy16.c (xstormy16_function_value): Make static.
16880 Add 'outgoing' argument.
16881 (xstormy16_libcall_value, xstormy16_function_value_regno_p): New
16882 function.
16883 (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
16884 TARGET_FUNCTION_VALUE_REGNO_P): Define.
16885
94369251
KT
168862011-02-28 Kai Tietz <kai.tietz@onevision.com>
16887
16888 PR debug/28047
16889 * dwarf2out.c (file_table_eq): Use filename_cmp instead of strcmp.
16890 (lookup_filename): Likewise.
b2e2ea67 16891 * final.c (remap_debug_filename): Use filename_ncmp instead of strncmp.
94369251 16892
80a832cd
JJ
168932011-02-28 Bernd Schmidt <bernds@codesourcery.com>
16894 Jakub Jelinek <jakub@redhat.com>
16895
16896 PR middle-end/47893
16897 * rtl.h (ASLK_REDUCE_ALIGN, ASLK_RECORD_PAD): Define.
16898 (assign_stack_local_1): Change last argument type to int.
16899 * function.c (assign_stack_local_1): Replace reduce_alignment_ok
16900 argument with kind. If bit ASLK_RECORD_PAD is not set in it,
b2e2ea67 16901 don't record padding space into frame_space_list nor use those areas.
80a832cd
JJ
16902 (assign_stack_local): Adjust caller.
16903 (assign_stack_temp_for_type): Call assign_stack_local_1 instead
16904 of assign_stack_local, pass 0 as last argument.
16905 * caller-save.c (setup_save_areas): Adjust assign_stack_local_1
16906 callers.
16907
1b500976
JJ
169082011-02-28 Jakub Jelinek <jakub@redhat.com>
16909
f61c6f34
JJ
16910 PR debug/47283
16911 * cfgexpand.c (convert_debug_memory_address): Add AS parameter.
16912 Use target address_mode and pointer_mode hooks instead of hardcoded
16913 Pmode and ptr_mode. Handle some simple cases of extending if
16914 POINTERS_EXTEND_UNSIGNED < 0.
16915 (expand_debug_expr) <case MEM_REF, INDIRECT_REF, TARGET_MEM_REF>:
16916 Call convert_debug_memory_address.
16917 (expand_debug_expr) <case ADDR_EXPR>: Pass as to
16918 convert_debug_memory_address.
16919
1b500976
JJ
16920 PR middle-end/46790
16921 * configure.ac (HAVE_LD_EH_GC_SECTIONS_BUG): New test.
16922 * configure: Regenerated.
16923 * config.in: Regenerated.
16924 * varasm.c (default_function_section): Return NULL
b2e2ea67 16925 if HAVE_LD_EH_GC_SECTIONS_BUG and decl has implicit section name.
1b500976 16926
2f2935b6
MJ
169272011-02-28 Martin Jambor <mjambor@suse.cz>
16928
16929 * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Fix
16930 the description to match the printed values.
16931
474086eb
RG
169322011-02-28 Richard Guenther <rguenther@suse.de>
16933
16934 * tree-inline.c (tree_function_versioning): Set BLOCK_SUPERCONTEXT
16935 of the copied scope tree.
16936
15bf6f3a
RW
169372011-02-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16938
16939 * doc/extend.texi (Function Attributes): Avoid deeply (and
16940 wrongly) nested tables.
16941
f6b439c9
JJ
169422011-02-27 Jakub Jelinek <jakub@redhat.com>
16943
16944 PR middle-end/47903
16945 * real.c (real_arithmetic) <case PLUS_EXPR, MINUS_EXPR,
16946 MULT_EXPR, RDIV_EXPR>: Clear padding bits in *r first if
16947 r isn't op0 nor op1.
16948
1d8ca2c7
GJL
169492011-02-23 Georg-Johann Lay <avr@gjlay.de>
16950
16951 * config/avr/avr.md: Remove magic comment for emacs.
16952
593fca4b
GJL
169532011-02-23 Georg-Johann Lay <avr@gjlay.de>
16954
16955 PR target/45261
16956 * config/avr/avr.c (avr_option_override): Use error on bad options.
16957 (avr_help): New function.
16958 (TARGET_HELP): Define.
16959
6609216e
GJL
169602011-02-22 Georg-Johann Lay <avr@gjlay.de>
16961
16962 PR target/42240
16963 * config/avr/avr.c (avr_cannot_modify_jumps_p): New function.
16964 (TARGET_CANNOT_MODIFY_JUMPS_P): Define.
16965
03d458af
GP
169662011-02-26 Gerald Pfeifer <gerald@pfeifer.com>
16967
16968 * doc/invoke.texi (ARC Options): Use CPU instead of cpu.
16969 (ARM Options): Ditto.
16970 (i386 and x86-64 Options): Ditto.
16971 (RX Options): Ditto.
16972 (SPARC Options): Ditto.
16973
1c379b78
TC
169742011-02-26 Tijl Coosemans <tijl@coosemans.org>
16975
16976 * config.gcc (i386-*-freebsd*): Make i486 the default arch on
16977 FreeBSD 6 and later. Generally use cpu generic.
16978
d5ed058c 169792011-02-25 Gerald Pfeifer <gerald@pfeifer.com>
b2e2ea67 16980
d5ed058c
GP
16981 * doc/cpp.texi: Update copyright years.
16982
509d65dd 169832011-02-25 Sebastien Bourdeauducq <sebastien@milkymist.org>
308d39cd 16984
509d65dd 16985 PR target/46898
308d39cd
SB
16986 * config/lm32/lm32.md (ashrsi3): Added needed variable.
16987
509d65dd 169882011-02-25 Jon Beniston <jon@beniston.com>
308d39cd 16989
509d65dd 16990 PR target/46898
308d39cd
SB
16991 * config/lm32/lm32.h (INCOMING_RETURN_ADDR_RTX): New.
16992 * config/lm32/lm32.md (ashlsi3): Remove unused variable.
16993 * config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New.
16994 (lm32_block_move_inline): Add type cast to remove warning.
b2e2ea67 16995 (lm32_expand_prologue): Generate fp in a way compatible with dwarf2out.
308d39cd
SB
16996 (gen_int_relational): Move declarations to start of function.
16997
822ba6d7
EB
169982011-02-25 Eric Botcazou <ebotcazou@adacore.com>
16999
17000 PR tree-optimization/45470
17001 * tree-vect-data-refs.c (vect_analyze_data_refs): Fail if a statement
17002 can throw internally only.
17003 * tree-vect-stmts.c (vectorizable_call): Likewise.
17004
ef795fc2
AS
170052011-02-24 Anatoly Sokolov <aesok@post.ru>
17006
17007 * config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,
17008 PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
17009 * config/stormy16/stormy16-protos.h
17010 (xstormy16_preferred_reload_class): Remove.
17011 * config/stormy16/stormy16.c (xstormy16_preferred_reload_class): Make
17012 static. Change 'rclass' argument and return type to reg_class_t.
17013 (TARGET_PREFERRED_RELOAD_CLASS,
17014 TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
17015
1c3277ee
RG
170162011-02-24 Richard Guenther <rguenther@suse.de>
17017
17018 * lto-streamer-in.c (input_bb): Do not find referenced vars
17019 in debug statements.
17020
67e18edb
JM
170212011-02-23 Jason Merrill <jason@redhat.com>
17022
17023 * common.opt (fabi-version): Document v5 and v6.
17024
b14fad9d
RG
170252011-02-23 Richard Guenther <rguenther@suse.de>
17026
17027 PR tree-optimization/47849
17028 * tree-if-conv.c (main_tree_if_conversion): Free postdom info.
17029
7fcf46f5
JZ
170302011-02-23 Jie Zhang <jie@codesourcery.com>
17031
17032 * opts-common.c (decode_cmdline_option): Print empty string
17033 argument as "" in decoded->orig_option_with_args_text.
17034 * gcc.c (execute): Print empty string argument as ""
17035 in the verbose output.
17036 (do_spec_1): Keep empty string argument.
17037
f85b70fd
NF
170382011-02-23 Nathan Froyd <froydnj@codesourcery.com>
17039
17040 * config.gcc: Declare score-* and crx-* obsolete.
17041
b152a615
JZ
170422011-02-23 Jie Zhang <jie@codesourcery.com>
17043
17044 PR rtl-optimization/47763
17045 * web.c (web_main): Ignore naked clobber when replacing register.
17046
bb6e77bc
AS
170472011-02-22 Anatoly Sokolov <aesok@post.ru>
17048
17049 * config/stormy16/stormy16.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P):
17050 Remove.
17051
68bf6491
SP
170522011-02-22 Sebastian Pop <sebastian.pop@amd.com>
17053
17054 PR doc/47848
17055 * doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.
17056
88ee1fc7
MS
170572011-02-22 Mike Stump <mikestump@comcast.net>
17058
17059 * acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin
17060 assembler.
17061 * configure: Regenerate.
17062
6042d1dd
CLT
170632011-02-21 Chung-Lin Tang <cltang@codesourcery.com>
17064
17065 PR rtl-optimization/46002
17066 * ira-color.c (update_copy_costs): Change class intersection
17067 test to reg_class_contents[] test of 'hard_regno'.
17068
7de97f9e
JM
170692011-02-21 Joseph Myers <joseph@codesourcery.com>
17070
17071 * config/alpha/osf5.opt (mno-mips-tfile): Mark as Target rather
17072 than Driver option.
17073 * config/hpux11.opt (mt): Likewise.
17074 * config/microblaze/microblaze.opt (mxl-mode-xilkernel): Likewise.
17075 * config/rs6000/xilinx.opt (mno-clearbss, mppcperflib): Likewise.
17076 * config/vax/elf.opt (mno-asm-pic): Likewise.
17077 * config/vms/vms.opt (map, mvms-return-codes): Likewise.
17078
d1d46f9f
MS
170792011-02-21 Mike Stump <mikestump@comcast.net>
17080
17081 PR target/47822
17082 * config/darwin-protos.h (darwin_init_cfstring_builtins): Return a
17083 tree so we can get save the type.
17084 * config/i386/darwin.h (SUBTARGET_INIT_BUILTINS): Reserve builtin slot
17085 for CFString instead of trying to use past the end of the builtins.
17086 * config/i386/i386.c (IX86_BUILTIN_CFSTRING): Likewise.
17087 * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_CFSTRING): Likewise.
17088 * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): Likewise.
17089 * config/darwin.c (DARWIN_BUILTIN_CFSTRINGMAKECONSTANTSTRING):
17090 Rename to darwin_builtin_cfstring.
17091 (darwin_init_cfstring_builtins): Return the built type.
17092
23e0d930
UB
170932011-02-21 Uros Bizjak <ubizjak@gmail.com>
17094
17095 PR target/47840
17096 * config/i386/avxintrin.h (_mm256_insert_epi32): Use _mm_insert_epi32.
17097 (_mm256_insert_epi64): Use _mm_insert_epi64.
17098
192997cf
AS
170992011-02-21 Anatoly Sokolov <aesok@post.ru>
17100
17101 * config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
17102 * config/stormy16/stormy16-protos.h
17103 (xstormy16_mode_dependent_address_p): Remove.
17104 * config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
17105 Make static. Change return type to bool. Change argument type to
17106 const_rtx. Remove dead code.
17107 (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
17108
e292d003
RG
171092011-02-21 Richard Guenther <rguenther@suse.de>
17110
17111 PR lto/47820
17112 * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
17113 Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
17114 (lto_input_ts_block_tree_pointers): Hook a BLOCK into the
17115 TUs context.
23e0d930 17116 * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
e292d003
RG
17117 Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
17118
77f846e9
RG
171192011-02-20 Richard Guenther <rguenther@suse.de>
17120
17121 PR lto/47822
17122 * tree.c (free_lang_data_in_decl): Clean builtins from
17123 the TU decl BLOCK_VARS.
23e0d930 17124
b2cddfc8
AO
171252011-02-19 Alexandre Oliva <aoliva@redhat.com>
17126
17127 PR debug/47620
17128 PR debug/47630
17129 * haifa-sched.c (fix_tick_ready): Skip tick computation
17130 for debug insns.
17131
becf4c11
RG
171322011-02-19 Richard Guenther <rguenther@suse.de>
17133
17134 PR lto/47647
17135 * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
17136 Remove lazy BLOCK_VARS streaming.
17137 (lto_input_ts_block_tree_pointers): Likewise.
17138 * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.
17139
27f98305
JM
171402011-02-19 Joseph Myers <joseph@codesourcery.com>
17141
17142 * config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386/djgpp-stdint.h.
17143
064bf3f4
JM
171442011-02-19 Joseph Myers <joseph@codesourcery.com>
17145
17146 * config/i386/biarch32.h, config/i386/mach.h,
17147 config/rs6000/aix.opt, config/sh/superh64.h: Remove.
17148
9215ddc3
JJ
171492011-02-19 Jakub Jelinek <jakub@redhat.com>
17150
17151 PR target/47800
17152 * config/i386/i386.md (peephole2 for shift and plus): Use
17153 operands[1] original mode in the first insn.
17154
8b021004
MS
171552011-02-18 Mike Stump <mikestump@comcast.net>
17156
65ded153 17157 * config/t-darwin (TM_H): Add dependency on darwin-sections.def.
8b021004 17158
f84ae14c
JH
171592011-02-18 Jan Hubicka <jh@suse.cz>
17160
17161 PR middle-end/47788
65ded153
EB
17162 * ipa-inline.c (compute_inline_parameters): Set disregard_inline_limits
17163 to zero when the function is not inlinable at all.
f84ae14c 17164
eddabc80
JDA
171652011-02-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17166
17167 * config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
17168 * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
17169 pthread_mutex_unlock, pthread_once): Reinstate pthread stubs.
17170 * config/pa/t-pa-hpux11: Add rules to build pthread stubs.
17171 * config/pa/t-pa64: Likewise.
17172 * config/pa/pa-hpux11.h (LINK_GCC_C_SEQUENCE_SPEC): Define.
17173
ca3da783
JJ
171742011-02-18 Jakub Jelinek <jakub@redhat.com>
17175
17176 PR driver/47787
17177 * gcc.c (default_compilers): Clear combinable field for "@cpp-output".
17178
430aa868
JDA
171792011-02-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17180
17181 PR target/47792
17182 * gthr-dce.h (__gthread_mutx_destroy): Fix typo in name.
17183
4bf7ff7e
AS
171842011-02-18 Anatoly Sokolov <aesok@post.ru>
17185
17186 * config/m32r/m32r.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P,
17187 RTX_OK_FOR_BASE_P, RTX_OK_FOR_OFFSET_P, LEGITIMATE_OFFSET_ADDRESS_P,
17188 LEGITIMATE_LO_SUM_ADDRESS_P, LOAD_POSTINC_P, STORE_PREINC_PREDEC_P,
17189 GO_IF_LEGITIMATE_ADDRESS): Remove macros.
17190 * config/m32r/m32r.c (TARGET_LEGITIMATE_ADDRESS_P): Define.
17191 (m32r_rtx_ok_for_base_p, m32r_rtx_ok_for_offset_p,
17192 m32r_legitimate_offset_addres_p, m32r_legitimate_lo_sum_addres_p,
17193 m32r_load_postinc_p, m32r_store_preinc_predec_p,
17194 m32r_legitimate_address_p): New functions.
17195 * config/m32r/constraints.md (constraint "S"): Don't use
17196 STORE_PREINC_PREDEC_P.
17197 (constraint "U"): Don't use LOAD_POSTINC_P.
17198
7efcf910
CLT
171992011-02-18 Chung-Lin Tang <cltang@codesourcery.com>
17200
17201 PR rtl-optimization/46178
17202 * ira.c (setup_hard_regno_class): Use ira_class_translate[] to
17203 compute ira_hard_regno_cover_class[].
17204
237d6259
RG
172052011-02-18 Richard Guenther <rguenther@suse.de>
17206
17207 PR lto/47798
17208 * lto-streamer.h (lto_global_var_decls): Declare.
17209 * lto-streamer-in.c (lto_register_var_decl_in_symtab): Register
17210 statics for global var processing.
17211
12d80acc
RG
172122011-02-18 Richard Guenther <rguenther@suse.de>
17213
17214 PR tree-optimization/47737
17215 * tree-ssa-loop-im.c (extract_true_false_args_from_phi): Fix
17216 edge dominance check.
17217
abfea58d
JJ
172182011-02-18 Jakub Jelinek <jakub@redhat.com>
17219
17220 PR debug/47780
17221 * cfgexpand.c (expand_debug_expr) <case SSA_NAME>: Call copy_rtx to
17222 avoid invalid rtx sharing.
17223
f73c8882
GP
172242011-02-18 Gerald Pfeifer <gerald@pfeifer.com>
17225
17226 * doc/cpp.texi (Obsolete Features): Add background on the
17227 origin of assertions.
17228
d764a8e6
IS
172292011-02-17 Iain Sandoe <iains@gcc.gnu.org>
17230
17231 * config/darwin-c.c (darwin_cpp_builtins): Define __OBJC2__ for
23e0d930 17232 objc_abi == 2.
d764a8e6
IS
17233 * config/darwin.c (output_objc_section_asm_op): Added support for
17234 ABI v1 and v2.
17235 (is_objc_metadata): New.
17236 (darwin_objc2_section): New.
17237 (darwin_objc1_section): New.
17238 (machopic_select_section): Added support for ABI v1 and v2.
17239 (darwin_emit_objc_zeroed): New.
17240 (darwin_output_aligned_bss): Detect objc metadata and treat it
17241 appropriately.
17242 (darwin_asm_output_aligned_decl_common): Same.
17243 (darwin_asm_output_aligned_decl_local): Same.
17244 * config/darwin-sections.def: Updated for ABI v1 and v2.
17245 * config/darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): When
17246 compiling Objective-C code for the NeXT runtime, default to using
17247 ABI version 0 for 32-bit, and version 2 for 64-bit.
17248
0a8134ca
JM
172492011-02-17 Joseph Myers <joseph@codesourcery.com>
17250
17251 * common.opt (optimize_fast): New Variable.
17252 * opts.c (default_options_optimization): Use opts->x_optimize_fast
17253 instead of local variable ofast.
17254
0a256240
NP
172552011-02-17 Nicola Pero <nicola.pero@meta-innovation.com>
17256
17257 * doc/invoke.texi (fobjc-abi-version): Documented.
17258 (fobjc-nilcheck): Documented.
17259 (fno-nil-receiver): Updated documentation to refer to the NeXT ABI
17260 version.
17261
fa381cb2
JM
172622011-02-17 Joseph Myers <joseph@codesourcery.com>
17263
17264 PR driver/47390
17265 * common.opt (export-dynamic): New Driver option.
17266 * gcc.c (LINK_COMMAND_SPEC): Add comment about %{e*}.
17267
5437eaa6
JM
172682011-02-17 Joseph Myers <joseph@codesourcery.com>
17269
17270 * config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.
17271
bb7e6d55
AO
172722011-02-17 Alexandre Oliva <aoliva@redhat.com>
17273 Jan Hubicka <jh@suse.cz>
17274
17275 PR debug/47106
17276 PR debug/47402
17277 * cfgexpand.c (account_used_vars_for_block): Remove.
17278 (estimated_stack_frame_size): Use referenced vars.
17279 * tree-inline.c (remap_decl): Only mark VAR_DECLs as referenced
17280 that were referenced in the original function. Test src_fn
17281 rather than cfun. Drop redundant get_var_ann.
17282 (setup_one_parameter): Drop redundant get_var_ann.
17283 (declare_return_variable): Likewise.
17284 (copy_decl_for_dup_finish): Mark VAR_DECLs referenced in src_fn.
17285 (copy_arguments_for_versioning): Drop redundant get_var_ann.
17286 * ipa-inline.c (compute_inline_parameters): Do not compute
17287 disregard_inline_limits here.
bb7e6d55
AO
17288 (compute_inlinable_for_current, pass_inlinable): New.
17289 (pass_inline_parameters): Require PROP_referenced_vars.
17290 * cgraphunit.c (cgraph_process_new_functions): Don't run
23e0d930 17291 compute_inline_parameters explicitly unless function is in SSA form.
bb7e6d55
AO
17292 (cgraph_analyze_function): Set .disregard_inline_limits.
17293 * tree-sra.c (convert_callers): Compute inliner parameters
17294 only for functions already in SSA form.
17295
f181a8a7
JM
172962011-02-17 Joseph Myers <joseph@codesourcery.com>
17297
17298 * config/sparc/sparc.h (CPP_ENDIAN_SPEC): Don't handle
17299 -mlittle-endian-data.
17300
c6869789
JM
173012011-02-17 Joseph Myers <joseph@codesourcery.com>
17302
17303 * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and
17304 -mno-fpu, not -fpu and -no-fpu.
17305 * config/sparc/sol2-bi.h (OPTION_DEFAULT_SPECS): Likewise.
17306 * config/sparc/sparc.h (OPTION_DEFAULT_SPECS): Likewise.
17307
fbf4bfd3
UB
173082011-02-17 Uros Bizjak <ubizjak@gmail.com>
17309
17310 PR target/43653
17311 * config/i386/i386.c (ix86_secondary_reload): Handle SSE
17312 input reload with PLUS RTX.
17313
70be5dc7
JM
173142011-02-16 Joseph Myers <joseph@codesourcery.com>
17315
17316 * config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead
17317 of InverseVar(MDMX).
17318
30b1646e
JM
173192011-02-16 Joseph Myers <joseph@codesourcery.com>
17320
17321 * config/sh/embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of
17322 --m4-340.
17323
ab7b71e9
JM
173242011-02-16 Joseph Myers <joseph@codesourcery.com>
17325
17326 * config/mn10300/mn10300.opt (mno-crt0): New.
17327
466f3f08
JM
173282011-02-16 Joseph Myers <joseph@codesourcery.com>
17329
17330 * config/m68k/uclinux.opt (static-libc): New Driver option.
17331
8226cd7b
JM
173322011-02-16 Joseph Myers <joseph@codesourcery.com>
17333
17334 * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.
17335
45cab1d7
JM
173362011-02-16 Joseph Myers <joseph@codesourcery.com>
17337
17338 * config/lm32/lm32.h (ASM_SPEC): Use %{muser-enabled} instead of
17339 %{muser-extend-enabled}.
17340
65aab64f
RG
173412011-02-16 Richard Guenther <rguenther@suse.de>
17342
17343 PR tree-optimization/47738
17344 * tree-ssa-loop.c (run_tree_predictive_commoning): Return
17345 the TODO from tree_predictive_commoning.
17346
fc2fa4fb
JL
173472011-02-15 Jeff Law <law@redhat.com>
17348
17349 Revert
17350 2011-01-25 Jeff Law <law@redhat.com>
17351
17352 PR rtl-optimization/37273
17353 * ira-costs.c (scan_one_insn): Detect constants living in memory and
17354 handle them like argument loads from stack slots. Do not double
17355 count memory for memory constants and argument loads from stack slots.
17356
4e380b8e
L
173572011-02-15 H.J. Lu <hongjiu.lu@intel.com>
17358
17359 PR middle-end/47725
17360 * combine.c (cant_combine_insn_p): Revert the last change.
17361
e3a69bb4
MM
173622011-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
17363
17364 PR target/47755
17365 * config/rs6000/predicates.md (easy_vector_constant): Allow V2DI
17366 mode for vector constants. Remove code that checks for TImode.
17367
de650422
AO
173682011-02-15 Alexandre Oliva <aoliva@redhat.com>
17369
17370 PR debug/47106
17371 PR debug/47402
17372 * cgraph.h (compute_inline_parameters): Return void.
17373 * ipa-inline.c (compute_inline_parameters): Adjust.
17374
30925d94
AO
173752011-02-15 Alexandre Oliva <aoliva@redhat.com>
17376
17377 PR debug/47106
17378 PR debug/47402
17379 * tree-inline.h (estimated_stack_frame_size): Take cgraph node
17380 rather than decl.
17381 * cfgexpand.c (estimated_stack_frame_size): Likewise.
17382 * ipa-inline.c (compute_inline_parameters): Adjust.
17383
1b9a784a
AO
173842011-02-15 Alexandre Oliva <aoliva@redhat.com>
17385
17386 PR debug/47106
17387 PR debug/47402
17388 * tree-flow.h (FOR_EACH_REFERENCED_VAR): Add FN argument.
17389 Adjust all users. Pass FN to...
17390 * tree-flow-inline.h (first_referenced_var): ... this. Add
17391 fn argument.
17392 * ipa-struct-reorg.c: Adjust.
17393 * tree-dfa.c: Adjust.
17394 * tree-into-ssa.c: Adjust.
17395 * tree-sra.c: Adjust.
17396 * tree-ssa-alias.c: Adjust.
17397 * tree-ssa-live.c: Adjust.
17398 * tree-ssa.c: Adjust.
17399 * tree-ssanames.c: Adjust.
17400 * tree-tailcall.c: Adjust.
17401
27c6b086
AO
174022011-02-15 Alexandre Oliva <aoliva@redhat.com>
17403
17404 PR debug/47106
17405 PR debug/47402
17406 * tree-flow.h (referenced_var_lookup): Add fn parameter.
17407 Adjust all callers.
17408 * tree-dfa.c (referenced_var_lookup): Use fn instead of cfun.
17409 * tree-flow-inline.h: Adjust.
17410 * gimple-pretty-print.c: Adjust.
17411 * tree-into-ssa.c: Adjust.
17412 * tree-ssa.c: Adjust.
17413 * cfgexpand.c: Adjust.
17414
679e8183
NF
174152011-02-15 Nathan Froyd <froydnj@codesourcery.com>
17416
fbf4bfd3
UB
17417 * config/iq2000/i2000.h (REG_CLASS_FROM_LETTER): Delete.
17418 (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
17419 (EXTRA_CONSTRAINT): Delete.
17420 * config/iq2000/constraints.md: New file.
17421 * config/iq2000/iq2000.md: Include it.
679e8183
NF
17422 (define_insn ""): Delete.
17423 (movsi_internal2, movhi_internal2, movqi_internal2): Delete
17424 unsupported constraint letters from patterns.
17425 (call_value, call_value_internal1): Likewise.
17426 (call_value_multiple_internal1): Likewise.
17427
a45d420a
NC
174282011-02-15 Nick Clifton <nickc@redhat.com>
17429
17430 * config/mn10300/mn10300.c: Include tm-constrs.h.
17431 (struct liw_data): New data structure describing an LIW candidate
17432 instruction.
17433 (extract_bundle): Use struct liw_data. Allow small integer
17434 operands for some instructions.
17435 (check_liw_constraints): Use struct liw_data. Remove swapped
17436 parameter. Add comments describing the checks. Fix bug when
17437 assigning the source of liw1 to the source of liw2.
17438 (liw_candidate): Delete. Code moved into extract_bundle.
17439 (mn10300_bundle_liw): Use struct liw_data. Check constraints
17440 before swapping.
17441 * config/mn10300/predicates.md (liw_operand): New predicate.
17442 Allows registers and small integer constants.
17443 * config/mn10300/constraints.md (O): New constraint. Accetps
17444 integers in the range -8 to +7 inclusive.
17445 * config/mn10300/mn10300.md (movesi_internal): Add an alternative
17446 for moving a small integer into a register. Give this alternative
17447 LIW attributes.
17448 (addsi3, subsi3, cmpsi, lshrsi3, ashrsi3): Likewise.
17449 (ashlsi3): Likewise, plus give LIW attributes to the alternatives
17450 using the J,K,L and M constraints,
17451 (liw): Remove SI mode on second operands to allow for HI and QI
17452 mode values.
17453 (cmp_liw, liw_cmp): Likewise. Plus fix order of operands in the
17454 instruction.
17455
8a73faf1
L
174562011-02-15 H.J. Lu <hongjiu.lu@intel.com>
17457
17458 PR middle-end/47725
17459 * combine.c (cant_combine_insn_p): Check zero/sign extended
17460 hard registers.
17461
48feba28
RG
174622011-02-15 Richard Guenther <rguenther@suse.de>
17463
17464 PR tree-optimization/47743
17465 * tree-ssa-pre.c (phi_translate_1): If we didn't get a value-number
17466 for a non-type-compatible VN lookup bail out.
17467
ad1c1eeb
NF
174682011-02-15 Nathan Froyd <froydnj@codesourcery.com>
17469
17470 * config/fr30/constraints.md: New file.
17471 * config/fr30/fr30.md: Include it.
17472 * config/fr30/fr30.h (REG_CLASS_FROM_LETTER): Delete.
17473 (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
17474 (EXTRA_CONSTRAINT): Delete.
17475
49ac143d
NF
174762011-02-15 Nathan Froyd <froydnj@codesourcery.com>
17477
17478 * config/frv/constraints.md: New file.
17479 * config/frv/predicates.md: Include it.
17480 * config/frv/frv.c (reg_class_from_letter): Delete.
17481 (frv_option_override): Don't initialize it.
17482 * config/frv/frv.h (REG_CLASS_FROM_LETTER): Delete.
17483 (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_K): Delete.
17484 (CONST_OK_FOR_L, CONST_OK_FOR_M, CONST_OK_FOR_N): Delete.
17485 (CONST_OK_FOR_O, CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
17486 (CONST_DOUBLE_OK_FOR_G, CONST_DOUBLE_OK_FOR_H): Delete.
17487 (CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
17488 (EXTRA_CONSTRAINT_FOR_Q, EXTRA_CONSTRAINT_FOR_R): Delete.
17489 (EXTRA_CONSTRAINT_FOR_S, EXTRA_CONSTRAINT_FOR_T): Delete.
17490 (EXTRA_CONSTRAINT_FOR_U, EXTRA_CONSTRAINT): Delete.
17491 (EXTRA_MEMORY_CONSTRAINT, CONSTRAINT_LEN): Delete.
17492 (REG_CLASS_FROM_CONSTRAINT): Delete.
17493
c95f9494
JJ
174942011-02-15 Jakub Jelinek <jakub@redhat.com>
17495
17496 PR middle-end/47581
17497 * config/i386/i386.c (ix86_compute_frame_size): Don't align offset
17498 if frame size is 0 in a leaf function.
17499
13aed611
RO
175002011-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17501
17502 PR pch/14940
17503 * config/alpha/host-osf.c: New file.
17504 * config/alpha/x-osf: New file.
17505 * config.host (alpha*-dec-osf*): Use it.
17506
b09c3081
AS
175072011-02-14 Anatoly Sokolov <aesok@post.ru>
17508
17509 * config/rx/rx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
17510 * config/rx/rx-protos.h (rx_is_mode_dependent_addr): Remove.
17511 * config/xtensa/xtensa.c (rx_is_mode_dependent_addr): Rename to...
17512 (rx_mode_dependent_address_p): ...this. Make static. Change argument
17513 type to const_rtx.
17514 (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
17515
d634083b
NF
175162011-02-14 Nathan Froyd <froydnj@codesourcery.com>
17517
17518 * config/stormy16/constraints.md: New file.
17519 * config/stormy16/predicates.md (nonimmediate_nonstack_operand):
17520 Use satisfies_constraint_Q and satisfies_constraint_R.
17521 * config/stormy16/stomry16-protos.h (xstormy16_extra_constraint_p):
17522 Delete.
17523 (xstormy16_legitiamte_address_p): Declare.
17524 * config/stormy16/stormy16.h (REG_CLASS_FROM_LETTER): Delete.
17525 (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
17526 (EXTRA_CONSTRAINT): Delete.
fbf4bfd3 17527 * config/stormy16/stormy16.c (xstormy16_legitimate_address_p):
d634083b
NF
17528 Un-staticize.
17529 (xstormy16_extra_constraint_p): Delete.
17530
c7dd803e
EB
175312011-02-14 Eric Botcazou <ebotcazou@adacore.com>
17532
17533 PR tree-optimization/46494
17534 * loop-unroll.c (split_edge_and_insert): Adjust comment.
17535 * loop-init.c (loop_optimizer_finalize): Do not call verify_flow_info.
17536 (pass_rtl_loop_done): Add TODO_verify_flow.
17537 * fwprop.c (pass_rtl_fwprop): Likewise.
17538 * modulo-sched.c (pass_sms): Likewise.
17539 * tree-ssa-dom.c (pass_dominator): Likewise.
17540 * tree-ssa-loop-ch.c (pass_ch): Likewise.
17541 * tree-ssa-loop.c (pass_complete_unrolli): Likewise.
17542 (pass_tree_loop_done): Likewise.
17543 * tree-ssa-pre.c (execute_pre): Likewise.
17544 * tree-ssa-reassoc.c (pass_reassoc): Likewise.
17545 * tree-ssa-sink.c (pass_sink_code): Likewise.
17546 * tree-vrp.c (pass_vrp): Likewise.
17547
c6150df6
NF
175482011-02-14 Nathan Froyd <froydnj@codesourcery.com>
17549
c7dd803e
EB
17550 * config/v850/constraints.md: New file.
17551 * config/v850/v850.md: Include it.
17552 * config/v850/predicates.md (reg_or_0_operand): Use
17553 satisfies_constraint_G.
17554 (special_symbolref_operand): Use satisfies_constraint_K.
17555 * config/v850/v850.h (CONSTANT_ADDRESS_P): Use constraint_satisfied_p.
17556 (GO_IF_LEGITIMATE_ADDRESS): Likewise.
17557 (REG_CLASS_FROM_LETTER, INT_7_BITS, INT_8_BITS): Delete.
17558 (CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
17559 (EXTRA_CONSTRAINT): Delete.
17560 (CONST_OK_FOR_I, CONST_OK_FOR_J): Use insn_const_int_ok_for_constraint.
17561 (CONST_OK_FOR_K, CONST_OK_FOR_L, CONST_OK_FOR_M): Likewise.
17562 (CONST_OK_FOR_N, CONST_OK_FOR_O): Likewise.
c6150df6 17563
30dd1ea3
AS
175642011-02-14 Anatoly Sokolov <aesok@post.ru>
17565
17566 PR target/47696
17567 * config/avr/avr-devices.c (avr_mcu_types): Fix ATmega2560 device
17568 description.
17569
944f4bb3
NF
175702011-02-14 Nathan Froyd <froydnj@codesourcery.com>
17571
17572 * config/mcore/constraints.md: New file.
17573 * config/mcore/mcore.md: Include it.
17574 * config/mcore/mcore.c (reg_class_from_letter): Delete.
17575 * config/mcore/mcore.h (reg_class_from_letter): Delete.
17576 (REG_CLASS_FROM_LETTER): Delete.
17577 (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_L): Use
17578 insn_const_int_ok_for_constraint.
17579 (CONST_OK_FOR_K, CONST_OK_FOR_M, CONST_OK_FOR_N): Likewise.
17580 (CONST_OK_FOR_O, CONST_OK_FOR_P): Likewise.
17581 (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
17582 (EXTRA_CONSTRAINT): Delete.
17583
ad56a54c
RO
175842011-02-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17585
17586 PR ada/41929
17587 * config/sparc/sol2-unwind.h: Include <sys/frame.h>, <sys/stack.h>
17588 (IS_SIGHANDLER): Define.
17589 (sparc64_is_sighandler): New function, split off from
17590 sparc64_fallback_frame_state.
17591 (sparc_is_sighandler): New function, split off from
17592 sparc_fallback_frame_state.
17593 (sparc64_fallback_frame_state): Merge with ...
17594 (sparc_fallback_frame_state): ... this into ...
17595 (MD_FALLBACK_FRAME_STATE_FOR): ... this.
fbf4bfd3
UB
17596 Change new_cfa to long. Remove regs_off, fpu_save_off, fpu_save.
17597 Define nframes, mctx. Use IS_SIGHANDLER, handler_args, mctx, walk
17598 stack instead of hardcoded offsets.
ad56a54c 17599
fbf4bfd3 176002011-02-14 Andriy Gapon <avg@freebsd.org>
67932abf
AG
17601
17602 PR target/45808
17603 * config/freebsd-spec.h (FBSD_LIB_SPEC): Handle the shared case.
17604
029c8f3e
RW
176052011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
17606
17607 * configure: Regenerate.
17608
a016dc83
JM
176092011-02-12 Joseph Myers <joseph@codesourcery.com>
17610
17611 PR driver/45731
17612 * gcc.c (asm_options): Correct spec matching --target-help.
17613
8957a0ec
MJ
176142011-02-12 Martin Jambor <mjambor@suse.cz>
17615
17616 * tree-cfg.c (verify_gimple_call): Return true upon invalid argument
17617 to gimple call error.
17618
6ef828bc
MS
176192011-02-12 Mike Stump <mikestump@comcast.net>
17620
17621 * config/frv/frv.h (TRANSFER_FROM_TRAMPOLINE): Canonicalize
17622 comments in backslash regions.
17623
a4015be5
MS
176242011-02-12 Mike Stump <mikestump@comcast.net>
17625 Jakub Jelinek <jakub@redhat.com>
17626 Iain Sandoe <iains@gcc.gnu.org>
17627
17628 PR target/47324
17629 * dwarf2out.c (output_cfa_loc): When required, apply the
17630 DWARF2_FRAME_REG_OUT macro to adjust register numbers.
17631 (output_loc_sequence): Likewise.
17632 (output_loc_operands_raw): Likewise.
17633 (output_loc_sequence_raw): Likewise.
17634 (output_cfa_loc): Likewise.
17635 (output_loc_list): Suppress register number adjustment when
17636 calling output_loc_sequence()
17637 (output_die): Likewise.
17638
5378dda2
AS
176392011-02-12 Anatoly Sokolov <aesok@post.ru>
17640
17641 * config/xtensa/xtensa.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
17642 Remove macros.
17643 * config/xtensa/xtensa.c (xtensa_register_move_cost,
17644 xtensa_memory_move_cost): New functions.
17645 (TARGET_REGISTER_MOVE_COST, TARGET_REGISTER_MOVE_COST): Define.
17646
f3d533d3
AO
176472011-02-12 Alexandre Oliva <aoliva@redhat.com>
17648
17649 PR lto/47225
17650 * configure.ac (gcc_cv_lto_plugin): Test for liblto_plugin.la
17651 in the current directory.
17652 * configure: Rebuilt.
17653
9d53403c
IS
176542011-02-12 Iain Sandoe <iains@gcc.gnu.org>
17655
17656 * config/darwin.c (darwin_override_options): Add a hunk missed
fbf4bfd3 17657 from the commit of r168571. Trim comment line lengths and
9d53403c
IS
17658 correct indents of the preceding block.
17659
a350a6c8
IS
176602011-02-12 Iain Sandoe <iains@gcc.gnu.org>
17661
17662 * gcc.c (driver_handle_option): Concatenate the argument to -F with
17663 the switch.
17664
bab79a40
JM
176652011-02-11 Joseph Myers <joseph@codesourcery.com>
17666
17667 * common.opt (nostartfiles): New Driver option.
17668
1bbc6693
XDL
176692011-02-11 Xinliang David Li <davidxl@google.com>
17670
17671 PR tree-optimization/47707
17672 * tree-chrec.c (convert_affine_scev): Keep type precision.
17673
1da7d8c0
EB
176742011-02-11 Eric Botcazou <ebotcazou@adacore.com>
17675
17676 PR tree-optimization/47420
17677 * ipa-split.c (visit_bb): Punt on any kind of GIMPLE_RESX.
17678
176792011-02-11 Pat Haugen <pthaugen@us.ibm.com>
3f82421f
PH
17680
17681 PR rtl-optimization/47614
17682 * rtl.h (check_for_inc_dec): Declare.
17683 * dse.c (check_for_inc_dec): Externalize...
17684 * postreload.c (reload_cse_simplify): ...use it before deleting stmt.
17685 (reload_cse_simplify_operands): Don't simplify opnds with side effects.
17686
4df47bca
JM
176872011-02-11 Joseph Myers <joseph@codesourcery.com>
17688
17689 PR driver/47678
17690 * gcc.c (main): Do not compile inputs if there were errors in
17691 option handling.
17692 * opts-common.c (read_cmdline_option): Check for wrong language
17693 after other error checks.
17694
61502ca8
NF
176952011-02-11 Nathan Froyd <froydnj@codesourcery.com>
17696
17697 * cgraph.c: Fix comment typos.
17698 * cgraph.h: Likewise.
17699 * cgraphunit.c: Likewise.
17700 * ipa-cp.c: Likewise.
17701 * ipa-inline.c: Likewise.
17702 * ipa-prop.c: Likewise.
17703 * ipa-pure-const.c: Likewise.
17704 * ipa-ref.c: Likewise.
17705 * ipa-reference.c: Likewise.
17706
b63f974e
JJ
177072011-02-11 Jakub Jelinek <jakub@redhat.com>
17708
d50c5e0c
JJ
17709 PR debug/47684
17710 * tree-predcom.c (single_nonlooparound_use): Ignore debug uses.
b63f974e 17711
6dd2a13c
RO
177122011-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17713
17714 PR testsuite/47400
17715 * doc/sourcebuild.texi (Require Support): Document
17716 dg-require-ascii-locale.
17717
4a087ccf
MX
177182011-02-11 Mingjie Xing <mingjie.xing@gmail.com>
17719
17720 * doc/lto.texi (Write summary): Fix missing parentheses.
17721
a4403164
DD
177222011-02-10 DJ Delorie <dj@redhat.com>
17723
17724 * config/m32c/m32c.c (m32c_option_override): Disable
17725 -fcombine-stack-adjustments until flag value tracking and compare
17726 optimization can be rewritten.
17727
4fac45bd
PB
177282011-02-10 Peter Bergner <bergner@vnet.ibm.com>
17729
17730 * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Change to
17731 PROCESSOR_POWER7.
17732 (PROCESSOR_DEFAULT64): Likewise.
17733
72602cd1
RH
177342011-02-10 Richard Henderson <rth@redhat.com>
17735
17736 * config/rx/predicates.md (rx_zs_comparison_operator): Revert
17737 change from 2011-02-03.
17738 * config/rx/rx.c (flags_from_code): Likewise.
17739 (rx_print_operand) ['B']: For LT/GE, use lt/ge if overflow flag
17740 is valid, n/pz otherwise.
17741 (rx_select_cc_mode): Return CCmode if Y is not zero.
17742
ea57f573
RG
177432011-02-10 Richard Guenther <rguenther@suse.de>
17744
ea4c3e65 17745 * tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT, not 8.
ea57f573 17746
92b1d23b
RG
177472011-02-10 Richard Guenther <rguenther@suse.de>
17748
17749 PR tree-optimization/47677
17750 * tree-vrp.c (vrp_bitmap_equal_p): Fix comparison of empty bitmaps.
17751
525a2d06
JJ
177522011-02-10 Jakub Jelinek <jakub@redhat.com>
17753
17754 PR target/47665
17755 * combine.c (make_compound_operation): Only change shifts into
17756 multiplication for SCALAR_INT_MODE_P.
17757
06c969bd
JZ
177582011-02-10 Jie Zhang <jie@codesourcery.com>
17759
17760 PR testsuite/47622
17761 Revert
17762 2011-02-05 Jie Zhang <jie@codesourcery.com>
17763 PR debug/42631
17764 * web.c (entry_register): Don't clobber the number of the
17765 first uninitialized reference in used[].
17766
282ec48e
RG
177672011-02-09 Richard Guenther <rguenther@suse.de>
17768
17769 PR tree-optimization/47664
17770 * ipa-inline.c (cgraph_decide_inlining_incrementally): Visit
17771 all edges again.
17772
df98c3e8
DE
177732011-02-09 David Edelsohn <dje.gcc@gmail.com>
17774
d0f21cd6
DE
17775 PR target/46481
17776 PR target/47032
df98c3e8
DE
17777 * config/rs6000/aix61.h (PROCESSOR_DEFAULT): Change to
17778 PROCESSOR_POWER7.
17779 (PROCESSOR_DEFAULT64): Same.
17780 (RS6000_DEFAULT_LONG_DOUBLE_SIZE): Delete.
17781
67b6839f
RO
177822011-02-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17783
17784 * config/mips/iris6.h (TARGET_C99_FUNCTIONS): Define.
17785
4fd73214
MJ
177862011-02-09 Martin Jambor <mjambor@suse.cz>
17787
17788 PR middle-end/45505
17789 * tree-sra.c (struct access): New flags grp_scalar_read and
17790 grp_scalar_write. Changed description of assignment read and write
17791 flags.
17792 (dump_access): Dump new flags, reorder all of them.
17793 (sort_and_splice_var_accesses): Set the new flag accordingly, use them
17794 to detect multiple scalar reads.
17795 (analyze_access_subtree): Use the new scalar read write flags instead
17796 of the old flags. Adjusted comments.
17797
91140cd3
DD
177982011-02-08 DJ Delorie <dj@redhat.com>
17799
17800 PR target/47548
17801 * config/m32c/m32c.c (m32c_subreg): Don't try to validate interim
17802 patterns.
17803
4254bbfe
JM
178042011-02-08 Joseph Myers <joseph@codesourcery.com>
17805
17806 * config/m68k/uclinux.opt: New.
17807 * config.gcc (m68k-*-uclinux*): Use m68k/uclinux.opt.
17808
f1fda84e
JM
178092011-02-08 Joseph Myers <joseph@codesourcery.com>
17810
17811 * config/cris/elf.opt (sim): New Driver option.
17812
4933ae74
JM
178132011-02-08 Joseph Myers <joseph@codesourcery.com>
17814
17815 * config/xtensa/elf.opt: New.
17816 * config.gcc (xtensa*-*-elf*): Use xtensa/elf.opt.
17817
4ad70280
JM
178182011-02-08 Joseph Myers <joseph@codesourcery.com>
17819
17820 * config/vax/elf.opt: New.
17821 * config.gcc (vax-*-linux*, vax-*-netbsdelf*): Use vax/elf.opt.
17822
20893707
JM
178232011-02-08 Joseph Myers <joseph@codesourcery.com>
17824
17825 * config/rs6000/aix64.opt (posix, pthread): New Driver options.
17826
b8e7038e
JM
178272011-02-08 Joseph Myers <joseph@codesourcery.com>
17828
17829 * config/gnu-user.opt: New.
17830 * config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
17831 *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu,
17832 *-*-uclinux*): Use gnu-user.opt.
17833
e1c5225a
TS
178342011-02-08 Thomas Schwinge <thomas@schwinge.name>
17835
17836 * config/gnu.h (CPP_SPEC, LIB_SPEC): Remove handling of -bsd option.
17837 * config/i386/gnu.h (CPP_SPEC): Likewise.
17838
5e46b0c6
ILT
178392011-02-08 Ian Lance Taylor <iant@google.com>
17840
17841 * common.opt (fcx-limited-range): Add SetByCombined flag.
17842 (ffinite-math-only, fmath-errno, frounding-math): Likewise.
17843 (fsignaling-nans, fsigned-zeros, ftrapping-math): Likewise.
17844 (fassociative-math, freciprocal-math): Likewise.
17845 (funsafe-math-optimizations): Likewise.
17846 * opth-gen.awk: Handle SetByCombined.
17847 * optc-gen.awk: Likewise.
ea4c3e65 17848 * opts.c (set_fast_math_flags): Don't override flag if set by frontend.
5e46b0c6
ILT
17849 (set_unsafe_math_optimizations_flags): Likewise.
17850 * doc/options.texi (Option properties): Document SetByCombined.
17851
32243d46
JM
178522011-02-08 Joseph Myers <joseph@codesourcery.com>
17853
17854 * config.gcc (arc-*, alpha*-*-gnu*, arm*-*-netbsd*, arm-*-pe*,
17855 i[34567]86-*-interix3*, i[34567]86-*-netbsd*, i[34567]86-*-pe,
17856 m68hc11-*-*, m6811-*-*, m68hc12-*-*, m6812-*-*,
17857 m68k-*-uclinuxoldabi*, mcore-*-pe*, powerpc*-*-gnu*,
17858 sh*-*-symbianelf*, vax-*-netbsd*): Mark obsolete.
17859
479c1fb3
SP
178602011-02-08 Sebastian Pop <sebastian.pop@amd.com>
17861
17862 PR tree-optimization/46834
17863 PR tree-optimization/46994
17864 PR tree-optimization/46995
17865 * graphite-sese-to-poly.c (used_outside_reduction): New.
17866 (detect_commutative_reduction): Call used_outside_reduction.
17867 (rewrite_commutative_reductions_out_of_ssa_close_phi): Call
17868 translate_scalar_reduction_to_array only when at least one
17869 loop-phi/close-phi tuple has been detected.
17870
3865a06f
RG
178712011-02-08 Richard Guenther <rguenther@suse.de>
17872
17873 PR middle-end/47639
17874 * tree-vect-generic.c (expand_vector_operations_1): Update
17875 stmts here ...
17876 (expand_vector_operations): ... not here. Cleanup EH info
17877 and the CFG if required.
17878
62902f3f
RG
178792011-02-08 Richard Guenther <rguenther@suse.de>
17880
17881 PR tree-optimization/47641
17882 * tree-ssa.c (execute_update_addresses_taken): For asm outputs
17883 require type compatibility.
17884
0efb9d64
AK
178852011-02-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
17886
17887 * gimple-low.c (lower_function_body): Don't remove the location of
17888 the return statement here.
17889 (lower_gimple_return): Do it here instead but only if the return
17890 statement is actually used twice.
17891
034b8ae4
RG
178922011-02-08 Richard Guenther <rguenther@suse.de>
17893
17894 PR tree-optimization/47632
17895 * tree-ssa-forwprop.c (remove_prop_source_from_use): Remove
17896 unused up_to_stmt parameter, return whether cfg-cleanup is
17897 necessary, remove EH info properly.
17898 (forward_propagate_into_gimple_cond): Adjust caller.
17899 (forward_propagate_into_cond): Likewise.
17900 (forward_propagate_comparison): Likewise.
17901 (tree_ssa_forward_propagate_single_use_vars): Make
17902 forward_propagate_comparison case similar to the two others.
17903
298362c8
NC
179042011-02-08 Nick Clifton <nickc@redhat.com>
17905
17906 * config/mn10300/mn10300.opt (mliw): New command line option.
17907 * config/mn10300/mn10300.md (UNSPEC_LIW): New unspec.
17908 (liw_bundling): New automaton.
17909 (liw): New attribute.
17910 (liw_op): New attribute.
17911 (liw_op1, liw_op2, liw_both, liw_either): New reservations.
17912 (movsi_internal): Add LIW attributes.
17913 (andsi3): Likewise.
17914 (iorsi3): Likewise.
17915 (xorsi3): Likewise.
17916 (addsi3): Separate register and immediate alternatives.
17917 Add LIW attributes.
17918 (subsi3): Likewise.
17919 (cmpsi): Likewise.
17920 (aslsi3): Likewise.
17921 (lshrsi3): Likewise.
17922 (ashrsi3): Likewise.
17923 (liw): New pattern.
17924 * config/mn10300/mn10300.c (liw_op_names): New
17925 (mn10300_print_operand): Handle 'W' operand descriptor.
17926 (extract_bundle): New function.
17927 (check_liw_constraints): New function.
17928 (liw_candidate): New function.
17929 (mn10300_bundle_liw): New function.
17930 (mn10300_reorg): New function.
17931 (TARGET_MACHINE_DEPENDENT_REORG): Define.
17932 (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_ALLOW_LIW.
17933 * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Define
17934 __LIW__ or __NO_LIW__.
17935 * doc/invoke.texi: Describe the -mliw command line option.
17936
90488014
JDA
179372011-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17938
17939 * config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.
17940 * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
17941 pthread_mutex_unlock): Remove.
17942 * config/pa/t-pa-hpux11: Remove rules to build pthread stubs.
17943 * config/pa/t-pa64: Likewise.
17944 * config/pa/pa64-hpux.h (LIB_SPEC): In static links, link against
17945 shared libc if not linking against libpthread.
17946 * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
17947
689ff841
IS
179482011-02-07 Iain Sandoe <iains@gcc.gnu.org>
17949
17950 PR target/47558
17951 * config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Put -lSystem first
17952 on 10.6 and later to ensure that we always use the unwinder from
17953 the system. Only add -no_compact_unwind when tarteting darwin
17954 10.6 or later.
17955
821014aa
SE
179562011-02-07 Steve Ellcey <sje@cup.hp.com>
17957
17958 PR target/46997
17959 * vect.md (vec_interleave_highv2sf): Change fmix for TARGET_BIG_ENDIAN.
17960 (vec_interleave_lowv2sf): Ditto.
17961 (vec_extract_evenv2sf): Add TARGET_BIG_ENDIAN check.
17962 (vec_extract_oddv2sf): Ditto.
17963
41cf94fb
MS
179642011-02-07 Mike Stump <mikestump@comcast.net>
17965
62dea57d 17966 PR target/42333
41cf94fb
MS
17967 Add __ieee_divdc3 entry point.
17968 * config/i386/darwin.h (DECLARE_LIBRARY_RENAMES): Retain ___divdc3
17969 entry point.
17970 (SUBTARGET_INIT_BUILTINS): Call darwin_rename_builtins.
17971 * config/i386/i386.c (TARGET_INIT_LIBFUNCS): Likewise.
17972 * config/darwin.c (darwin_rename_builtins): Add.
17973 * config/darwin-protos.h (darwin_rename_builtins): Add.
17974
ee09a3dd
MM
179752011-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
17976
17977 PR target/47636
17978 * config/rs6000/rs6000.md (rsqrt<mode>2): Use the correct macro
17979 for the condition.
17980
83296cd0
MS
179812011-02-07 Mike Stump <mikestump@comcast.net>
17982
ea4c3e65 17983 * config/darwin.opt (mmacosx-version-min): Update default OS version.
83296cd0 17984
0f4e946f
DC
179852011-02-07 Denis Chertykov <chertykov@gmail.com>
17986
17987 PR target/47534
17988 * config/avr/libgcc.S (exit): Move .endfunc
17989
1ec87690
RG
179902011-02-07 Richard Guenther <rguenther@suse.de>
17991
17992 PR tree-optimization/47615
17993 * tree-ssa-sccvn.h (run_scc_vn): Take a vn-walk mode argument.
17994 * tree-ssa-sccvn.c (default_vn_walk_kind): New global.
17995 (run_scc_vn): Initialize it.
17996 (visit_reference_op_load): Use it.
17997 * tree-ssa-pre.c (execute_pre): Use VN_WALK if in PRE.
17998
b46ae6da
UW
179992011-02-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18000
18001 * config/spu/spu.c (spu_init_libfuncs): Install SImode and
18002 DImode trapping arithmetic libfuncs.
18003
c0aae19c
RG
180042011-02-07 Richard Guenther <rguenther@suse.de>
18005
18006 PR tree-optimization/47621
18007 * tree-ssa.c (non_rewritable_lvalue_p): New function, split out from
18008 two duplicates ...
18009 (execute_update_addresses_taken): ... here. Make it more
18010 conservative in what we accept.
18011
295d926b
JM
180122011-02-06 Joseph Myers <joseph@codesourcery.com>
18013
18014 * config/sparc/freebsd.h (ASM_SPEC): Define.
18015 * config/sparc/vxworks.h (ASM_SPEC): Define.
18016
bdeb2471
JM
180172011-02-06 Joseph Myers <joseph@codesourcery.com>
18018
18019 * config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.
18020
d5d3781a
SB
180212011-02-06 Steven Bosscher <steven@gcc.gnu.org>
18022
18023 * doc/invoke.texi: Remove reference to compiler internals from
18024 user documentation.
18025
18026 * reg-notes.def: Remove REG_VALUE_PROFILE.
18027 * combine.c (distribute_notes): Do not handle REG_VALUE_PROFILE.
18028
c42c09fc
JJ
180292011-02-05 Jakub Jelinek <jakub@redhat.com>
18030
18031 PR middle-end/47610
18032 * varasm.c (default_section_type_flags): If decl is NULL,
38be4072 18033 and name is .data.rel.ro or .data.rel.ro.local, set SECTION_RELRO bit.
c42c09fc 18034
beea2755
JZ
180352011-02-05 Jie Zhang <jie@codesourcery.com>
18036
18037 PR debug/42631
18038 * web.c (entry_register): Don't clobber the number of the
18039 first uninitialized reference in used[].
18040
a130584a
SP
180412011-02-04 Sebastian Pop <sebastian.pop@amd.com>
18042
18043 PR tree-optimization/46194
18044 * tree-data-ref.c (analyze_miv_subscript): Remove comment.
18045 (build_classic_dist_vector_1): Do not represent classic distance
18046 vectors when the access functions are variating in different loops.
18047
962101ac
JM
180482011-02-04 Joseph Myers <joseph@codesourcery.com>
18049
18050 * config/mips/iris6.opt: New.
18051 * config.gcc (mips-sgi-irix6.5*): Use mips/iris6.opt.
18052
55eaaa5b
RH
180532011-02-04 Richard Henderson <rth@redhat.com>
18054 Steve Ellcey <sje@cup.hp.com>
18055
18056 PR target/46997
18057 * config/ia64/predicates.md (mux1_brcst_element): New.
18058 * config/ia64/ia64-protos.h (ia64_unpack_assemble): New.
18059 * config/ia64/ia64.c (ia64_unpack_assemble): New.
18060 (ia64_unpack_sign): New.
18061 (ia64_expand_unpack): Rewrite using new routines.
18062 (ia64_expand_widen_sum): Ditto.
18063 (ia64_expand_dot_prod_v8qi): Ditto.
18064 * config/ia64/vect.md (mulv8qi3): Rewrite to use new
18065 routines, add endian check.
18066 (pmpy2_even): Rename from pmpy2_r, add endian check.
18067 (pmpy2_odd): Rename from pmpy2_l, add endian check.
18068 (vec_widen_smult_lo_v4hi): Rewrite using new routines.
18069 (vec_widen_smult_hi_v4hi): Ditto.
18070 (vec_widen_umult_lo_v4hi): Ditto.
18071 (vec_widen_umult_hi_v4hi): Ditto.
18072 (mulv2si3): Change endian checks.
18073 (sdot_prodv4hi): Rewrite with new calls.
18074 (udot_prodv4hi): New.
18075 (vec_pack_ssat_v4hi): Add endian check.
18076 (vec_pack_usat_v4hi): Ditto.
18077 (vec_pack_ssat_v2si): Ditto.
18078 (max1_even): Rename from max1_r, add endian check.
18079 (max1_odd): Rename from max1_l, add endian check.
18080 (*mux1_rev): Format change.
18081 (*mux1_mix): Ditto.
18082 (*mux1_shuf): Ditto.
18083 (*mux1_alt): Ditto.
18084 (*mux1_brcst_v8qi): Use new predicate.
18085 (vec_extract_evenv8qi): Remove endian check.
18086 (vec_extract_oddv8qi): Ditto.
18087 (vec_interleave_lowv4hi): Format change.
18088 (vec_interleave_highv4hi): Ditto.
18089 (mix2_even): Rename from mix2_r, add endian check.
18090 (mix2_odd): Rename from mux2_l, add endian check.
18091 (*mux2): Fix mask setting for TARGET_BIG_ENDIAN.
18092 (vec_extract_evenodd_helper): Format change.
18093 (vec_extract_evenv4hi): Remove endian check.
18094 (vec_extract_oddv4hi): Remove endian check.
18095 (vec_interleave_lowv2si): Format change.
18096 (vec_interleave_highv2si): Format change.
18097 (vec_initv2si): Remove endian check.
18098 (vecinit_v2si): Add endian check.
18099 (reduc_splus_v2sf): Add endian check.
18100 (reduc_smax_v2sf): Ditto.
18101 (reduc_smin_v2sf): Ditto.
18102 (vec_initv2sf): Remove endian check.
18103 (fpack): Add endian check.
18104 (fswap): Add endian check.
18105 (vec_interleave_highv2sf): Add endian check.
18106 (vec_interleave_lowv2sf): Add endian check.
18107 (fmix_lr): Add endian check.
18108 (vec_setv2sf): Format change.
18109 (*vec_extractv2sf_0_be): Use shift to extract operand.
18110 (*vec_extractv2sf_1_be): New.
18111 (vec_pack_trunc_v4hi): Add endian check.
18112 (vec_pack_trunc_v2si): Format change.
18113
dcde5957
JJ
181142011-02-04 Jakub Jelinek <jakub@redhat.com>
18115
18116 PR inline-asm/23200
18117 * tree-ssa-ter.c (is_replaceable_p): Add TER argument. Don't
38be4072 18118 do bb, locus and block comparison and disallow loads if it is not set.
dcde5957
JJ
18119 (stmt_is_replaceable_p): New function.
18120 (process_replaceable, find_replaceable_in_bb): Adjust is_replaceable_p
18121 callers.
18122 * expr.c (expand_expr_real_1) <case SSA_NAME>: If
18123 get_gimple_for_ssa_name try for EXPAND_INITIALIZER harder to use
18124 SSA_NAME_DEF_STMT.
18125 * tree-flow.h (stmt_is_replaceable_p): New prototype.
18126
a64a8e5a
JM
181272011-02-04 Joseph Myers <joseph@codesourcery.com>
18128
18129 * config/rs6000/xilinx.opt: New.
18130 * config.gcc (powerpc-xilinx-eabi*): Use rs6000/xilinx.opt.
18131
4da2ed2f
JM
181322011-02-04 Joseph Myers <joseph@codesourcery.com>
18133
18134 * config/mips/mips.opt (EB, EL, noasmopt): New Driver options.
18135
a6e508f9
AS
181362011-02-03 Anatoly Sokolov <aesok@post.ru>
18137
18138 * config/xtensa/xtensa.h (PREFERRED_RELOAD_CLASS,
18139 PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
18140 * config/xtensa/xtensa-protos.h (xtensa_preferred_reload_class,
18141 secondary_reload_info, xtensa_secondary_reload): Remove.
18142 * config/xtensa/xtensa.c (TARGET_PREFERRED_RELOAD_CLASS,
18143 TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
18144 (xtensa_preferred_reload_class): Make static. Change return and
18145 'rclass' argument type to reg_class_t. Remove 'isoutput' argument.
18146 Use CONST_DOUBLE_P predicate.
18147 (xtensa_preferred_output_reload_class): New function.
18148 (xtensa_secondary_reload): Make static.
18149
82dc0de3
JM
181502011-02-03 Joseph Myers <joseph@codesourcery.com>
18151
18152 * config/microblaze/microblaze.opt (Zxl-mode-bootstrap,
18153 Zxl-mode-executable, Zxl-mode-novectors, Zxl-mode-xilkernel,
18154 Zxl-mode-xmdstub, mxl-mode-xilkernel): New Driver options.
18155
7fece979
JJ
181562011-02-03 Jakub Jelinek <jakub@redhat.com>
18157
18158 PR middle-end/31490
18159 * output.h (SECTION_RELRO): Define.
18160 (SECTION_MACH_DEP): Adjust.
18161 (get_variable_section): New prototype.
18162 * varpool.c (varpool_finalize_named_section_flags): New function.
18163 (varpool_assemble_pending_decls): Call it.
18164 * cgraph.h (varpool_finalize_named_section_flags): New prototype.
18165 * cgraphunit.c (cgraph_output_in_order): Call
18166 varpool_finalize_named_section_flags.
18167 * varasm.c (get_section): Allow section flags conflicts between
18168 relro and read-only sections if the section hasn't been declared yet.
18169 Set SECTION_OVERRIDE after diagnosing section type conflict.
18170 (get_variable_section): No longer static.
18171 (default_section_type_flags): Use SECTION_WRITE | SECTION_RELRO for
18172 readonly sections that need relocations.
18173 (decl_readonly_section_1): New function.
18174 (decl_readonly_section): Use it.
18175
18176 Revert:
509d65dd 18177 2010-11-17 Dinar Temirbulatov <dtemirbulatov@gmail.com>
7fece979
JJ
18178 Steve Ellcey <sje@cup.hp.com>
18179
18180 PR middle-end/31490
18181 * varasm.c (categorize_decl_for_section): Ignore reloc_rw_mask
18182 if section attribute used.
18183
d18d5478
JJ
181842011-02-03 Jakub Jelinek <jakub@redhat.com>
18185
18186 * config/darwin.h (SECTION_NO_ANCHOR): Remove.
18187 * config/darwin.c (SECTION_NO_ANCHOR): Define.
18188 (darwin_init_sections): Remove assertion.
18189
6479ed4b
NC
181902011-02-03 Nick Clifton <nickc@redhat.com>
18191
18192 * config/rx/predicates.md (rx_zs_comparison_operator): Remove
18193 lt and ge.
38be4072 18194 * config/rx/rx.md (abssi2_flags): Use CC_ZSmode rather than CC_ZSOmode.
6479ed4b
NC
18195 * config/rx/rx.c (rx_print_operand): Use "lt" and "ge" suffixes
18196 instead of "n" and "pz".
18197 (flags_from_code): LT and GE tests need CC_FLAG_O as well as
18198 CC_FLAG_S.
18199
89843f5d
JJ
182002011-02-03 Jakub Jelinek <jakub@redhat.com>
18201
65450d64
JJ
18202 PR target/47312
18203 * expr.c (expand_expr_real_2) <case FMA_EXPR>: If target doesn't expand
18204 fma, expand FMA_EXPR as fma{,f,l} call.
18205
7d58701c
JJ
18206 PR lto/47274
18207 * lto-streamer-out.c (write_symbol): When writing kind and visibility,
18208 copy them into a unsigned char variable and pass address of it to
18209 lto_output_data_stream.
18210
89843f5d
JJ
18211 PR target/47564
18212 * toplev.c (target_reinit): Save and restore *crtl and regno_reg_rtx
18213 around backend_init_target and lang_dependent_init_target calls.
18214 * cgraphunit.c (cgraph_debug_gimple_stmt): New function.
18215 (verify_cgraph_node): Don't call set_cfun here. Use
18216 cgraph_debug_gimple_stmt instead of debug_gimple_stmt.
18217 Set error_found for incorrectly represented calls to thunks.
18218
4deef538
AO
182192011-02-03 Alexandre Oliva <aoliva@redhat.com>
18220
18221 PR debug/43092
18222 PR rtl-optimization/43494
18223 * rtl.h (for_each_inc_dec_fn): New type.
18224 (for_each_inc_dec): Declare.
18225 * rtlanal.c (struct for_each_inc_dec_ops): New type.
18226 (for_each_inc_dec_find_inc_dec): New fn.
18227 (for_each_inc_dec_find_mem): New fn.
18228 (for_each_inc_dec): New fn.
18229 * dse.c (struct insn_size): Remove.
18230 (replace_inc_dec, replace_inc_dec_mem): Remove.
18231 (emit_inc_dec_insn_before): New fn.
18232 (check_for_inc_dec): Use it, along with for_each_inc_dec.
18233 (canon_address): Pass mem modes to cselib_lookup.
18234 * cselib.h (cselib_lookup): Add memmode argument. Adjust callers.
18235 (cselib_lookup_from_insn): Likewise.
18236 (cselib_subst_to_values): Likewise.
18237 * cselib.c (find_slot_memmode): New var.
18238 (cselib_find_slot): New fn. Use it instead of
18239 htab_find_slot_with_hash everywhere.
18240 (entry_and_rtx_equal_p): Use find_slot_memmode.
18241 (autoinc_split): New fn.
18242 (rtx_equal_for_cselib_p): Rename and implement in terms of...
18243 (rtx_equal_for_cselib_1): ... this. Take memmode, pass it on.
18244 Deal with autoinc. Special-case recursion into MEMs.
18245 (cselib_hash_rtx): Likewise.
18246 (cselib_lookup_mem): Infer pmode from address mode. Distinguish
18247 address and MEM modes.
18248 (cselib_subst_to_values): Add memmode, pass it on.
18249 Deal with autoinc.
18250 (cselib_lookup): Add memmode argument, pass it on.
18251 (cselib_lookup_from_insn): Add memmode.
18252 (cselib_invalidate_rtx): Discard obsolete push_operand handling.
18253 (struct cselib_record_autoinc_data): New.
18254 (cselib_record_autoinc_cb): New fn.
18255 (cselib_record_sets): Use it, along with for_each_inc_dec. Pass MEM
18256 mode to cselib_lookup. Reset autoinced REGs here instead of...
18257 (cselib_process_insn): ... here.
18258 * var-tracking.c (replace_expr_with_values, use_type): Pass MEM mode
18259 to cselib_lookup.
18260 (add_uses): Likewise, also to cselib_subst_to_values.
18261 (add_stores): Likewise.
18262 * sched-deps.c (add_insn_mem_dependence): Pass mode to
18263 cselib_subst_to_values.
18264 (sched_analyze_1, sched_analyze_2): Likewise. Adjusted.
18265 * gcse.c (do_local_cprop): Adjusted.
18266 * postreload.c (reload_cse_simplify_set): Adjusted.
18267 (reload_cse_simplify_operands): Adjusted.
18268 * sel-sched-dump (debug_mem_addr_value): Pass mode.
18269
1551d44a
AO
182702011-02-03 Alexandre Oliva <aoliva@redhat.com>
18271
18272 PR tree-optimization/45122
18273 * tree-ssa-loop-niter.c (number_of_iterations_exit): Don't make
18274 unsafe assumptions when there's more than one loop exit.
18275
c9485473
MM
182762011-02-02 Michael Meissner <meissner@linux.vnet.ibm.com>
18277
18278 PR target/47272
18279 * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
18280 Document using vector double with the load/store builtins, and
18281 that the load/store builtins always use Altivec instructions.
18282
18283 * config/rs6000/vector.md (vector_altivec_load_<mode>): New insns
18284 to use altivec memory instructions, even on VSX.
18285 (vector_altivec_store_<mode>): Ditto.
18286
18287 * config/rs6000/rs6000-protos.h (rs6000_address_for_altivec): New
18288 function.
18289
18290 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
18291 V2DF, V2DI support to load/store overloaded builtins.
18292
18293 * config/rs6000/rs6000-builtin.def (ALTIVEC_BUILTIN_*): Add
18294 altivec load/store builtins for V2DF/V2DI types.
18295
18296 * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
18297 set avoid indexed addresses on power6 if -maltivec.
18298 (altivec_expand_ld_builtin): Add V2DF, V2DI support, use
18299 vector_altivec_load/vector_altivec_store builtins.
18300 (altivec_expand_st_builtin): Ditto.
18301 (altivec_expand_builtin): Add VSX memory builtins.
18302 (rs6000_init_builtins): Add V2DI types to internal types.
18303 (altivec_init_builtins): Add support for V2DF/V2DI altivec
18304 load/store builtins.
18305 (rs6000_address_for_altivec): Insure memory address is appropriate
18306 for Altivec.
18307
18308 * config/rs6000/vsx.md (vsx_load_<mode>): New expanders for
18309 vec_vsx_ld and vec_vsx_st.
18310 (vsx_store_<mode>): Ditto.
18311
18312 * config/rs6000/rs6000.h (RS6000_BTI_long_long): New type
18313 variables to hold long long types for VSX vector memory builtins.
18314 (RS6000_BTI_unsigned_long_long): Ditto.
18315 (long_long_integer_type_internal_node): Ditti.
18316 (long_long_unsigned_type_internal_node): Ditti.
18317
18318 * config/rs6000/altivec.md (UNSPEC_LVX): New UNSPEC.
18319 (altivec_lvx_<mode>): Make altivec_lvx use a mode iterator.
18320 (altivec_stvx_<mode>): Make altivec_stvx use a mode iterator.
18321
18322 * config/rs6000/altivec.h (vec_vsx_ld): Define VSX memory builtin
18323 short cuts.
18324 (vec_vsx_st): Ditto.
18325
b24d1acf
JM
183262011-02-02 Joseph Myers <joseph@codesourcery.com>
18327
18328 * config/pa/pa-hpux10.opt: New.
18329 * config/hpux11.opt (pthread): New Driver option.
18330 * config/pa/pa-hpux.opt (nolibdld, rdynamic): New Driver options.
18331 * config.gcc (hppa[12]*-*-hpux10*): Use pa/pa-hpux10.opt.
18332
aa18dd0f
JM
183332011-02-02 Joseph Myers <joseph@codesourcery.com>
18334
18335 * config/ia64/vms.opt: New.
18336 * config.gcc (ia64-hp-*vms*): Use ia64/vms.opt.
18337
28fc3eee
MM
183382011-02-01 Michael Meissner <meissner@linux.vnet.ibm.com>
18339
18340 PR target/47580
18341 * config/rs6000/vsx.md (vsx_float<VSi><mode>2): Use
18342 gpc_reg_operand instead of vsx_register_operand to match rs6000.md
18343 generator functions.
18344 (vsx_floatuns<VSi><mode>2): Ditto.
18345 (vsx_fix_trunc<mode><VSi>2): Ditto.
18346 (vsx_fixuns_trunc<mode><VSi>2): Ditto.
18347
b5838b1f
JM
183482011-02-02 Joseph Myers <joseph@codesourcery.com>
18349
18350 * config/i386/djgpp.opt (posix): New Driver option.
18351
0db8fa89
GP
183522011-02-02 Gerald Pfeifer <gerald@pfeifer.com>
18353
18354 * config.gcc (*-*-freebsd[12], *-*-freebsd[12].*, *-*-freebsd*aout*):
18355 Move to the unsupported targets list.
18356
9cd4f22a
PB
183572011-02-02 Peter Bergner <bergner@vnet.ibm.com>
18358
18359 PR rtl-optimization/47525
18360 * df-scan.c: Update copyright years.
18361 (df_get_call_refs): Do not mark global registers as DF_REF_REG_USE
18362 and non-clobber DF_REF_REG_DEF for calls to const and pure functions.
18363
9ed8059c
RO
183642011-02-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
18365
18366 * config/i386/sysv4.h (TARGET_VERSION): Remove.
18367 (SUBTARGET_RETURN_IN_MEMORY): Remove.
18368 (ASM_OUTPUT_ASCII): Remove.
18369 * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): Remove #undef.
18370
2a737389
JL
183712011-02-02 Jeff Law <law@redhat.com>
18372
18373 PR middle-end/47543
18374 * reload.c (find_reloads_address): Handle reg+d address where both
18375 components are invalid by reloading the entire address.
18376
9dac82c4
SP
183772011-02-02 Sebastian Pop <sebastian.pop@amd.com>
18378 Richard Guenther <rguenther@suse.de>
18379
18380 PR tree-optimization/40979
18381 PR bootstrap/47044
18382 * passes.c (init_optimization_passes): After LIM call copy_prop
18383 and DCE to clean up.
18384 * tree-ssa-loop.c (pass_graphite_transforms): Add TODO_dump_func.
18385
14dd9aab
SP
183862011-02-02 Sebastian Pop <sebastian.pop@amd.com>
18387
18388 PR tree-optimization/47576
18389 PR tree-optimization/47555
18390 * doc/invoke.texi (scev-max-expr-complexity): Documented.
18391 * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
18392 (PARAM_SCEV_MAX_EXPR_COMPLEXITY): Declared.
18393 * tree-scalar-evolution.c (follow_ssa_edge): Use
18394 PARAM_SCEV_MAX_EXPR_COMPLEXITY.
18395
5cbf5c20
RG
183962011-02-02 Richard Guenther <rguenther@suse.de>
18397
18398 PR tree-optimization/47566
18399 * builtins.c (builtin_save_expr): No SAVE_EXPR for SSA_NAMEs.
18400
83d70792
AO
184012011-02-02 Alexandre Oliva <aoliva@redhat.com>
18402
e829c321
AO
18403 PR debug/47106
18404 PR debug/47402
18405 * tree-inline.c (declare_return_variable): Remove unused caller
18406 variable.
18407
83d70792
AO
18408 PR debug/47106
18409 PR debug/47402
18410 * tree-flow-inline.h (clear_is_used, is_used_p): New.
18411 * cfgexpand.c (account_used_vars_for_block): Use them.
18412 * tree-nrv.c (tree_nrv): Likewise.
18413 * tree-ssa-live.c (remove_unused_scope_block_p): Likewise.
18414 (dump_scope_block): Likewise.
18415 (remove_unused_locals): Likewise.
18416
aaa2ac93
AO
18417 PR debug/47106
18418 PR debug/47402
18419 * tree-inline.c (declare_return_variable): Add result decl to
18420 local decls only once.
18421 * gimple-low.c (record_vars_into): Mark newly-created variables
18422 as referenced.
18423
a59d15cf
AO
184242011-02-02 Alexandre Oliva <aoliva@redhat.com>
18425
18426 PR debug/47498
18427 PR debug/47501
18428 PR debug/45136
18429 PR debug/45130
18430 * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
18431 debug insns.
18432 (no_real_insns_p, schedule_block, set_priorities): Drop special
18433 treatment of boundary debug insns.
38be4072 18434 * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
a59d15cf
AO
18435 * sched-ebb.c (schedule_ebbs): Adjust skipping of debug insns.
18436 * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
18437 (BOUNDARY_DEBUG_INSN_P): Likewise.
18438 (SCHEDULE_DEBUG_INSN_P): Likewise.
18439 * sched-rgn.c (init_ready_list): Drop special treatment of
18440 boundary debug insns.
18441 * final.c (rest_of_clean_state): Clear notes' BB.
18442
6fc2f091
JM
184432011-02-01 Joseph Myers <joseph@codesourcery.com>
18444
18445 * config/openbsd.opt (assert=): New Driver option.
18446
fc523387
JM
184472011-02-01 Joseph Myers <joseph@codesourcery.com>
18448
18449 * config/i386/nto.opt: New.
18450 * config.gcc (i[34567]86-*-nto-qnx*): Use i386/nto.opt.
18451
6d9821e5
JM
184522011-02-01 Joseph Myers <joseph@codesourcery.com>
18453
18454 * config/i386/netware.opt: New.
18455 * config.gcc (i[3456x]86-*-netware*): Use i386/netware.opt.
18456
cef932d4
JM
184572011-02-01 Joseph Myers <joseph@codesourcery.com>
18458
18459 * config/interix.opt (posix): New Driver option.
18460
22843acd
DD
184612011-02-01 DJ Delorie <dj@redhat.com>
18462
56490b74
DD
18463 * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.
18464
22843acd
DD
18465 * config/m32c/m32c.c (m32c_regno_reg_class): Return smallest reg
18466 class for A0/A1.
18467
199c8f2f
SP
184682011-02-01 Sebastian Pop <sebastian.pop@amd.com>
18469
18470 PR tree-optimization/47561
18471 * toplev.c (process_options): Print the Graphite flags. Add
18472 flag_loop_flatten to the list of options requiring Graphite.
18473
926bcf22
JM
184742011-02-01 Joseph Myers <joseph@codesourcery.com>
18475
18476 * config/i386/cygming.opt (posix): New Driver option.
18477
59793c51
JM
184782011-02-01 Joseph Myers <joseph@codesourcery.com>
18479
18480 * config/arm/vxworks.opt: New.
18481 * config.gcc (arm-wrs-vxworks): Use arm/vxworks.opt.
18482
183c38a4
JM
184832011-02-01 Joseph Myers <joseph@codesourcery.com>
18484
18485 * config/alpha/elf.opt: New.
18486 * config.gcc (alpha*-*-linux*, alpha*-*-gnu*, alpha*-*-freebsd*,
18487 alpha*-*-netbsd*, alpha*-*-openbsd*): Use alpha/elf.opt.
18488
9939e416
RG
184892011-02-01 Richard Guenther <rguenther@suse.de>
18490
18491 PR tree-optimization/47559
18492 * tree-ssa-loop-im.c (can_sm_ref_p): Do not perform
18493 store-motion on references that can throw.
18494
4a3c9687
BS
184952011-02-01 Bernd Schmidt <bernds@codesourcery.com>
18496
18497 * tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.
18498 * tree-pass.h (TDF_CSELIB): New macro.
18499 * cselib.c (new_cselib_val, expand_loc, cselib_expand_value_rtx_1,
18500 cselib_lookup): Check for it rather than for TDF_DETAILS.
18501
dd3b31fb
L
185022011-02-01 H.J. Lu <hongjiu.lu@intel.com>
18503
18504 PR driver/47547
18505 * lto-wrapper.c (run_gcc): Don't add -dumpdir if linker_output
18506 is HOST_BIT_BUCKET.
18507
18508 * opts.c (finish_options): Don't add x_aux_base_name if it is
18509 HOST_BIT_BUCKET.
18510
34c1de79
RG
185112011-02-01 Richard Guenther <rguenther@suse.de>
18512
18513 PR tree-optimization/47555
18514 Revert
18515 2010-07-15 Sebastian Pop <sebastian.pop@amd.com>
18516
18517 * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
18518
dd2804d2
SB
185192011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
18520
18521 PR gcc/46692
18522 * config/lm32/t-lm32: Add multilib for all CPU options.
18523
3fd3b156
RG
185242011-02-01 Richard Guenther <rguenther@suse.de>
18525
18526 PR tree-optimization/47541
18527 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
18528 sure to have a field at offset zero.
18529
f16072b6
JM
185302011-01-31 Joseph Myers <joseph@codesourcery.com>
18531
18532 * config/arc/arc.opt (EB, EL): New Driver options.
18533
6456cf2e
JM
185342011-01-31 Joseph Myers <joseph@codesourcery.com>
18535
18536 * config/alpha/osf5.opt: New.
18537 * config.gcc (alpha*-dec-osf5.1*): Use alpha/osf5.opt.
18538
cdde6ab4
JM
185392011-01-31 Joseph Myers <joseph@codesourcery.com>
18540
18541 * config/vms/vms.opt (map, mvms-return-codes): New Driver options.
18542
7633415c
SP
185432011-01-31 Sebastian Pop <sebastian.pop@amd.com>
18544
18545 * common.opt (ftree-loop-linear): Use Alias to make it an alias of
18546 -floop-interchange.
18547 * invoke.texi (-ftree-loop-linear): Make it clear that this flag
18548 is an alias of -floop-interchange and that it requires the
18549 Graphite infrastructure.
18550 * tree-ssa-loop.c (gate_graphite_transforms): Do not set
18551 flag_loop_interchange based on the value of flag_tree_loop_linear.
18552
0425d6f5
JJ
185532011-01-31 Jakub Jelinek <jakub@redhat.com>
18554 Richard Guenther <rguenther@suse.de>
18555
18556 PR tree-optimization/47538
18557 * tree-ssa-ccp.c (bit_value_binop_1): For uns computation use
18558 type instead of r1type, except for comparisons. For right
18559 shifts and comparisons punt if there are mismatches in
18560 sizetype vs. non-sizetype types.
18561
500b16c3
RO
185622011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
18563
18564 * doc/sourcebuild.texi (Effective-Target Keywords): Document
18565 avx_runtime.
18566
e279edb0
RO
185672011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
18568
18569 * configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld
18570 version number.
18571 * configure: Regenerate.
18572
c6092243
RO
185732011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
18574
18575 * configure.ac (gcc_cv_ld_static_option): Define.
18576 (gcc_cv_ld_dynamic_option): Define.
18577 (gcc_cv_ld_static_dynamic): Tru64 UNIX support -noso/-so_archive
18578 instead.
18579 (HAVE_LD_STATIC_DYNAMIC): Update message.
18580 (LD_STATIC_OPTION): Define.
18581 (LD_DYNAMIC_OPTION): Define.
18582 * configure: Regenerate.
18583 * config.in: Regenerate.
18584 * gcc.c (init_spec) [USE_LIBUNWIND_EXCEPTIONS &&
18585 HAVE_LD_STATIC_DYNAMIC]: Use them.
18586
d7862be3
NC
185872011-01-31 Nick Clifton <nickc@redhat.com>
18588
18589 * config/rx/rx.c (rx_get_stack_layout): Only save call clobbered
18590 registers inside interrupt handlers if the handler is not a leaf
18591 function.
18592
ba4ec0e0
NC
185932011-01-31 Nick Clifton <nickc@redhat.com>
18594
18595 * config/mn10300/mn10300.c (mn10300_regno_in_class_p): Check for
18596 reg_renumber returning an INVALID_REGNUM.
18597
29a63921
AO
185982011-01-31 Alexandre Oliva <aoliva@redhat.com>
18599
18600 PR libgcj/44341
18601 * doc/install.texi: Document host options discarded when cross
18602 configuring target libraries.
18603
ef591d3f
AO
186042011-01-31 Alexandre Oliva <aoliva@redhat.com>
18605
18606 Reverted:
18607 2011-01-25 Alexandre Oliva <aoliva@redhat.com>
18608 PR debug/45136
18609 PR debug/45130
18610 * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
18611 debug insns.
18612 (no_real_insns_p, schedule_block, set_priorities): Drop special
18613 treatment of boundary debug insns.
38be4072 18614 * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
ef591d3f
AO
18615 * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
18616 * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
18617 (BOUNDARY_DEBUG_INSN_P): Likewise.
18618 (SCHEDULE_DEBUG_INSN_P): Likewise.
18619 * sched-rgn.c (init_ready_list): Drop special treatment of
18620 boundary debug insns.
18621 * final.c (rest_of_clean-state): Clear notes' BB.
18622
61052244
AM
186232011-01-31 Alan Modra <amodra@gmail.com>
18624
18625 * config/rs6000/rs6000.c (print_operand): Rearrange addends in
18626 toc relative expressions as we do in print_operand_address.
18627
c4c8962b
KH
186282011-01-30 Kazu Hirata <kazu@codesourcery.com>
18629
18630 * doc/extend.texi: Follow spelling conventions.
18631 * doc/invoke.texi: Fix a typo.
18632
e543b94c
JM
186332011-01-30 Joseph Myers <joseph@codesourcery.com>
18634
18635 * config/hpux11.opt: New.
18636 * config.gcc (hppa*64*-*-hpux11*, hppa[12]*-*-hpux11*,
18637 ia64*-*-hpux*): Use hpux11.opt.
18638
509d65dd 186392011-01-30 Jonathan Yong <jon_y@users.sourceforge.net>
a70e0551
JY
18640
18641 * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Add t-dfprules
18642 to tmake_file.
18643
7be03a0e
GP
186442011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
18645
18646 * doc/install.texi (hppa-hp-hpux10): Remove references to HP
18647 support sites.
18648
419d1d37
GP
186492011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
18650
b596ed64
GP
18651 * doc/install.texi (Binaries): Remove outdated reference for
18652 Motorola 68HC11/68HC12 downloads.
18653
186542011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
61052244 18655
419d1d37
GP
18656 * doc/extend.texi (Thread-Local): Adjust reference to Ulrich
18657 Drepper's paper.
18658
4406d0e9
JW
186592011-01-29 Jonathan Wakely <jwakely.gcc@gmail.com>
18660
18661 PR bootstrap/47147
18662 * ginclude/stddef.h: Check for _X86_64_ANSI_H_ and _I386_ANSI_H_ as
18663 used by NetBSD.
18664
38be4072 186652011-01-28 Ahmad Sharif <asharif@google.com>
e0b77418
AS
18666
18667 * value-prof.c (check_counter): Corrected error message.
18668
0cd98787
JZ
186692011-01-29 Jie Zhang <jie@codesourcery.com>
18670
18671 * config/arm/arm.c (arm_legitimize_reload_address): New.
18672 * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use
18673 arm_legitimize_reload_address.
38be4072 18674 * config/arm/arm-protos.h (arm_legitimize_reload_address): Declare.
0cd98787 18675
9b798ac5
ILT
186762011-01-28 Ian Lance Taylor <iant@google.com>
18677
18678 * godump.c (go_define): Ignore macros whose definitions include
18679 two adjacent operands.
18680
591e29d9
JJ
186812011-01-28 Jakub Jelinek <jakub@redhat.com>
18682
18683 PR target/42894
18684 * varasm.c (force_const_mem): Store copy of x in desc->constant
18685 instead of x itself.
18686 * expr.c (emit_move_insn): Add a copy of y_cst instead of y_cst
18687 itself into REG_EQUAL note.
18688
62dcc44a
JM
186892011-01-28 Joseph Myers <joseph@codesourcery.com>
18690
18691 * config/freebsd.opt (posix, rdynamic): New Driver options.
18692
c9f58b9a
RO
186932011-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
18694
18695 * configure.ac (gcc_cv_ld_static_dynamic): IRIX 6 ld supports
18696 -Bstatic/-Bdynamic.
18697 * configure: Regenerate.
18698
5f02b9db
JM
186992011-01-27 Joseph Myers <joseph@codesourcery.com>
18700
18701 * config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
18702 * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile.
18703
5df97412
AS
187042011-01-27 Anatoly Sokolov <aesok@post.ru>
18705
18706 * config/s390/s390.h (PREFERRED_RELOAD_CLASS): Remove.
18707 * config/s390/s390-protos.h (s390_preferred_reload_class): Remove.
18708 * config/s390/s390.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
18709 (s390_preferred_reload_class): Make static. Change return and
18710 'rclass' argument type to reg_class_t.
18711
779d4b91
JH
187122011-01-27 Jan Hubicka <jh@suse.cz>
18713
18714 PR middle-end/46949
18715 * cgraphunit.c (process_common_attributes): Fix use of remove_attribute.
18716 (process_function_and_variable_attributes): Check defined weakrefs.
18717
e80b21ed
MJ
187182011-01-27 Martin Jambor <mjambor@suse.cz>
18719
18720 PR tree-optimization/47228
18721 * tree-sra.c (sra_modify_assign): Use build_ref_for_model instead of
18722 build_ref_for_offset.
18723
6dcc4f31
UW
187242011-01-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18725
18726 * config/spu/spu-elf.h (ASM_SPEC): Remove.
18727
509d65dd 187282011-01-26 Mikael Pettersson <mikpe@it.uu.se>
3b8ff89f
MP
18729
18730 PR rtl-optimization/46856
18731 * postreload.c (reload_combine_recognize_const_pattern): Do not
18732 separate cc0 setter and user on cc0 targets.
18733
04af8788
NP
187342011-01-26 Nicola Pero <nicola.pero@meta-innovation.com>
18735
18736 PR c/43082
18737 * c-typeck.c (c_objc_common_truthvalue_conversion): If we are
18738 passed a VOID_TYPE expression, immediately emit an error and
18739 return error_mark_node.
18740
f7a60085
JL
187412011-01-26 Jeff Law <law@redhat.com>
18742
18743 PR rtl-optimization/47464
18744 * df-problems.c (can_move_insn_across): Use may_trap_or_fault_p
18745 rather than may_trap_p as needed.
18746
5c2917ec
DD
187472011-01-26 DJ Delorie <dj@redhat.com>
18748
18749 PR rtl-optimization/46878
18750 * combine.c (insn_a_feeds_b): Check for the implicit cc0
18751 setter/user dependency as well.
18752
bef16e87
EB
187532011-01-26 Eric Botcazou <ebotcazou@adacore.com>
18754
18755 PR rtl-optimization/44469
18756 * cfgcleanup.c (try_optimize_cfg): Iterate in CFG layout mode too
18757 after removing trivially dead basic blocks.
18758
c75d884b
JM
187592011-01-26 Joseph Myers <joseph@codesourcery.com>
18760
18761 * config/bfin/bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.
18762 * config/frv/frv.h (LINK_SPEC): Likewise.
18763 * config/i386/netware.h (LINK_SPEC): Likewise.
18764 * config/m68k/linux.h (ASM_SPEC): Likewise.
18765 * config/rs6000/linux64.h (ASM_SPEC_COMMON): Likewise.
18766 * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
18767 * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
18768 * config/sparc/linux.h (ASM_SPEC): Likewise.
18769 * config/sparc/linux64.h (ASM_SPEC): Likewise.
18770 * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
18771
d3153553
JM
187722011-01-26 Joseph Myers <joseph@codesourcery.com>
18773
18774 * config/bfin/bfin.h (ASM_SPEC): Remove %{Ym,*}.
18775 * config/frv/frv.h (ASM_SPEC): Likewise.
18776 * config/m68k/linux.h (ASM_SPEC): Likewise.
18777 * config/pa/pa-linux.h (ASM_SPEC): Likewise.
18778 * config/rs6000/linux64.h (ASM_SPEC): Likewise.
18779 * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
18780 * config/sparc/linux.h (ASM_SPEC): Likewise.
18781 * config/sparc/linux64.h (ASM_SPEC): Likewise.
18782 * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
18783
b89b1e9d
JM
187842011-01-26 Joseph Myers <joseph@codesourcery.com>
18785
18786 * config/bfin/bfin.h (LINK_SPEC): Remove %{YP,*}.
18787 * config/frv/frv.h (LINK_SPEC): Likewise.
18788 * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
18789
12eb1a9c
JM
187902011-01-26 Joseph Myers <joseph@codesourcery.com>
18791
18792 * config/bfin/bfin.h (ASM_SPEC): Remove %{Yd,*}.
18793 * config/frv/frv.h (ASM_SPEC): Likewise.
18794 * config/i386/sol2-10.h (ASM_SPEC): Likewise.
18795 * config/m68k/linux.h (ASM_SPEC): Likewise.
18796 * config/pa/pa-linux.h (ASM_SPEC): Likewise.
18797 * config/rs6000/linux64.h (ASM_SPEC32): Likewise.
18798 * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
18799 * config/sol2.h (ASM_SPEC): Remove comment about -Yd,.
18800 * config/sparc/linux.h (ASM_SPEC): Likewise.
18801 * config/sparc/linux64.h (ASM_SPEC): Likewise.
18802 * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
18803 * config/sparc/sysv4.h (ASM_SPEC): Remove %{Yd,*}.
18804
e435f098
SE
188052011-01-26 Steve Ellcey <sje@cup.hp.com>
18806
18807 PR target/46997
18808 * config/ia64/vect.md (mulv2si3): Enable and fix for TARGET_BIG_ENDIAN.
18809 (*mux2): Ditto.
18810 (vec_extract_evenodd_help): Ditto.
18811 (vec_extract_evenv4hi): Ditto.
18812 (vec_extract_oddv4hi): Ditto.
18813 (vec_interleave_lowv2si): Ditto.
18814 (vec_interleave_highv2si): Ditto.
18815 (vec_extract_evenv2si): Ditto.
18816 (vec_extract_oddv2si: Ditto.
18817 (vec_pack_trunc_v2si): Ditto.
18818
34f0eee0
JH
188192011-01-22 Jan Hubicka <jh@suse.cz>
18820
18821 PR target/47237
18822 * cgraph.h (cgraph_local_info): New field can_change_signature.
18823 * ipa-cp.c (ipcp_update_callgraph): Only compute args_to_skip if callee
18824 signature can change.
18825 (ipcp_estimate_growth): Call sequence simplify only if calle signature
18826 can change.
18827 (ipcp_insert_stage): Only compute args_to_skip if signature can change.
18828 (cgraph_function_versioning): We can not change signature of functions
18829 that don't allow that.
18830 * lto-cgraph.c (lto_output_node): Stream local.can_change_signature.
18831 (lto_input_node): Likewise.
38be4072
UB
18832 * ipa-inline.c (compute_inline_parameters): Compute
18833 local.can_change_signature.
34f0eee0 18834 * ipa-split.c (visit_bb): Never split away APPLY_ARGS.
38be4072
UB
18835 * tree-sra.c (ipa_sra_preliminary_function_checks): Give up on
18836 functions that can not change signature.
34f0eee0 18837 * i386.c (ix86_function_regparm, ix86_function_sseregparm,
38be4072
UB
18838 init_cumulative_args): Do not use local calling conventions
18839 for functions that can not change signature.
34f0eee0 18840
980ca891
JH
188412011-01-22 Jan Hubicka <jh@suse.cz>
18842
18843 * doc/invoke.texi (hot-bb-frequency-fraction): Commit forgotten hunk.
18844
768e3c60
RG
188452011-01-26 Richard Guenther <rguenther@suse.de>
18846
18847 PR tree-optimization/47190
61052244
AM
18848 * cgraphunit.c (process_common_attributes): New function.
18849 (process_function_and_variable_attributes): Use it.
768e3c60 18850
21d6a1c7
RG
188512011-01-26 Richard Guenther <rguenther@suse.de>
18852
18853 PR lto/47423
18854 * cgraphbuild.c (record_eh_tables): Record reference to personality
18855 function.
18856
48bb58b1
AO
188572011-01-26 Alexandre Oliva <aoliva@redhat.com>
18858
18859 PR debug/45454
18860 * sel-sched.c (moveup_expr): Don't let debug insns prevent
18861 non-debug insns from moving up.
18862
58c741a6
DK
188632011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
18864
18865 PR target/40125
18866 * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Select suitable
18867 t-dlldir{,-x} fragment for build and add it to tmake_file.
18868 (i[34567]86-*-mingw* | x86_64-*-mingw*): Likewise.
18869 * Makefile.in (libgcc.mvars): Also export SHLIB_DLLDIR to libgcc.
18870 * config/i386/t-dlldir: New file.
18871 (SHLIB_DLLDIR): Define.
18872 * config/i386/t-dlldir-x: New file.
18873 (SHLIB_DLLDIR): Define.
18874 * config/i386/t-cygming: Error out if SHLIB_DLLDIR is not set.
18875 (SHLIB_INSTALL): Use it.
18876
bff99262
CLT
188772011-01-26 Chung-Lin Tang <cltang@codesourcery.com>
18878
18879 PR target/47246
18880 * config/arm/arm.c (thumb2_legitimate_index_p): Change the
18881 lower bound of the allowed Thumb-2 coprocessor load/store
18882 index range to -256. Add explaining comment.
18883
82c03907
ILT
188842011-01-25 Ian Lance Taylor <iant@google.com>
18885
18886 * godump.c (go_define): Improve lexing of macro expansion to only
18887 accept expressions which match Go spec.
18888
47ea1edf
DK
188892011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
18890
d4dba752 18891 PR c++/43601
47ea1edf
DK
18892 * tree.c (handle_dll_attribute): Handle it.
18893 * doc/extend.texi (@item dllexport): Mention it.
18894 * doc/invoke.texi (@item -fno-keep-inline-dllexport): Document it.
18895
744f0946
ILT
188962011-01-25 Ian Lance Taylor <iant@google.com>
18897
18898 PR tree-optimization/26854
18899 * c-decl.c (struct c_scope): Add field has_jump_unsafe_decl.
18900 (decl_jump_unsafe): Move higher in file, with no other change.
18901 (bind): Set has_jump_unsafe_decl if appropriate.
18902 (update_label_decls): Test has_jump_unsafe_decl to avoid loop.
18903 (check_earlier_gotos): Likewise.
18904 (c_check_switch_jump_warnings): Likewise.
18905
5734f2b3
JW
189062011-01-25 Jonathan Wakely <jwakely.gcc@gmail.com>
18907
18908 * doc/invoke.texi (Warning Options): Add missing hyphen.
18909 (-fprofile-dir): Minor grammatical fixes.
18910 (-fbranch-probabilities): Likewise.
18911
9bdbdcef
AO
189122011-01-25 Alexandre Oliva <aoliva@redhat.com>
18913
18914 PR debug/45136
18915 PR debug/45130
18916 * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
18917 debug insns.
18918 (no_real_insns_p, schedule_block, set_priorities): Drop special
18919 treatment of boundary debug insns.
38be4072 18920 * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
9bdbdcef
AO
18921 * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
18922 * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
18923 (BOUNDARY_DEBUG_INSN_P): Likewise.
18924 (SCHEDULE_DEBUG_INSN_P): Likewise.
18925 * sched-rgn.c (init_ready_list): Drop special treatment of
18926 boundary debug insns.
18927 * final.c (rest_of_clean-state): Clear notes' BB.
18928
b305e3da
SP
189292011-01-25 Sebastian Pop <sebastian.pop@amd.com>
18930
18931 * Makefile.in (LAMBDA_H): Removed.
18932 (TREE_DATA_REF_H): Remove dependence on LAMBDA_H.
18933 (OBJS-common): Remove dependence on lambda-code.o, lambda-mat.o,
18934 lambda-trans.o, and tree-loop-linear.o.
18935 (lto-symtab.o): Remove dependence on LAMBDA_H.
18936 (tree-loop-linear.o): Remove rule.
18937 (lambda-mat.o): Same.
18938 (lambda-trans.o): Same.
18939 (lambda-code.o): Same.
18940 (tree-vect-loop.o): Add missing dependence on TREE_DATA_REF_H.
18941 (tree-vect-slp.o): Same.
18942 * hwint.h (gcd): Moved here.
18943 (least_common_multiple): Same.
18944 * lambda-code.c: Removed.
18945 * lambda-mat.c: Removed.
18946 * lambda-trans.c: Removed.
18947 * lambda.h: Removed.
18948 * tree-loop-linear.c: Removed.
18949 * lto-symtab.c: Do not include lambda.h.
18950 * omega.c (gcd): Removed.
18951 * passes.c (init_optimization_passes): Remove pass_linear_transform.
18952 * tree-data-ref.c (print_lambda_vector): Moved here.
18953 (lambda_vector_copy): Same.
18954 (lambda_matrix_copy): Same.
18955 (lambda_matrix_id): Same.
18956 (lambda_vector_first_nz): Same.
18957 (lambda_matrix_row_add): Same.
18958 (lambda_matrix_row_exchange): Same.
18959 (lambda_vector_mult_const): Same.
18960 (lambda_vector_negate): Same.
18961 (lambda_matrix_row_negate): Same.
18962 (lambda_vector_equal): Same.
18963 (lambda_matrix_right_hermite): Same.
18964 * tree-data-ref.h: Do not include lambda.h.
18965 (lambda_vector): Moved here.
18966 (lambda_matrix): Same.
18967 (dependence_level): Same.
18968 (lambda_transform_legal_p): Removed declaration.
18969 (lambda_collect_parameters): Same.
18970 (lambda_compute_access_matrices): Same.
18971 (lambda_vector_gcd): Same.
18972 (lambda_vector_new): Same.
18973 (lambda_vector_clear): Same.
18974 (lambda_vector_lexico_pos): Same.
18975 (lambda_vector_zerop): Same.
18976 (lambda_matrix_new): Same.
18977 * tree-flow.h (least_common_multiple): Removed declaration.
18978 * tree-parloops.c (lambda_trans_matrix): Moved here.
18979 (LTM_MATRIX): Same.
18980 (LTM_ROWSIZE): Same.
18981 (LTM_COLSIZE): Same.
18982 (LTM_DENOMINATOR): Same.
18983 (lambda_trans_matrix_new): Same.
18984 (lambda_matrix_vector_mult): Same.
18985 (lambda_transform_legal_p): Same.
18986 * tree-pass.h (pass_linear_transform): Removed declaration.
18987 * tree-ssa-loop.c (tree_linear_transform): Removed.
18988 (gate_tree_linear_transform): Removed.
18989 (pass_linear_transform): Removed.
18990 (gate_graphite_transforms): Make flag_tree_loop_linear an alias of
18991 flag_loop_interchange.
18992
6bdfdb96
JJ
189932011-01-25 Jakub Jelinek <jakub@redhat.com>
18994
18995 PR tree-optimization/47265
18996 PR tree-optimization/47443
18997 * tree-ssa-forwprop.c (forward_propagate_addr_expr): Return false
18998 if name still has some uses.
18999
e4cba915
MJ
190002011-01-25 Martin Jambor <mjambor@suse.cz>
19001
19002 PR tree-optimization/47382
19003 * gimple-fold.c (gimple_fold_obj_type_ref_call): Removed.
19004 (gimple_fold_call): Do not call gimple_fold_obj_type_ref_call.
19005
509d65dd 190062011-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>
f822b8ea
JS
19007
19008 * config/m32r/m32r.c: Define TARGET_EXCEPT_UNWIND_INFO to
19009 sjlj_except_unwind_info.
19010
194313e2
RG
190112011-01-25 Richard Guenther <rguenther@suse.de>
19012
19013 PR tree-optimization/47426
19014 * tree-ssa-structalias.c (ipa_pta_execute): Make externally
19015 visible functions results escape.
19016
147a0bcf
JJ
190172011-01-25 Jakub Jelinek <jakub@redhat.com>
19018
19019 PR target/45701
19020 * config/arm/arm.c (any_sibcall_uses_r3): New function.
19021 (arm_get_frame_offsets): Use it.
19022
db963b52
SP
190232011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19024 Jakub Jelinek <jakub@redhat.com>
19025
19026 PR tree-optimization/47271
19027 * tree-if-conv.c (bb_postdominates_preds): New.
19028 (if_convertible_bb_p): Call bb_postdominates_preds.
19029 (if_convertible_loop_p_1): Compute CDI_POST_DOMINATORS.
19030 (predicate_scalar_phi): Call bb_postdominates_preds.
19031
bcddd3b9
NC
190322011-01-25 Nick Clifton <nickc@redhat.com>
19033
19034 * config/rx/rx.h (LIBCALL_VALUE): Do not promote complex types.
19035 * config/rx/rx.c (rx_function_value): Likewise.
19036 (rx_promote_function_mode): Likewise.
19037 (gen_safe_add): Place an outsized immediate value inside an UNSPEC
19038 in order to make it legitimate.
38be4072
UB
19039 * config/rx/rx.md (adddi3_internal): If the second operand is a MEM
19040 make sure that the first operand is the same as the result register.
bcddd3b9
NC
19041 (addsi3_unspec): Delete.
19042 (subdi3): Do not accept immediate operands.
19043 (subdi3_internal): Likewise.
19044
7e6cb022
JL
190452011-01-25 Jeff Law <law@redhat.com>
19046
19047 PR rtl-optimization/37273
19048 * ira-costs.c (scan_one_insn): Detect constants living in memory and
19049 handle them like argument loads from stack slots. Do not double
19050 count memory for memory constants and argument loads from stack slots.
19051
9ffa621e
JJ
190522011-01-25 Jakub Jelinek <jakub@redhat.com>
19053
19054 PR tree-optimization/47427
19055 PR tree-optimization/47428
19056 * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't
19057 coalesce if the new root var would be TREE_READONLY.
19058
5bd6e652
RG
190592011-01-25 Richard Guenther <rguenther@suse.de>
19060
19061 PR middle-end/47414
19062 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Use the
19063 correct type for TBAA.
19064
7c48ea69
SP
190652011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19066
19067 * graphite-sese-to-poly.c (dr_indices_valid_in_loop): New.
19068 (close_phi_written_to_memory): Call for_each_index with
19069 dr_indices_valid_in_loop.
19070
38013f25
SP
190712011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19072
19073 * graphite-sese-to-poly.c (new_pbb_from_pbb): Only copy PBB_DOMAIN
19074 when it is initialized.
19075
5c640e29
SP
190762011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19077
19078 * graphite-scop-detection.c (stmt_has_simple_data_refs_p): Update
19079 call to graphite_find_data_references_in_stmt.
19080 * graphite-sese-to-poly.c (outermost_loop_in_sese_1): New.
19081 (try_generate_gimple_bb): Call outermost_loop_in_sese_1. Update
19082 call to graphite_find_data_references_in_stmt.
19083 (analyze_drs_in_stmts): Same.
19084 * tree-data-ref.c (dr_analyze_indices): Pass in parameter the loop
19085 in which the scalar analysis of indices is performed.
19086 (create_data_ref): Same. Update call to dr_analyze_indices.
19087 (find_data_references_in_stmt): Update call to create_data_ref.
19088 (graphite_find_data_references_in_stmt): Same.
19089 * tree-data-ref.h (graphite_find_data_references_in_stmt): Update
19090 declaration.
19091 (create_data_ref): Same.
19092 * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Update
19093 call to create_data_ref.
19094
ac53c069
SP
190952011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19096
19097 * graphite-sese-to-poly.c (build_poly_scop): Move
38be4072 19098 rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.
ac53c069 19099
3d17df15
SP
191002011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19101
19102 * graphite-sese-to-poly.c (close_phi_written_to_memory): Also allow
19103 VAR_DECL, PARM_DECL, and RESULT_DECL.
19104
c513da01
SP
191052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19106
19107 * graphite-dependences.c (reduction_dr_1): Allow several reductions
19108 in a reduction PBB.
19109 * graphite-sese-to-poly.c (split_reduction_stmt): Do not split PBBs
19110 that have already been marked as PBB_IS_REDUCTION.
19111
3a292d59
SP
191122011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19113
19114 * graphite-scop-detection.c (same_close_phi_node): New.
19115 (remove_duplicate_close_phi): New.
19116 (make_close_phi_nodes_unique): New.
19117 (canonicalize_loop_closed_ssa): Call make_close_phi_nodes_unique.
19118
ba858447
SP
191192011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19120
19121 * graphite-dependences.c (new_poly_ddr): Call same_pdr_p.
19122 * graphite-poly.h (same_pdr_p): Do not expect that the PDR_TYPE
19123 of both data references to be the same.
19124
8d865c56
SP
191252011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19126
38be4072
UB
19127 * graphite-dependences.c (build_lexicographical_constraint): Remove
19128 the gdim parameter.
19129 (build_lexicographical_constraint): Adjust call to
19130 ppl_powerset_is_empty.
8d865c56
SP
19131 (dependence_polyhedron): Same.
19132 (graphite_legal_transform_dr): Same.
19133 (graphite_carried_dependence_level_k): Same.
38be4072
UB
19134 * graphite-ppl.c (ppl_powerset_is_empty): Remove the nb_params
19135 parameter.
8d865c56
SP
19136 * graphite-ppl.h (ppl_powerset_is_empty): Adjust declaration.
19137
50034a36
SP
191382011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19139
19140 * graphite-sese-to-poly.c
19141 (translate_scalar_reduction_to_array_for_stmt): Call unshare_expr.
19142 (close_phi_written_to_memory): New.
19143 (translate_scalar_reduction_to_array): Call close_phi_written_to_memory
19144 and unshare_expr.
19145
0deada9e
SP
191462011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19147
19148 * doc/install.texi: Update the expected version number of PPL to 0.11.
19149 * graphite-ppl.c (ppl_powerset_is_empty): Remove now dead code under
19150 #if PPL_VERSION_MINOR < 11.
19151
d7d3d6af
SP
191522011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19153
19154 * graphite-dependences.c: Include graphite-cloog-util.h.
19155 (new_poly_ddr): Inlined into dependence_polyhedron.
19156 (free_poly_ddr): Moved close by new_poly_ddr.
19157 (dependence_polyhedron_1): Renamed dependence_polyhedron.
19158 Early return NULL when ppl_powerset_is_empty returns true.
19159 (dependence_polyhedron): Renamed new_poly_ddr. Call only once
19160 poly_drs_may_alias_p. Avoid one call to ppl_powerset_is_empty.
19161 (graphite_legal_transform_dr): Call new_poly_ddr.
19162 (graphite_carried_dependence_level_k): Same.
19163 (dot_original_deps_stmt_1): Renamed dot_deps_stmt_2. Use new_poly_ddr.
19164 (dot_transformed_deps_stmt_1): Removed.
19165 (dot_deps_stmt_1): Call dot_deps_stmt_2.
19166 (dot_original_deps): Renamed dot_deps_2. Call new_poly_ddr.
19167 (dot_deps_1): Call dot_deps_2.
19168 * Makefile.in (graphite-dependences.o): Add missing dependence on
19169 graphite-cloog-util.h.
19170
28c5db57
SP
191712011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19172
19173 * graphite-dependences.c (new_poly_dr): Call ppl_powerset_is_empty.
19174 (build_lexicographical_constraint): Same.
19175 (dependence_polyhedron_1): Same.
19176 (graphite_legal_transform_dr): Same.
19177 (graphite_carried_dependence_level_k): Same.
19178 * graphite-ppl.c (ppl_powerset_is_empty): New.
19179 * graphite-ppl.h (ppl_powerset_is_empty): Declared.
19180 * tree-data-ref.c (dump_data_reference): Print the basic block index.
19181
5168d98f
SP
191822011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19183
19184 * graphite-dependences.c (build_pairwise_scheduling): Correctly compute
19185 the "a followed by b" relation and document it.
19186
4a40293a
SP
191872011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19188
19189 * graphite-dependences.c (build_lexicographical_constraint): Stop the
19190 iteration when the bag of constraints is empty.
19191
271fb6fa
SP
191922011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19193
19194 * graphite-poly.c (pbb_remove_duplicate_pdrs): Make it work.
19195
92d23680
SP
191962011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19197
19198 * graphite-interchange.c (lst_interchange_profitable_p): Takes a loop
19199 nest and two loop depths as parameters.
19200 (lst_try_interchange_loops): Call lst_interchange_profitable_p after
19201 lst_perfect_nestify.
19202
2f51deff
SP
192032011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19204
19205 * graphite-dependences.c (print_pddr): Call
19206 ppl_io_fprint_Pointset_Powerset_C_Polyhedron.
19207
07f3593c
SP
192082011-01-25 Sebastian Pop <sebastian.pop@amd.com>
19209
19210 * graphite-ppl.c (debug_gmp_value): New.
19211 * graphite-ppl.h (debug_gmp_value): Declared.
19212
3fae6099
TG
192132011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
19214
19215 * doc/install.texi: Document availability of cloog-0.16.
19216
1c3ba85b
SP
192172011-01-25 Vladimir Kargov <kargov@gmail.com>
19218
19219 * graphite-scop-detection.c (canonicalize_loop_closed_ssa): Free
19220 invalid postdominance info.
19221
e8ba94fc
JH
192222011-01-24 Jan Hubicka <jh@suse.cz>
19223
19224 PR c/21659
19225 * doc/extend.texi (weak pragma): Drop claim that it must
19226 appear before definition.
19227 * varasm.c (merge_weak, declare_weak): Only sanity check
19228 that DECL is not output at a time it is declared weak.
19229
2b6e2d13
KZ
192302011-01-24 Kenneth Zadeck <zadeck@naturalbridge.com>
19231
19232 * machmode.def: Fixed comments.
1c3ba85b 19233
9841210f
KT
192342011-01-24 Kai Tietz <kai.tietz@onevision.com>
19235
19236 * emit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.
19237
192382011-01-24 Paul Koning <ni1d@arrl.net>
e046112d
PK
19239
19240 * builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN !=
1c3ba85b 19241 WORDS_BIG_ENDIAN.
e046112d 19242
a6c5070a
L
192432011-01-24 H.J. Lu <hongjiu.lu@intel.com>
19244
19245 PR target/46519
19246 * config/i386/i386.c: Include sbitmap.h and fibheap.h.
19247 (block_info): Add scanned and prev.
19248 (move_or_delete_vzeroupper_2): Return if the basic block
19249 has been scanned and the upper 128bit state is unchanged
19250 from the last scan.
19251 (move_or_delete_vzeroupper_1): Return true if the exit
19252 state is changed.
19253 (move_or_delete_vzeroupper): Visit basic blocks using the
19254 work-list based algorithm based on vt_find_locations in
19255 var-tracking.c.
19256
19257 * config/i386/t-i386: Also depend on sbitmap.h and $(FIBHEAP_H).
19258
a40d79d7
NC
192592011-01-24 Nick Clifton <nickc@redhat.com>
19260
19261 * config/v850/v850.opt (mv850es): New option - alias for -mv850e1.
19262 * config/v850/v850.h (ASM_SPEC): If -mv850es is specified pass
19263 -mv850e1 to the assembler. If -mv850e1 or -mv850es is specified
19264 then define __v850e1__.
19265 * doc/invoke.texi: Document -mv850es.
19266
440eb8de
RH
192672011-01-24 Richard Henderson <rth@redhat.com>
19268
19269 * config/rx/predicates.md (rx_fp_comparison_operator): Don't accept
19270 compound unordered comparisons.
19271 * config/rx/rx.c (rx_split_fp_compare): Remove.
19272 * config/rx/rx-protos.h: Update.
19273 * config/rx/rx.md (gcc_conds, rx_conds): Remove.
19274 (cbranchsf4): Don't call rx_split_fp_compare.
19275 (*cbranchsf4): Use rx_split_cbranch.
19276 (*cmpsf): Don't accept "i" constraint.
19277 (*conditional_branch): Only valid after reload.
19278 (cstoresf4): Merge expander with insn. Don't call rx_split_fp_compare.
19279
3ff79f99
MM
192802011-01-24 Michael Meissner <meissner@linux.vnet.ibm.com>
19281
19282 PR target/47385
19283 * config/rs6000/altivec.md (vector constant splitters): Add
19284 support for creating vector single precision constants if -mvsx is
19285 used and we would create the constant using Altivec primitives.
19286
ff3d9d08
BS
192872011-01-23 Bernd Schmidt <bernds@codesourcery.com>
19288 Richard Sandiford <rdsandiford@googlemail.com>
19289
19290 PR rtl-optimization/47166
19291 * reload1.c (emit_reload_insns): Disable the spill_reg_store
19292 mechanism for PRE_MODIFY and POST_MODIFY.
19293 (inc_for_reload): For PRE_MODIFY, return the insn that sets the
19294 reloadreg.
19295
7fcaf152
AS
192962011-01-23 Andreas Schwab <schwab@linux-m68k.org>
19297
8788adb6 19298 * compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.
7fcaf152 19299
d09b58c4
JH
193002011-01-22 Jan Hubicka <jh@suse.cz>
19301
19302 PR lto/47333
19303 * lto-cgraph.c (reachable_from_this_partition_p): Fix pasto.
19304
e8ff8c5a
JH
193052011-01-22 Jan Hubicka <jh@suse.cz>
19306
19307 PR tree-optimization/43884
19308 PR lto/44334
8788adb6 19309 * predict.c (maybe_hot_frequency_p): Use entry block frequency as base.
e8ff8c5a
JH
19310 * doc/invoke.texi (hot-bb-frequency-fraction): Update docs.
19311
ccaed3ba
AS
193122011-01-22 Anatoly Sokolov <aesok@post.ru>
19313
19314 * config/s390/s390.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
19315 * config/s390/s390.c (s390_register_move_cost,
19316 s390_memory_move_cost): New.
19317 (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
19318
0cecee06
UW
193192011-01-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19320
19321 PR middle-end/47401
19322 * except.c (sjlj_assign_call_site_values): Move setting the
19323 crtl->uses_eh_lsda flag to ...
19324 (sjlj_mark_call_sites): ... here.
19325 (sjlj_emit_function_enter): Support NULL dispatch label.
19326 (sjlj_build_landing_pads): In a function with no landing pads
19327 that still has must-not-throw regions, generate code to register
19328 a personality function with empty LSDA.
19329
e692f276
RH
193302011-01-21 Richard Henderson <rth@redhat.com>
19331
1b7ae0b7
RH
19332 * config/rx/rx.c (TARGET_FLAGS_REGNUM): New.
19333
3843787f
RH
19334 * config/mn10300/mn10300.c (TARGET_FLAGS_REGNUM): New.
19335
e692f276
RH
19336 * compare-elim.c: New file.
19337 * Makefile.in (OBJS-common): Add it.
19338 (compare-elim.o): New.
19339 * common.opt (fcompare-elim): New.
19340 * opts.c (default_options_table): Add OPT_fcompare_elim.
19341 * tree-pass.h (pass_compare_elim_after_reload): New.
19342 * passes.c (init_optimization_passes): Add it.
19343 * recog.h: Protect against re-inclusion.
19344 * target.def (TARGET_FLAGS_REGNUM): New POD hook.
19345 * doc/invoke.texi (-fcompare-elim): Document it.
19346 * doc/tm.texi.in (TARGET_FLAGS_REGNUM): Document it.
19347 * doc/tm.texi: Rebuild.
19348
9a7c2050
NC
193492011-01-22 Nick Clifton <nickc@redhat.com>
19350
19351 * config/rx/rx.md (cstoresf4): Pass comparison operator to
19352 rx_split_fp_compare.
19353
15ba5696
NC
193542011-01-22 Nick Clifton <nickc@redhat.com>
19355
19356 * config/rx/rx.md (UNSPEC_CONST): New.
19357 (deallocate_and_return): Wrap the amount popped off the stack in
19358 an UNSPEC_CONST in order to stop it being rejected by
19359 -mmax-constant-size.
19360 (pop_and_return): Add a "(return)" rtx.
19361 (call): Drop the immediate operand.
19362 (call_internal): Likewise.
19363 (call_value): Likewise.
19364 (call_value_internal): Likewise.
19365 (sibcall_internal): Likewise.
19366 (sibcall_value_internal): Likewise.
19367 (sibcall): Likewise. Generate an explicit call using
19368 sibcall_internal.
19369 (sibcall_value): Likewise.
19370 (mov<>): FAIL if a constant operand is not legitimate.
19371 (addsi3_unpsec): New pattern.
9a7c2050 19372
38be4072 19373 * config/rx/rx.c (rx_print_operand_address): Handle UNSPEC CONSTs.
15ba5696
NC
19374 (ok_for_max_constant): New function.
19375 (gen_safe_add): New function.
19376 (rx_expand_prologue): Use gen_safe_add.
19377 (rx_expand_epilogue): Likewise.
19378 (rx_is_legitimate_constant): Use ok_for_max_constant. Handle
19379 UNSPEC CONSTs.
19380
caaf13d3
JL
193812011-01-21 Jeff Law <law@redhat.com>
19382
19383 PR tree-optimization/47053
19384 * tree-ssa-dse.c (need_eh_cleanup): New bitmap.
19385 (dse_optimize_stmt): Set the appropriate bit in NEED_EH_CLEANUP when
19386 statements are deleted.
19387 (tree_ssa_dse): Allocate & free NEED_EH_CLEANUP. If NEED_EH_CLEANUP
19388 is nonempty, then purge dead edges and cleanup the CFG.
19389
12c30f2f
AO
193902011-01-21 Alexandre Oliva <aoliva@redhat.com>
19391
19392 PR debug/47402
19393 Temporarily revert:
19394 2011-01-21 Alexandre Oliva <aoliva@redhat.com>
19395 PR debug/47106
19396 * tree-dfa.c (create_var_ann): Mark variable as used.
19397
7360d2ac
JJ
193982011-01-21 Jakub Jelinek <jakub@redhat.com>
19399
aaa52a96
JJ
19400 PR middle-end/45566
19401 * except.c (convert_to_eh_region_ranges): Emit queued no-region
19402 notes from other section in hot/cold partitioning even if
19403 last_action is -3. Increment call_site_base.
19404
7360d2ac
JJ
19405 PR rtl-optimization/47366
19406 * fwprop.c (forward_propagate_into): Return bool. If
19407 any changes are made, -fnon-call-exceptions is used and
19408 REG_EH_REGION note is present, call purge_dead_edges
19409 and return true if it purged anything.
19410 (fwprop_addr): Adjust callers, call cleanup_cfg (0) if
19411 any EH edges were purged.
19412
e90b336f
JL
194132011-01-21 Jeff Law <law@redhat.com>
19414
19415 PR rtl-optimization/41619
19416 * caller-save.c (setup_save_areas): Break out code to determine
19417 which hard regs are live across calls by examining the reload chains
19418 so that it is always used.
19419 Eliminate code which checked REG_N_CALLS_CROSSED.
19420
3ffe07e1
JJ
194212011-01-21 Jakub Jelinek <jakub@redhat.com>
19422
19423 PR tree-optimization/47355
19424 * tree-eh.c (cleanup_empty_eh_merge_phis): Give up if
19425 NOP has non-debug uses beyond PHIs in new_bb.
19426
1c7d0b34
AO
194272011-01-21 Alexandre Oliva <aoliva@redhat.com>
19428
19429 PR debug/47106
19430 * cfgexpand.c (account_used_vars_for_block): Only account vars
19431 that are annotated as used.
19432 (estimated_stack_frame_size): Don't set TREE_USED.
19433 * tree-dfa.c (create_var_ann): Mark variable as used.
19434
f99cc488
RG
194352011-01-21 Richard Guenther <rguenther@suse.de>
19436
19437 PR middle-end/47395
19438 * tree.def (WIDEN_MULT_MINUS_EXPR): Fix printed name.
19439
3bc27de7
RG
194402011-01-21 Richard Guenther <rguenther@suse.de>
19441
19442 PR tree-optimization/47365
19443 * tree-ssa-sccvn.h (vn_lookup_kind): Declare.
19444 (vn_reference_lookup_pieces): Adjust.
19445 (vn_reference_lookup): Likewise.
19446 * tree-ssa-sccvn.c (vn_walk_kind): New static global.
19447 (vn_reference_lookup_3): Only look through kills if in
19448 VN_WALKREWRITE mode.
19449 (vn_reference_lookup_pieces): Adjust.
19450 (vn_reference_lookup): Likewise.
19451 (visit_reference_op_load): Likewise.
19452 (visit_reference_op_store): Likewise.
19453 * tree-ssa-pre.c (phi_translate_1): Use VN_WALK mode.
19454 (compute_avail): Likewise.
19455 (eliminate): Likewise.
19456
d8debb1d
JJ
194572011-01-21 Jakub Jelinek <jakub@redhat.com>
19458
19459 * tree-ssa-live.c (remove_unused_scope_block_p): Don't remove
19460 DECL_IGNORED_P non-reg vars if they are used.
19461
3a2df831
JJ
19462 PR tree-optimization/47391
19463 * varpool.c (const_value_known_p): Return false if
19464 decl is volatile.
19465
1dd584a2
KT
194662011-01-21 Kai Tietz <kai.tietz@onevision.com>
19467
19468 PR bootstrap/47215
19469 * config/i386/i386.c (ix86_local_alignment): Handle
19470 case for va_list_type_node is nil.
19471 (ix86_canonical_va_list_type): Likewise.
19472
7f9f095e
AM
194732011-01-21 Alan Modra <amodra@gmail.com>
19474
19475 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Add
19476 builtin_define __CMODEL_MEDIUM__ and __CMODEL_LARGE__.
19477
837b01f6
RR
194782011-01-20 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
19479
19480 * config/arm/arm.md (define_attr type): Rename f_load
19481 and f_store to f_fpa_load and f_fpa_store. Update.
19482 (write_conflict): Deal with rename fallout.
19483 (*push_fp_multi): Likewise.
19484 * config/arm/fpa.md (f_load): Use f_fpa_load.
19485 (f_store): Use f_fpa_store.
19486 (*movsf_fpa): Likewise.
19487 (*movdf_fpa): Likewise.
19488 (*movxf_fpa): Likewise.
19489 (*thumb2_movsf_fpa): Likewise.
19490 (*thumb2_movdf_fpa): Likewise.
19491 (*thumb2_movxf_fpa): Likewise.
19492 * config/arm/vfp.md (*thumb2_movdf_vfp): Fix attribute to
19493 f_loadd and f_stored.
19494 (*thumb2_movdi_vfp): Likewise.
19495 (*thumb2_movsf_vfp): Fix attribute to f_loads.
19496 (*thumb2_movsi_vfp): Likewise.
19497 * config/arm/cortex-m4-fpu.md (cortex_m4_f_load):
19498 Use f_loads instead of f_load.
19499 * config/arm/cortex-a5.md (cortex_a5_f_loads): Remove f_load.
19500
a1a79768
AS
195012011-01-20 Anatoly Sokolov <aesok@post.ru>
19502
19503 * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
19504 * config/xtensa/xtensa-protos.h (constantpool_address_p): Remove.
19505 * config/xtensa/xtensa.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
19506 (xtensa_mode_dependent_address_p): New function.
19507 (constantpool_address_p): Make static. Change return type to bool.
19508 Change argument type to const_rtx. Use CONST_INT_P predicate.
19509
427f6cec
AO
195102011-01-20 Alexandre Oliva <aoliva@redhat.com>
19511
19512 PR debug/46583
19513 * tree-ssa-live.c (remove_unused_scope_block_p): Keep type decls.
19514
583ac69c
JJ
195152011-01-20 Jakub Jelinek <jakub@redhat.com>
19516
19517 PR debug/47283
19518 * cfgexpand.c (expand_debug_expr): Instead of generating
19519 (mem (debug_implicit_ptr)) for MEM_REFs use COMPONENT_REF
19520 etc. handling.
19521
93e452ed
RG
195222011-01-20 Richard Guenther <rguenther@suse.de>
19523
19524 PR middle-end/47370
19525 * tree-inline.c (remap_gimple_op_r): Recurse manually for
19526 the pointer operand of MEM_REFs.
19527
28fc44f3
JJ
195282011-01-20 Jakub Jelinek <jakub@redhat.com>
19529
19530 PR tree-optimization/46130
19531 * ipa-split.c (consider_split): If return_bb contains non-virtual
19532 PHIs other than for retval or if split_function would not adjust it,
19533 refuse to split.
19534
ddd268f2
RG
195352011-01-20 Richard Guenther <rguenther@suse.de>
19536
19537 PR tree-optimization/47167
19538 * tree-ssa-copyrename.c (copy_rename_partition_coalesce):
19539 Revert previous change, only avoid enumeral type changes.
19540
882020aa
MS
195412011-01-19 Mike Stump <mikestump@comcast.net>
19542
19543 * doc/tm.texi.in (BRANCH_COST): Englishify.
19544 * doc/tm.texi (BRANCH_COST): Likewise.
19545
7edb6247
DS
195462011-01-19 Dodji Seketeli <dodji@redhat.com>
19547
19548 PR c++/47291
19549 * dwarf2out.c (generic_type_p, schedule_generic_params_dies_gen)
61052244
AM
19550 (gen_scheduled_generic_parms_dies): New functions.
19551 (gen_struct_or_union_type_die): Schedule template parameters DIEs
19552 generation for the end of CU compilation.
19553 (dwarf2out_finish): Generate template parameters DIEs here.
7edb6247 19554
23d5ed5d
AO
195552011-01-19 Alexandre Oliva <aoliva@redhat.com>
19556
19557 PR debug/46240
19558 * tree-into-ssa.c (maybe_register_def): Do not attempt to add
19559 debug bind stmt on merge edges.
19560
37d6a488
AO
195612011-01-19 Alexandre Oliva <aoliva@redhat.com>
19562
19563 PR debug/47079
19564 PR debug/46724
19565 * function.c (instantiate_expr): Instantiate incoming rtl of
19566 implicit arguments, and recurse on VALUE_EXPRs.
19567 (instantiate_decls): Instantiate rtl and VALUE_EXPR of result.
19568 * var-tracking.c (adjust_mems): Reject virtual_incoming_args_rtx.
19569
689f2c82
AO
195702011-01-19 Alexandre Oliva <aoliva@redhat.com>
19571
19572 * c-parser.c (c_parser_for_statement): Initialize
19573 collection_expression.
19574
03029de4
JM
195752011-01-19 Joseph Myers <joseph@codesourcery.com>
19576
19577 * config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
19578
3e03217e
JM
195792011-01-19 Joseph Myers <joseph@codesourcery.com>
19580
19581 * config/rs6000/sysv4.h (LINK_PATH_SPEC): Remove.
19582 (LINK_SHLIB_SPEC): Don't use %(link_path).
19583 (SUBTARGET_EXTRA_SPECS): Remove link_path.
19584
5bbe9b3f
JM
195852011-01-19 Joseph Myers <joseph@codesourcery.com>
19586
19587 * config/rs6000/sysv4.h (SHARED_LIB_SUPPORT): Remove conditional.
19588 (NO_SHARED_LIB_SUPPORT): Remove.
19589 (LINK_SHLIB_SPEC): Remove one conditional definition.
19590
368e0b39
JM
195912011-01-19 Joseph Myers <joseph@codesourcery.com>
19592
19593 * config/mips/linux64.h (LINK_SPEC): Remove %{non_shared}
19594 %{call_shared}.
19595 * config/mips/mips.h (LINK_SPEC): Remove %{non_shared}.
19596 * config/mips/netbsd.h (LINK_SPEC): Remove %{call_shared}.
19597 * config/mips/openbsd.h (LINK_SPEC): Remove %{non_shared}
19598 %{call_shared} and conditionals on these options not being passed.
19599 * config/mips/sde.h (LINK_SPEC): Remove %{non_shared}
19600 %{call_shared}.
19601
ed7656f6
JJ
196022011-01-19 Jakub Jelinek <jakub@redhat.com>
19603
68457901
JJ
19604 * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,
19605 simplify.
19606
ed7656f6
JJ
19607 * ipa-split.c: Spelling fixes.
19608
e0d1958f
RH
196092011-01-19 Richard Henderson <rth@redhat.com>
19610
19611 * config/mn10300/mn10300.md (mulsi3): Use reg_or_am33_const_operand.
19612 (*mulsi3): Likewise.
19613
27098b6b
RH
19614 * longlong.h [__mn10300__] (count_leading_zeros): New.
19615 [__mn10300__] (umul_ppmm, smul_ppmm): New.
19616 [__mn10300__] (add_ssaaaa, subddmmss): New.
19617 [__mn10300__] (udiv_qrnnd, sdiv_qrnnd): New.
19618 [__mn10300__] (UMUL_TIME, UDIV_TIME): New.
19619
d6be7c36
UW
196202011-01-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19621
19622 * config/spu/spu.h (MOVE_RATIO): Return 4 in the !speed case.
19623
b1efde2a
RH
196242011-01-19 Richard Henderson <rth@redhat.com>
19625
44217823
RH
19626 * config/mn10300/mn10300.md (addsi3_flags): New.
19627 (addc_internal, adddi3, adddi3_internal, *adddi3_degenerate): New.
19628 (subsi3_flags, subc_internal, subdi3): New.
19629 (subdi3_internal, *subdi3_degenerate): New.
19630 * config/mn10300/predicates.md (reg_or_am33_const_operand): New.
19631
37a185d7
RH
19632 * config/mn10300/mn10300.c (mn10300_can_use_retf_insn): New.
19633 (mn10300_can_use_rets_insn): Rename from mn10300_can_use_return_insn.
19634 (mn10300_expand_epilogue): Use it. Compute REG_SAVE_BYTES once.
19635 * config/mn10300/mn10300-protos.h: Update.
19636 * config/mn10300/mn10300.md (return): Use mn10300_can_use_retf_insn.
19637 (return_ret): Likewise. Rename from return_internal_regs.
19638 (return_internal): Remove.
19639
040c5757
RH
19640 * config/mn10300/mn10300.c (mn10300_unspec_int_label_counter): Remove.
19641 (mn10300_asm_output_addr_const_extra): Don't handle UNSPEC_INT_LABEL.
19642 (mn10300_legitimate_constant_p): Likewise.
19643 (mn10300_can_use_return_insn): Use mn10300_initial_offset.
19644 (mn10300_frame_size): New.
19645 (mn10300_expand_prologue): Use it.
19646 (mn10300_expand_epilogue): Likewise.
19647 (mn10300_initial_offset): Likewise.
19648 * config/mn10300/mn10300-protos.h: Update.
19649 * config/mn10300/mn10300.h (mn10300_unspec_int_label_counter): Remove.
19650 * config/mn10300/mn10300.md (UNSPEC_INT_LABEL): Remove.
19651 (prologue, epilogue, return_internal): Tidy output code.
19652 (mn10300_store_multiple_operation, return): Likewise.
19653 (int_label, pop_pic_reg, GOTaddr2picreg): Remove.
19654 (am33_loadPC, mn10300_loadPC, call_next_insn): Remove.
19655 (add_GOT_to_pic_reg, add_GOT_to_any_reg): Remove.
19656 (load_pic, am33_load_pic): New.
19657 (mn10300_load_pic0, mn10300_load_pic1): New.
19658
bad41521
RH
19659 * config/mn10300/mn10300-modes.def (CCZN, CCZNC): New modes.
19660 * config/mn10300/mn10300.c (CC_FLAG_Z): New.
19661 (CC_FLAG_N, CC_FLAG_C, CC_FLAG_V): New.
19662 (cc_flags_for_mode, cc_flags_for_code): New.
19663 (mn10300_print_operand) ['B']: Use nc/ns for GE/LT when the
19664 overflow flag is not valid. Validate that the flags we need
19665 for the comparison are valid.
19666 (mn10300_output_cmp): Remove.
19667 (mn10300_output_add): New.
19668 (mn10300_select_cc_mode): Use cc_flags_for_code.
19669 (mn10300_split_cbranch): New.
19670 (mn10300_match_ccmode): New.
19671 (mn10300_split_and_operand_count): New.
19672 * config/mn10300/mn10300.h (SELECT_CC_MODE): Pass all of the arguments
19673 to the function.
19674 * config/mn10300/mn10300.md (*am33_addsi3, *mn10300_addsi3): Merge...
19675 (addsi3): ... here. Use mn10300_output_add.
19676 (*addsi3_flags): New.
19677 (*am33_subsi3, *mn10300_subsi3): Merge...
19678 (subsi3): ... here. Use attribute isa.
19679 (*subsi3_flags): New.
19680 (negsi2): Rewrite from expander to insn_and_split. Use NOT+INC
19681 when possible.
19682 (*am33_andsi3, *mn10300_andsi3): Merge...
19683 (andsi3): ... here.
19684 (*andsi3_flags): New.
19685 (andsi3 splitters): New.
19686 (*am33_iorsi3, *mn10300_iorsi3): Merge...
19687 (iorsi3): ... here.
19688 (*iorsi3_flags): New.
19689 (*am33_xorsi3, *mn10300_xorsi3): Merge...
19690 (xorsi3): ... here.
19691 (*xorsi3_flags): New.
19692 (*am33_cmpsi2, *mn10300_cmplsi2): Merge...
19693 (one_cmplsi2): ... here.
19694 (*one_cmplsi2_flags): New.
19695 (*cbranchsi4_cmp): Rename from cbranchsi4_post_reload. Use "r"
19696 instead of "dax" in constraints. Use mn10300_split_cbranch.
19697 (*cmpsi): Rename from cmpsi. Do not use mn10300_output_cmp. Do not
19698 use matching constraints to eliminate a self-comparison.
19699 (*integer_conditional_branch): Rename from integer_conditional_branch.
19700 Use int_mode_flags to match CC_REG.
19701 (*cbranchsi4_btst, *btstsi): New.
19702 (*cbranchsf4_cmp): Rename from *cbranchsf4_post_reload. Use
19703 mn10300_split_cbranch.
19704 (*am33_cmpsf): Rename from am33_cmpsf.
19705 (*float_conditional_branch): Rename from float_conditional_branch.
19706 (*zero_extendqisi2_am33, *zero_extendqisi2_mn10300): Merge...
19707 (zero_extendqisi2): ... here.
19708 (*zero_extendhisi2_am33, *zero_extendhisi2_mn10300): Merge...
19709 (zero_extendhisi2): ... here.
19710 (*extendqisi2_am33, *extendqisi2_mn10300): Merge...
19711 (extendqisi2): ... here.
19712 (*extendhisi2_am33, *extendhisi2_mn10300): Merge...
19713 (extendhisi2): ... here.
19714 (*am33_ashlsi3, *mn10300_ashlsi3): Merge...
19715 (ashlsi3): ... here.
19716 (*am33_lshrsi3, *mn10300_lshrsi3): Merge...
19717 (lshrsi3): ... here.
19718 (*am33_ashrisi3, *mn10300_ashrsi3): Merge...
19719 (ashrsi3): ... here.
19720 (consecutive add peephole): Remove.
19721 * config/mn10300/predicates.md (label_ref_operand): New.
19722 (int_mode_flags): New.
19723 (CCZN_comparison_operator): New.
19724
9efb4993
RH
19725 * config/mn10300/mn10300.md (UNSPEC_EXT): New.
19726 (throughput_42_latency_43): New reservation.
19727 (mulsidi3, umulsidi3): New expanders.
19728 (mulsidi3_internal): Rewrite from old mulsidi3 pattern. Expose
19729 the MDR register to allocation; separately allocate the low and
19730 high parts of the DImode result.
19731 (umulsidi3_internal): Similarly.
19732 (*am33_mulsi3, *mn10300_mulsi3): Merge into ...
19733 (*mulsi3): ... here. Clobber MDR as a scratch as necessary.
19734 (udivsi3, umodsi3): Remove.
19735 (udivmodsi4, divmodsi4): New expanders.
19736 (*udivmodsi4): Rename from udivmodsi4. Expose MDR properly.
19737 (*divmodsi4): Simiarly.
19738 (ext_internal): New.
19739
c25a21f5
RH
19740 * config/mn10300/constraints.md ("z"): New constraint.
19741 * config/mn10300/mn10300.h (MDR_REGNUM): Remove.
19742 (FIXED_REGISTERS): Don't fix MDR.
19743 (CALL_USED_REGSITERS): Reformat nicely.
19744 (REG_ALLOC_ORDER): Add MDR.
19745 (enum regclass): Add MDR_REGS.
19746 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update to match.
19747 (IRA_COVER_CLASSES): Add MDR_REGS.
19748 (REGNO_REG_CLASS): Handle MDR_REG.
19749 * config/mn10300/mn10300.c (mn10300_secondary_reload): Handle MDR_REGS.
19750 (mn10300_register_move_cost): Likewise.
19751 * config/mn10300/mn10300.md (MDR_REG): New.
19752 (*movsi_internal): Handle moves to/from MDR_REGS.
19753
36846b26
RH
19754 * config/mn10300/mn10300.c (mn10300_print_operand_address): Handle
19755 POST_MODIFY.
19756 (mn10300_secondary_reload): Tidy combination reload classes.
19757 (mn10300_legitimate_address_p): Allow post-modify and reg+reg
19758 addresses for AM33. Allow symbolic offsets for reg+imm.
19759 (mn10300_regno_in_class_p): New.
19760 (mn10300_legitimize_reload_address): New.
19761 * config/mn10300/mn10300.h (enum reg_class): Remove
19762 DATA_OR_ADDRESS_REGS, DATA_OR_EXTENDED_REGS, ADDRESS_OR_EXTENDED_REGS,
19763 SP_OR_EXTENDED_REGS, SP_OR_ADDRESS_OR_EXTENDED_REGS. Add
19764 SP_OR_GENERAL_REGS.
19765 (REG_CLASS_NAMES): Update to match.
19766 (REG_CLASS_CONTENTS): Likewise.
19767 (INDEX_REG_CLASS): Use GENERAL_REGS for AM33.
19768 (BASE_REG_CLASS): Use SP_OR_GENERAL_REGS for AM33.
19769 (REGNO_IN_RANGE_P): Remove.
19770 (REGNO_DATA_P): Use mn10300_regno_in_class_p.
19771 (REGNO_ADDRESS_P, REGNO_EXTENDED_P): Likewise.
19772 (REGNO_STRICT_OK_FOR_BASE_P): Likewise.
19773 (REGNO_STRICT_OK_FOR_BIT_BASE_P): Likewise.
19774 (REGNO_STRICT_OK_FOR_INDEX_P): Likewise.
19775 (REGNO_SP_P, REGNO_AM33_P, REGNO_FP_P): Remove.
19776 (REGNO_GENERAL_P): New.
19777 (HAVE_POST_MODIFY_DISP): New.
19778 (USE_LOAD_POST_INCREMENT, USE_STORE_POST_INCREMENT): New.
19779 (LEGITIMIZE_RELOAD_ADDRESS): New.
19780 * config/mn10300/mn10300-protos.h: Update.
19781
8b119bb6
RH
19782 * config/mn10300/mn10300.c (mn10300_preferred_reload_class): Allow
19783 DATA_REGS for AM33 stack-pointer destination.
19784 (mn10300_preferred_output_reload_class): Likewise.
19785 (mn10300_secondary_reload): Rearrange mn10300_secondary_reload_class
19786 into a form appropriate for ...
19787 (TARGET_SECONDARY_RELOAD): New.
19788 * config/mn10300/mn10300.h (SECONDARY_RELOAD_CLASS): Remove.
19789 * config/mn10300/mn10300-protos.h: Update.
19790 * config/mn10300/mn10300.md (reload_plus_sp_const): Rename from
19791 reload_insi; use the "A" constraint for the scratch; handle AM33
19792 moves of sp to non-address registers.
19793
b1efde2a
RH
19794 * config/mn10300/mn10300.md (*am33_movqi, *mn10300_movqi): Merge into
19795 (*movqi_internal): ... here.
19796 (*am33_movhi, *mn10300_movhi): Merge into...
19797 (*movhi_internal): ... here.
19798 (*movsi_internal): Use "r" instead of "dax" in constraints. Use "A"
19799 as the source/destination of moves from/to SP.
19800 (movsf): Only allow for AM33-2.
1c3ba85b 19801 (*movsf_internal): Use "r" instead of "dax"; use "F" instead of
b1efde2a
RH
19802 any integer constant constraint. Only allow for AM33-2. Tidy
19803 all of the alternative outputs.
19804 (movdi, movdf, *am33_2_movdf, *mn10300_movdf): Remove.
19805 (udivmodsi4): Delete expander and promote *udivmodsi4. Disallow
19806 for MN103.
19807 (udivsi3, umodsi3): New patterns for MN103 only.
19808
b899fd78
JR
198092011-01-19 Joern Rennecke <amylaar@spamcop.net>
19810
19811 * doc/tm.texi.in: Spell out that a lack of register class unions
19812 can lead to ICEs.
19813 * doc/tm.texi: Regenerate.
19814
afaaa67d
JJ
198152011-01-19 Jakub Jelinek <jakub@redhat.com>
19816
2e0642cd
JJ
19817 PR rtl-optimization/47337
19818 * dce.c (check_argument_store): New function.
19819 (find_call_stack_args): Ignore debug insns. Use check_argument_store.
19820
afaaa67d
JJ
19821 PR tree-optimization/47290
19822 * tree-eh.c (infinite_empty_loop_p): New function.
19823 (cleanup_empty_eh): Use it.
19824
d2cd871f
SE
198252011-01-18 Steve Ellcey <sje@cup.hp.com>
19826
19827 PR target/46997
19828 * ia64.c (ia64_expand_unpack): Fix code for TARGET_BIG_ENDIAN.
19829 (a64_expand_widen_sum): Ditto.
19830 * vect.md (mulv2si3): Disable for TARGET_BIG_ENDIAN.
19831 (vec_extract_evenodd_help): Ditto.
19832 (vec_extract_evenv4hi): Ditto.
19833 (vec_extract_oddv4hi): Ditto.
19834 (vec_extract_evenv2si): Ditto.
19835 (vec_extract_oddv2si): Ditto.
19836 (vec_extract_evenv2sf): Ditto.
19837 (vec_extract_oddv2sf): Ditto.
19838 (vec_pack_trunc_v4hi: Ditto.
19839 (vec_pack_trunc_v2si): Ditto.
19840 (vec_interleave_lowv8qi): Fix for TARGET_BIG_ENDIAN.
19841 (vec_interleave_highv8qi): Ditto.
19842 (mix1_r): Ditto.
19843 (vec_extract_oddv8qi): Ditto.
19844 (vec_interleave_lowv4hi): Ditto.
19845 (vec_interleave_highv4hi): Ditto.
19846 (vec_interleave_lowv2si): Ditto.
19847 (vec_interleave_highv2si): Ditto.
19848
41a1208a
JDA
198492011-01-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
19850
19851 * doc/extend.texi: Mention __float128 support on hppa HP-UX.
19852 * config/pa/pa-hpux.h (HPUX_LONG_DOUBLE_LIBRARY): Define to 1.
19853 * config/pa/pa.c (pa_expand_builtin): New. Include "langhooks.h".
19854 (pa_c_mode_for_suffix): New.
19855 (TARGET_EXPAND_BUILTIN): Define.
19856 (TARGET_C_MODE_FOR_SUFFIX): Define.
19857 (pa_builtins): Define.
19858 (pa_init_builtins): Register __float128 type and init new support
19859 builtins.
19860 * config/pa/pa.h (HPUX_LONG_DOUBLE_LIBRARY): Define if not defined.
19861 * config/pa/quadlib.c (_U_Qfcopysign): New.
19862
1ecad98e
EB
198632011-01-18 Eric Botcazou <ebotcazou@adacore.com>
19864
19865 PR middle-end/46894
19866 * explow.c (allocate_dynamic_stack_space): Do not assume more than
19867 BITS_PER_UNIT alignment if STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET
19868 are defined.
19869
d4f2460a
UW
198702011-01-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19871
19872 PR tree-optimization/47179
19873 * config/spu/spu.c (spu_ref_may_alias_errno): New function.
19874 (TARGET_REF_MAY_ALIAS_ERRNO): Define.
19875
4994da65
RG
198762011-01-18 Richard Guenther <rguenther@suse.de>
19877
19878 PR rtl-optimization/47216
19879 * emit-rtl.c: Include tree-flow.h.
19880 (set_mem_attributes_minus_bitpos): Use tree_could_trap_p instead
19881 of replicating it with different semantics.
19882 * Makefile.in (emit-rtl.o): Adjust.
19883
1eb458d1
RR
198842011-01-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
19885
38be4072 19886 * config/arm/cortex-a9.md (cortex-a9-neon.md): Actually include.
61052244 19887 (cortex_a9_dp): Handle neon types correctly.
1eb458d1 19888
e7ef91dc
JJ
198892011-01-18 Jakub Jelinek <jakub@redhat.com>
19890
19891 PR rtl-optimization/47299
19892 * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: Don't use
38be4072 19893 subtarget. Use normal multiplication if both operands are constants.
e7ef91dc
JJ
19894 * expmed.c (expand_widening_mult): Don't try to optimize constant
19895 multiplication if op0 has VOIDmode. Convert op1 constant to mode
19896 before using it.
19897
535b7874
RW
198982011-01-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
19899
19900 * doc/lto.texi (LTO): Ensure two spaces after period. Fix
19901 spacing after 'e.g.', typos, comma, hyphenation.
19902
27bf36f3
RH
199032011-01-17 Richard Henderson <rth@redhat.com>
19904
8a5b5449
RH
19905 * config/rx/predicates.md (rx_constshift_operand): Use match_test.
19906 (rx_restricted_mem_operand): New.
19907 (rx_shift_operand): Use register_operand.
19908 (rx_source_operand, rx_compare_operand): Likewise.
19909 * config/rx/rx.md (addsi3_flags): New expander.
19910 (adddi3): Rewrite as expander.
19911 (adc_internal, *adc_flags, adddi3_internal): New patterns.
19912 (subsi3_flags): New expander.
19913 (subdi3): Rewrite as expander.
19914 (sbb_internal, *sbb_flags, subdi3_internal): New patterns.
19915
784f69be
RH
19916 * config/rx/rx.c (RX_BUILTIN_SAT): Remove.
19917 (rx_init_builtins): Remove sat builtin.
19918 (rx_expand_builtin): Likewise.
19919 * config/rx/rx.md (ssaddsi3): New.
19920 (*sat): Rename from sat. Represent the CC_REG input.
19921
f033541c
RH
19922 * config/rx/predicates.md (rshift_operator): New.
19923 * config/rx/rx.c (rx_expand_insv): Remove.
19924 * config/rx/rx-protos.h: Update.
19925 * config/rx/rx.md (*bitset): Rename from bitset. Swap the ashift
19926 operand to the canonical position.
19927 (*bitset_in_memory, *bitinvert, *bitinvert_in_memory): Similarly.
19928 (*bitclr, *bitclr_in_memory): Similarly.
19929 (*insv_imm, rx_insv_reg, *insv_cond, *bmcc, *insv_cond_lt): New.
19930 (insv): Retain the zero_extract in the expansion.
19931
34fee389
RH
19932 * config/rx/rx.md (bswapsi2): Use = not + for output reload.
19933 (bswaphi2, bitinvert, revw): Likewise.
19934
265c835f
RH
19935 * config/rx/rx.c (gen_rx_store_vector): Use VOIDmode for gen_rtx_SET.
19936 (gen_rx_rtsd_vector, gen_rx_popm_vector): Likewise.
19937 * config/rx/rx.md (pop_and_return): Use VOIDmode for SET.
19938 (stack_push, stack_pushm, stack_pop, stack_popm): Likewise.
19939 (bitset, bitset_in_memory): Likewise.
19940 (bitinvert, bitinvert_in_memory): Likewise.
19941 (bitclr, bitclr_in_memory): Likewise.
19942 (insv, sync_lock_test_and_setsi, movstr, rx_movstr): Likewise.
19943 (rx_strend, rx_cmpstrn): Likewise.
19944 (rx_setmem): Likewise. Make the source BLKmode to match the dest.
19945 (bitop peep2 patterns): Remove.
19946
b4d83be3
RH
19947 * config/rx/rx.c (rx_match_ccmode): New.
19948 * config/rx/rx-protos.h: Update.
19949 * config/rx/rx.md (abssi2): Clobber, don't set flags.
19950 (addsi3, adddi3, andsi3, negsi2, one_cmplsi2, iorsi3): Likewise.
19951 (rotlsi3, rotrsi3, ashrsi3, lshrsi3, ashlsi3): Likewise.
19952 (subsi3, subdi3, xorsi3, addsf3, divsf3, mulsf3, subsf3): Likewise.
19953 (fix_truncsfsi2, floatsisf2): Likewise.
19954 (*abssi2_flags, *addsi3_flags, *andsi3_flags, *negsi2_flags): New.
19955 (*one_cmplsi2_flags, *iorsi3_flags, *rotlsi3_flags): New.
19956 (*rotrsi3_flags, *ashrsi3_flags, *lshrsi3_flags, *ashlsi3_flags): New.
19957 (*subsi3_flags, *xorsi3_flags): New.
19958
d0acb939
RH
19959 * config/rx/rx.md (cstoresf4, *cstoresf4): New patterns.
19960
c06fc3d9
RH
19961 * config/rx/rx.c (rx_print_operand): Remove workaround for
19962 unsplit comparison operations.
19963
2882702b
RH
19964 * config/rx/rx.md (movsicc): Split after reload.
19965 (*movsicc): Merge *movsieq and *movsine via match_operator.
19966 (*stcc): New pattern.
19967
6f7310f2
RH
19968 * config/rx/rx.c (rx_float_compare_mode): Remove.
19969 * config/rx/rx.h (rx_float_compare_mode): Remove.
19970 * config/rx/rx.md (cstoresi4): Split after reload.
19971 (*sccc): New pattern.
19972
e963cb1a
RH
19973 * config/rx/predicates.md (label_ref_operand): New.
19974 (rx_z_comparison_operator): New.
19975 (rx_zs_comparison_operator): New.
19976 (rx_fp_comparison_operator): New.
19977 * config/rx/rx.c (rx_print_operand) [B]: Examine comparison modes.
19978 Validate that the flags are set properly for the comparison.
19979 (rx_gen_cond_branch_template): Remove.
19980 (rx_cc_modes_compatible): Remove.
19981 (mode_from_flags): New.
19982 (flags_from_code): Rename from flags_needed_for_conditional.
19983 (rx_cc_modes_compatible): Re-write in terms of flags_from_mode.
19984 (rx_select_cc_mode): Likewise.
19985 (rx_split_fp_compare): New.
19986 (rx_split_cbranch): New.
19987 * config/rx/rx.md (most_cond, zs_cond): Remove iterators.
19988 (*cbranchsi4): Use match_operator and rx_split_cbranch.
19989 (*cbranchsf4): Similarly.
19990 (*cbranchsi4_tst): Rename from *tstbranchsi4_<code>. Use
19991 match_operator and rx_split_cbranch.
19992 (*cbranchsi4_tst_ext): Combine *tstbranchsi4m_eq and
19993 tstbranchsi4m_ne. Use match_operator and rx_split_cbranch.
19994 (*cmpsi): Rename from cmpsi.
19995 (*tstsi): Rename from tstsi.
19996 (*cmpsf): Rename from cmpsf; use CC_Fmode.
19997 (*conditional_branch): Rename from conditional_branch.
19998 (*reveresed_conditional_branch): Remove.
19999 (b<code>): Remove expander.
20000 * config/rx/rx-protos.h: Update.
20001
af530bb4
RH
20002 * config/rx/rx.c (rx_compare_redundant): Remove.
20003 * config/rx/rx.md (cmpsi): Don't use it.
20004 * config/rx/rx-protos.h: Update.
20005
27bf36f3
RH
20006 * config/rx/rx-modes.def (CC_F): New mode.
20007 * config/rx/rx.c (rx_select_cc_mode): New.
20008 * config/rx/rx.h (SELECT_CC_MODE): Use it.
20009 * config/rx/rx-protos.h: Update.
20010
d7fde127
RH
200112011-01-17 Richard Henderson <rth@redhat.com>
20012
20013 * except.c (dump_eh_tree): Fix stray ; after for statement.
20014
6ff38230
RG
200152011-01-17 Richard Guenther <rguenther@suse.de>
20016
20017 PR tree-optimization/47313
20018 * tree-inline.c (tree_function_versioning): Move DECL_RESULT
20019 handling before copying the body. Properly deal with
20020 by-reference result in SSA form.
20021
114ce554
ILT
200222011-01-17 Ian Lance Taylor <iant@google.com>
20023
bf5cd92b 20024 PR target/47219
114ce554
ILT
20025 * config/sparc/sparc.c (sparc_sr_alias_set): Don't define.
20026 (struct_value_alias_set): Don't define.
20027 (sparc_option_override): Don't set sparc_sr_alias_set and
20028 struct_value_alias_set.
20029 (save_or_restore_regs): Use gen_frame_mem rather than calling
20030 set_mem_alias_set.
20031 (sparc_struct_value_rtx): Likewise.
20032
98c6d93c
L
200332011-01-17 H.J. Lu <hongjiu.lu@intel.com>
20034
20035 PR target/47318
7a81008b 20036 * config/i386/avxintrin.h (_mm_maskload_pd): Change mask to __m128i.
98c6d93c
L
20037 (_mm_maskstore_pd): Likewise.
20038 (_mm_maskload_ps): Likewise.
20039 (_mm_maskstore_ps): Likewise.
20040 (_mm256_maskload_pd): Change mask to __m256i.
20041 (_mm256_maskstore_pd): Likewise.
20042 (_mm256_maskload_ps): Likewise.
20043 (_mm256_maskstore_ps): Likewise.
20044
20045 * config/i386/i386-builtin-types.def: Updated.
20046 (ix86_expand_special_args_builtin): Likewise.
20047
20048 * config/i386/i386.c (bdesc_special_args): Update
20049 __builtin_ia32_maskloadpd, __builtin_ia32_maskloadps,
20050 __builtin_ia32_maskloadpd256, __builtin_ia32_maskloadps256,
20051 __builtin_ia32_maskstorepd, __builtin_ia32_maskstoreps,
20052 __builtin_ia32_maskstorepd256 and __builtin_ia32_maskstoreps256.
20053
20054 * config/i386/sse.md (avx_maskload<ssemodesuffix><avxmodesuffix>):
20055 Use <avxpermvecmode> on mask register.
20056 (avx_maskstore<ssemodesuffix><avxmodesuffix>): Likewise.
20057
b9361af2 200582011-01-17 Olivier Hainque <hainque@adacore.com>
61052244
AM
20059 Michael Haubenwallner <michael.haubenwallner@salomon.at>
20060 Eric Botcazou <ebotcazou@adacore.com>
b9361af2
OH
20061
20062 PR target/46655
20063 * xcoffout.c (ASM_OUTPUT_LINE): Output line only if positive, and only
20064 if <= USHRT_MAX in 32-bit mode.
20065
b7ae9eb5
RW
200662011-01-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20067
20068 * doc/install.texi (Configuration, Specific): Wrap long
20069 lines in examples. Allow line wrapping in long options
20070 and URLs where beneficial for PDF output.
20071
4377fad9
RS
200722011-01-16 Richard Sandiford <rdsandiford@googlemail.com>
20073
20074 * config/mips/mips.c (mips_classify_symbol): Don't return
20075 SYMBOL_PC_RELATIVE for nonlocal labels.
20076
55959ffa 200772011-01-15 Eric Botcazou <ebotcazou@adacore.com>
be46831f 20078
55959ffa
EB
20079 * config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
20080
200812011-01-15 Jan Hubicka <jh@suse.cz>
20082
20083 PR tree-optimization/47276
be46831f
JH
20084 * ipa.c (function_and_variable_visibility): Do not try to mark alias
20085 declarations as needed.
20086
05842ff5
MJ
200872011-01-15 Martin Jambor <mjambor@suse.cz>
20088
20089 * common.opt (fdevirtualize): New flag.
20090 * doc/invoke.texi (Option Summary): Document it.
20091 * opts.c (default_options_table): Add devirtualize flag.
20092 * ipa-prop.c (detect_type_change): Return immediately if
20093 devirtualize flag is not set.
20094 (detect_type_change_ssa): Likewise.
20095 (compute_known_type_jump_func): Likewise.
20096 (ipa_analyze_virtual_call_uses): Likewise.
20097
f65cf2b7
MJ
200982011-01-14 Martin Jambor <mjambor@suse.cz>
20099
20100 PR tree-optimization/45934
20101 PR tree-optimization/46302
20102 * ipa-prop.c (type_change_info): New type.
20103 (stmt_may_be_vtbl_ptr_store): New function.
20104 (check_stmt_for_type_change): Likewise.
20105 (detect_type_change): Likewise.
20106 (detect_type_change_ssa): Likewise.
20107 (compute_complex_assign_jump_func): Check for dynamic type change.
20108 (compute_complex_ancestor_jump_func): Likewise.
20109 (compute_known_type_jump_func): Likewise.
20110 (compute_scalar_jump_functions): Likewise.
20111 (ipa_analyze_virtual_call_uses): Likewise.
20112 (ipa_analyze_node): Push and pop cfun, set current_function_decl.
20113
eb5bb0fd
JM
201142011-01-14 Joseph Myers <joseph@codesourcery.com>
20115
20116 * config/i386/i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.
20117 * config/i386/i386.opt (msse5): New Alias.
20118
f2060fbe
JM
201192011-01-14 Joseph Myers <joseph@codesourcery.com>
20120
20121 * config/sparc/linux.h (CC1_SPEC): Remove %{sun4:} %{target:}.
20122 * config/sparc/linux64.h (CC1_SPEC): Likewise.
20123 * config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
20124 * config/sparc/sparc.h (CC1_SPEC): Likewise.
20125
3a7b4385
JM
201262011-01-14 Joseph Myers <joseph@codesourcery.com>
20127
20128 * config/sparc/linux.h (CC1_SPEC): Don't handle old equivalents of
20129 -mcpu options.
20130 * config/sparc/linux64.h (CC1_SPEC): Likewise.
20131 * config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
20132 * config/sparc/sol2-bi.h (CPP_CPU_SPEC, CC1_SPEC): Likewise.
20133 * config/sparc/sparc.h (CPP_CPU_SPEC, CC1_SPEC, ASM_CPU_SPEC):
20134 Likewise.
20135 * config/sparc/t-elf (MULTILIB_MATCHES): Don't handle -mv8.
20136
a7b778f8
JM
201372011-01-14 Joseph Myers <joseph@codesourcery.com>
20138
38be4072 20139 * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.
a7b778f8 20140
a7edae0a
MS
201412011-01-14 Mike Stump <mikestump@comcast.net>
20142
20143 * config/alpha/alpha.md (umk_mismatch_args): Don't put a mode on set.
20144 * config/fr30/fr30.md: Likweise
20145 (movsi_push): Likewise.
20146 (movsi_pop): Likewise.
20147 (enter_func): Likewise.
20148 * config/moxie/moxie.md (movsi_push): Likewise.
20149 (movsi_pop): Likewise.
20150
cbabf03f
JM
201512011-01-14 Joseph Myers <joseph@codesourcery.com>
20152
20153 * config/mips/linux64.h (LINK_SPEC): Remove %{bestGnum}
20154 %{no_archive} %{exact_version}.
20155 * config/mips/mips.h (LINK_SPEC): Remove %{bestGnum}.
20156 * config/mips/netbsd.h (LINK_SPEC): Remove %{bestGnum}
20157 %{no_archive} %{exact_version}.
20158 * config/mips/openbsd.h (LINK_SPEC): Likewise.
20159 * config/mips/sde.h (LINK_SPEC): Remove %{bestGnum}.
20160 * config/mips/vxworks.h: Likewise.
20161
438da41a
JM
201622011-01-14 Joseph Myers <joseph@codesourcery.com>
20163
38be4072 20164 * config/microblaze/microblaze.h (ASM_SPEC): Remove %{microblaze1}.
438da41a 20165
da290a42
JM
201662011-01-14 Joseph Myers <joseph@codesourcery.com>
20167
20168 * config/m32r/little.h (CPP_ENDIAN_SPEC, CC1_ENDIAN_SPEC,
20169 ASM_ENDIAN_SPEC, LINK_ENDIAN_SPEC): Remove.
20170
8989d00e
JM
201712011-01-14 Joseph Myers <joseph@codesourcery.com>
20172
20173 * config/i386/nwld.h (LINK_SPEC): Check -nodefaultlibs not
20174 -nodefaultlib.
20175
a3010a69
JM
201762011-01-14 Joseph Myers <joseph@codesourcery.com>
20177
20178 * config/cris/cris.h (ASM_SPEC, CRIS_ASM_SUBTARGET_SPEC): Check
20179 for mcpu not cpu.
20180 * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC,
20181 CRIS_CC1_SUBTARGET_SPEC, CRIS_ASM_SUBTARGET_SPEC): Check for mcpu
20182 not cpu.
20183 (CRIS_LINK_SUBTARGET_SPEC): Don't generate -rpath-link options.
20184 Don't handle -shlib.
20185
e7f2f537
JM
201862011-01-14 Joseph Myers <joseph@codesourcery.com>
20187
20188 * config/avr/avr.h (CPP_SPEC): Don't handle -posix.
20189 (CC1_SPEC): Don't handle -profile.
20190
34830bfd
JM
201912011-01-14 Joseph Myers <joseph@codesourcery.com>
20192
20193 * config/microblaze/microblaze.h (CC1_SPEC): Remove -gline spec.
20194 * config/mips/mips.h (CC1_SPEC): Likewise.
20195
b2d36e74
JM
201962011-01-14 Joseph Myers <joseph@codesourcery.com>
20197
20198 * config/microblaze/microblaze.h (CC1_SPEC): Remove %{save-temps: }.
20199 * config/mips/mips.h (CC1_SPEC): Likewise.
20200
dabadc52
JM
202012011-01-14 Joseph Myers <joseph@codesourcery.com>
20202
20203 * config/i386/linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.
20204 * config/m32r/linux.h (LINK_SPEC): Likewise.
20205 * config/mips/linux.h (LINK_SPEC): Likewise.
20206 * config/mips/linux64.h (LINK_SPEC): Likewise.
20207 * config/sparc/linux.h (LINK_SPEC): Likewise.
20208 * config/sparc/linux64.h (LINK_ARCH32_SPEC, LINK_ARCH64_SPEC,
20209 LINK_SPEC): Likewise.
20210 * config/xtensa/linux.h (LINK_SPEC): Likewise.
20211
43ee6785
JM
202122011-01-14 Joseph Myers <joseph@codesourcery.com>
20213
20214 * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove
20215 %{version:-v}.
20216 * config/lm32/uclinux-elf.h (LINK_SPEC): Likewise.
20217
45e79dfd
JM
202182011-01-14 Joseph Myers <joseph@codesourcery.com>
20219
20220 * config/sparc/sp-elf.h (ASM_SPEC): Remove %{v:-V}.
20221 * config/sparc/sp64-elf.h (ASM_SPEC): Likewise.
20222
37e9e71d
JM
202232011-01-14 Joseph Myers <joseph@codesourcery.com>
20224
20225 * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}.
20226
bb127cd8
RO
202272011-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20228
20229 * configure.ac (gcc_cv_ld_static_dynamic): Solaris 2 ld always
20230 supports -Bstatic/-Bdynamic.
20231 * configure: Regenerate.
20232
89a012ea 202332011-01-14 Jan Hubicka <jh@suse.cz>
509d65dd 20234 Jack Howarth <howarth@bromo.med.uc.edu>
89a012ea
JH
20235
20236 PR target/46037
20237 * config/darwin.c (darwin_override_options): Honor flag_gtoggle
20238 when checking debug_info_level. Test write_symbols instead of
20239 debug_hooks->var_location when setting flag_var_tracking_uninit.
20240
7352c013
RG
202412011-01-14 Richard Guenther <rguenther@suse.de>
20242
20243 PR tree-optimization/47179
20244 * target.def (ref_may_alias_errno): New target hook.
20245 * targhooks.h (default_ref_may_alias_errno): Declare.
20246 * targhooks.c: Include tree-ssa-alias.h and tree-flow.h.
20247 (default_ref_may_alias_errno): New function.
20248 * target.h (struct ao_ref_s): Declare.
20249 * tree-ssa-alias.c: Include target.h.
20250 (call_may_clobber_ref_p_1): Use the ref_may_alias_errno target hook.
20251 * Makefile.in (tree-ssa-alias.o): Adjust dependencies.
20252 (targhooks.o): Likewise.
20253 * doc/tm.texi.in (TARGET_REF_MAY_ALIAS_ERRNO): Document.
20254 * doc/tm.texi (TARGET_REF_MAY_ALIAS_ERRNO): Copy documentation.
20255
9a6c9288
RG
202562011-01-14 Richard Guenther <rguenther@suse.de>
20257
20258 * tree-ssa-structalias.c (new_var_info): Use DECL_HARD_REGISTER.
20259
0fdb0d27
RG
202602011-01-14 Richard Guenther <rguenther@suse.de>
20261
20262 PR tree-optimization/47280
20263 * tree-ssa-forwprop.c (associate_plusminus): Cleanup EH and
20264 return CFG changes.
20265 (tree_ssa_forward_propagate_single_use_vars): Deal with
20266 CFG changes from associate_plusminus.
20267
8f66db3b
RG
202682011-01-14 Richard Guenther <rguenther@suse.de>
20269
20270 PR middle-end/47281
20271 Revert
20272 2011-01-11 Richard Guenther <rguenther@suse.de>
20273
280d9630
EB
20274 PR tree-optimization/46076
20275 * tree-ssa.c (useless_type_conversion_p): Conversions from
20276 unprototyped to empty argument list function types are useless.
8f66db3b 20277
6c0c92e6
RG
202782011-01-14 Richard Guenther <rguenther@suse.de>
20279
20280 PR tree-optimization/47286
280d9630 20281 * tree-ssa-structalias.c (new_var_info): Register variables are global.
6c0c92e6 20282
db09f943
MJ
202832011-01-14 Martin Jambor <mjambor@suse.cz>
20284
20285 PR middle-end/46823
20286 * tree-inline.c (expand_call_inline): Get fndecl from call graph edge.
20287
dde8a3a4
AS
202882011-01-13 Anatoly Sokolov <aesok@post.ru>
20289
20290 * config/xtensa/xtensa.h (XTENSA_LIBCALL_VALUE, LIBCALL_VALUE,
20291 LIBCALL_OUTGOING_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
20292 * config/xtensa/xtensa.c (xtensa_libcall_value,
20293 xtensa_function_value_regno_p): New functions.
20294 (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
20295
a2b63a20
KT
202962011-01-13 Kai Tietz <kai.tietz@onevision.com>
20297
20298 PR c++/47213
20299 * config/i386/cygming.h (TARGET_ASM_ASSEMBLE_VISIBILITY):
20300 PE specific hook.
20301 * config/i386/i386-protos.h (i386_pe_assemble_visibility):
20302 New function prototype.
20303 * config/i386/winnt.c (i386_pe_assemble_visibility):
20304 Warn only if attribute was specified by user.
20305
b41f0b34
MM
203062011-01-13 Michael Meissner <meissner@linux.vnet.ibm.com>
20307
20308 PR target/47251
20309 * config/rs6000/rs6000.md (floatunsdidf2): Add check for hardware
20310 floating point.
20311 (floatunsdidf2_fcfidu): Ditto.
20312
3f3c098d
AK
203132011-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20314
20315 * config/s390/s390.c (print_operand_address): Replace 'error' with
20316 'output_operand_lossage'.
20317 (print_operand): Likewise.
20318
29fa95ed
JL
203192011-01-13 Jeff Law <law@redhat.com>
20320
280d9630 20321 PR rtl-optimization/39077
29fa95ed
JL
20322 * doc/invoke.texi (max-gcse-insertion-ratio): Document.
20323 * params.h (MAX_GCSE_INSERTION_RATIO): Define.
20324 * params.def (PARAM_MAX_GCSE_INSERTION_RATIO): Define.
20325 * lcm.c (pre_edge_lcm): Properly initialize output sbitmaps.
20326 * gcse.c (prune_insertions_deletions): New function.
20327 (compute_pre_data): Use it.
20328
71d12276
DS
203292011-01-13 Dodji Seketeli <dodji@redhat.com>
20330
20331 PR debug/PR46973
20332 * dwarf2out.c (prune_unused_types_mark_generic_parms_dies): New
20333 static function.
61052244 20334 (prune_unused_types_mark): Use it.
71d12276 20335
9b0f04e7
AB
203362011-01-13 Andrey Belevantsev <abel@ispras.ru>
20337
20338 PR rtl-optimization/45352
1c3ba85b 20339 * sel-sched.c: Update copyright years.
9b0f04e7 20340 (reset_sched_cycles_in_current_ebb): Also recheck the DFA state
1c3ba85b 20341 in the advancing loop when we have issued issue_rate insns.
9b0f04e7 20342
d6a3e264
RH
203432011-01-12 Richard Henderson <rth@redhat.com>
20344
a49b692a
RH
20345 * config/mn10300/mn10300.c (mn10300_md_asm_clobbers): New.
20346 (TARGET_MD_ASM_CLOBBERS): New.
20347
126b1483
RH
20348 * config/mn10300/mn10300.c (mn10300_delegitimize_address): New.
20349 (TARGET_DELEGITIMIZE_ADDRESS): New.
20350
f3d9d2e0
RH
20351 * config/mn10300/mn10300.md (UNSPEC_BSCH): New.
20352 (clzsi2, *bsch): New patterns.
20353
d84760c9
RH
20354 * config/mn10300/mn10300.md (INT): New mode iterator.
20355 (*mov<INT>_clr): New pattern, and peep2 to generate it.
20356
ec815d65
RH
20357 * config/mn10300/mn10300.c (mn10300_option_override): Force enable
20358 flag_split_wide_types.
20359
d6a3e264
RH
20360 * config/mn10300/mn10300.c (mn10300_asm_trampoline_template): Remove.
20361 (mn10300_trampoline_init): Rewrite without a template, an immediate
20362 load and a direct branch.
20363 * config/mn10300/mn10300.h (TRAMPOLINE_SIZE): Reduce to 16.
20364
0f8ab434
AS
203652011-01-12 Anatoly Sokolov <aesok@post.ru>
20366
20367 * config/s390/s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
20368 * config/s390/s390-protos.h (s390_output_addr_const_extra): Remove.
20369 * config/s390/s390.c (s390_output_addr_const_extra): Make static.
20370 (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
20371
d8a24b65
KT
203722011-01-12 Kai Tietz <kai.tietz@onevision.com>
20373
20374 PR debug/47209
20375 * dwarfout2.c (should_emit_struct_debug): Use TYPE_MAIN_VARIANT
20376 of type.
20377
56e22cab
JH
203782011-01-12 Jan Hubicka <jh@suse.cz>
20379
20380 PR driver/47244
20381 * gcc.c (PLUGIN_COND): Update to disable plugin unless -flto is used.
20382 (PLUGIN_COND_CLOSE): New macro.
20383 (LINK_COMMAND_SPEC): Update to use PLUGIN_COND_CLOSE.
20384
4b18b3c2
RG
203852011-01-12 Richard Guenther <rguenther@suse.de>
20386
20387 PR lto/47259
20388 * lto-streamer-out.c (output_gimple_stmt): Do not wrap
20389 register variables in a MEM_REF.
20390
8e38461c
JM
203912011-01-12 Joseph Myers <joseph@codesourcery.com>
20392
20393 * config.gcc (arm*-*-linux*, bfin*-uclinux*, bfin*-linux-uclibc*,
20394 crisv32-*-linux* | cris-*-linux*, frv-*-*linux*, moxie-*-uclinux*,
20395 hppa*64*-*-linux*, hppa*-*-linux*, i[34567]86-*-linux* |
20396 i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu |
20397 i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu,
20398 x86_64-*-linux* | x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu,
20399 ia64*-*-linux*, lm32-*-uclinux*, m32r-*-linux*, m32rle-*-linux*,
20400 m68k-*-uclinux*, m68k-*-linux*, microblaze*-linux*,
20401 mips64*-*-linux* | mipsisa64*-*-linux*, mips*-*-linux*,
20402 s390-*-linux*, s390x-*-linux*, sh*-*-linux*, sparc-*-linux*,
20403 sparc64-*-linux*, vax-*-linux*, xtensa*-*-linux*,
20404 am33_2.0-*-linux*): Use gnu-user.h before linux.h.
20405 * config/gnu-user.h: New. Copied from linux.h.
20406 (LINUX_TARGET_STARTFILE_SPEC): Rename to
20407 GNU_USER_TARGET_STARTFILE_SPEC.
20408 (LINUX_TARGET_ENDFILE_SPEC): Rename to
20409 GNU_USER_TARGET_ENDFILE_SPEC.
20410 (LINUX_TARGET_CC1_SPEC): Rename to GNU_USER_TARGET_CC1_SPEC.
20411 (LINUX_TARGET_LIB_SPEC): Rename to GNU_USER_TARGET_LIB_SPEC.
20412 (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC,
20413 LINUX_TARGET_OS_CPP_BUILTINS, CHOOSE_DYNAMIC_LINKER1,
20414 CHOOSE_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER,
20415 UCLIBC_DYNAMIC_LINKER32, UCLIBC_DYNAMIC_LINKER64,
20416 BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,
20417 BIONIC_DYNAMIC_LINKER64, LINUX_DYNAMIC_LINKER,
20418 LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64,
20419 TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS): Remove.
20420 * config/arm/linux-eabi.h (CC1_SPEC): Use
20421 GNU_USER_TARGET_CC1_SPEC.
20422 (LIB_SPEC): Use GNU_USER_TARGET_LIB_SPEC.
20423 (STARTFILE_SPEC): Use GNU_USER_TARGET_STARTFILE_SPEC.
20424 (ENDFILE_SPEC): Use GNU_USER_TARGET_ENDFILE_SPEC
20425 * config/linux.h (NO_IMPLICIT_EXTERN_C, ASM_APP_ON, ASM_APP_OFF,
20426 LINUX_TARGET_STARTFILE_SPEC, STARTFILE_SPEC,
20427 LINUX_TARGET_ENDFILE_SPEC, ENDFILE_SPEC, LINUX_TARGET_CC1_SPEC,
20428 CC1_SPEC, CPLUSPLUS_CPP_SPEC, LINUX_TARGET_LIB_SPEC, LIB_SPEC,
20429 LINK_EH_SPEC, LINK_GCC_C_SEQUENCE_SPEC, USE_LD_AS_NEEDED): Remove.
20430
a570fc16
RG
204312011-01-12 Richard Guenther <rguenther@suse.de>
20432
20433 PR other/46946
20434 * doc/invoke.texi (ffast-math): Document it is turned on
20435 with -Ofast.
20436
b0223c3e
JH
204372011-01-12 Jan Hubicka <jh@suse.cz>
20438
20439 PR tree-optimization/47233
ca1e00b3
EB
20440 * opts.c (common_handle_option): Disable ipa-reference with profile
20441 feedback.
b0223c3e 20442
1c3ba85b 204432011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
d853ee42
NP
20444
20445 * c-parser.c (c_parser_objc_at_property_declaration): Improved
ca1e00b3
EB
20446 error message.
20447
d853ee42
NP
204482011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
20449
20450 * c-parser.c (c_lex_one_token): Updated and reindented some
20451 comments. No changes in code.
20452
4053a5a0
ILT
204532011-01-11 Ian Lance Taylor <iant@google.com>
20454
20455 * godump.c (go_output_var): Don't output the variable if there is
20456 already a type with the same name.
20457
fa3e04d2
ILT
204582011-01-11 Ian Lance Taylor <iant@google.com>
20459
20460 * godump.c (go_format_type): Don't generate float80.
20461
885fe07c
RH
204622011-01-11 Richard Henderson <rth@redhat.com>
20463
72d6e3c5
RH
20464 * config/mn10300/mn10300.c (mn10300_address_cost): Remove forward
20465 declaration. Rewrite for both speed and size.
20466 (mn10300_address_cost_1): Remove.
20467 (mn10300_register_move_cost): New.
20468 (mn10300_memory_move_cost): New.
20469 (mn10300_rtx_costs): Rewrite for both speed and size. Don't handle
20470 ZERO_EXTRACT. Do handle UNSPEC, arithmetic, logicals, compare,
20471 extensions, shifts, BSWAP, CLZ.
20472 (mn10300_wide_const_load_uses_clr): Remove.
20473 (TARGET_REGISTER_MOVE_COST): New.
20474 (TARGET_MEMORY_MOVE_COST): New.
20475 * config/mn10300/mn10300-protos.h: Update.
20476 * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Remove.
20477
df37c023
RH
20478 * config/mn10300/constraints.md ("R", "T"): Remove constraints.
20479 * config/mn10300/mn10300.c (mn10300_mask_ok_for_mem_btst): Remove.
20480 * config/mn10300/mn10300-protos.h: Update.
20481 * config/mn10300/mn10300.md (movsi_internal): Don't use "R".
20482 (*byte_clear, *byte_set, *bit_clear1, *bit_clear2, *bit_set): Remove.
20483 (iorqi3, *am33_iorqi3, *mn10300_iorqi3): Remove.
20484 (*test_int_bitfield, *test_byte_bitfield): Remove.
20485 (*bit_test, *subreg_bit_test): Remove.
62d3f9b2 20486 * config/mn10300/predicates.md (const_8bit_operand): Remove.
df37c023 20487
85a337b5
RH
20488 * config/mn10300/constraints.md ("c"): Rename from "A".
20489 ("A", "D"): New constraint letters.
20490 * config/mn10300/mn10300.md (fmasf4): Use the "c" constraint.
20491 (fmssf4, fnmasf4, fnmssf4): Likewise.
20492
a5c727e3
RH
20493 * config/mn10300/mn10300.md (isa): New attribute.
20494 (enabled): New attribute.
20495
0d9e23f4
RH
20496 * config/mn10300/mn10300.md (absdf2, negdf2): Remove.
20497 (abssf2, negsf2): Define only for hardware fp.
20498 (sqrtsf2): Reformat.
20499 (addsf3, subsf3, mulsf3): Merge expander and insn.
20500
c157b3f0
RH
20501 * config/mn10300/mn10300.h (ARG_PIONTER_CFA_OFFSET): New.
20502 (DEBUGGER_AUTO_OFFSET): Remove.
20503 (DEBUGGER_ARG_OFFSET): Remove.
20504
cc909bba
RH
20505 * config/mn10300/mn10300.c (mn10300_gen_multiple_store): Make static.
20506 Emit register stores with the same offsets as the hardware.
20507 (mn10300_store_multiple_operation): Don't check that the register
20508 save offsets are monotonic.
20509 * config/mn10300/mn10300-protos.h: Update.
20510
e3b5c2f3
RH
20511 * config/mn10300/mn10300.h (ASM_PN_FORMAT): Delete.
20512
885fe07c
RH
20513 * config/mn10300/mn10300.h (INCOMING_RETURN_ADDR_RTX): Define
20514 in terms of the value on the stack, not the MDR register.
20515
6e701822
JH
205162011-01-11 Jan Hubicka <jh@suse.cz>
20517
20518 PR lto/45721
20519 PR lto/45375
20520 * tree.h (symbol_alias_set_t): Move typedef here from varasm.c
20521 (symbol_alias_set_destroy, symbol_alias_set_contains,
20522 propagate_aliases_backward): Declare.
20523 * lto-streamer-out.c (struct sets): New sturcture.
20524 (trivally_defined_alias): New function.
20525 (output_alias_pair_p): Rewrite.
20526 (output_unreferenced_globals): Fix output of alias pairs.
20527 (produce_symtab): Likewise.
20528 * ipa.c (function_and_variable_visibility): Set weak alias destination
20529 as needed in lto.
20530 * varasm.c (symbol_alias_set_t): Remove.
20531 (symbol_alias_set_destroy): Export.
20532 (propagate_aliases_forward, propagate_aliases_backward): New functions
20533 based on ...
20534 (compute_visible_aliases): ... this one; remove.
20535 (trivially_visible_alias): New
20536 (trivially_defined_alias): New.
20537 (remove_unreachable_alias_pairs): Rewrite.
20538 (finish_aliases_1): Reorganize code checking if alias is defined.
20539 * passes.c (rest_of_decl_compilation): Do not call assemble_alias when
20540 in LTO mode.
20541
1b248907
RG
205422011-01-11 Richard Guenther <rguenther@suse.de>
20543
20544 PR tree-optimization/46076
20545 * tree-ssa.c (useless_type_conversion_p): Conversions from
20546 unprototyped to empty argument list function types are useless.
20547
b1923f0a
RG
205482011-01-11 Richard Guenther <rguenther@suse.de>
20549
20550 PR middle-end/45235
20551 * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not mark
20552 volatile MEMs as MEM_READONLY_P.
20553
e98965af
RG
205542011-01-11 Richard Guenther <rguenther@suse.de>
20555
20556 PR tree-optimization/47239
20557 * tree-ssa-ccp.c (get_value_from_alignment): Punt for FUNCTION_DECLs.
20558
9f9ca914
JL
205592011-01-11 Jeff Law <law@redhat.com>
20560
1ee3ea05 20561 PR tree-optimization/47086
9f9ca914
JL
20562 * tree-ssa-loop-ivopts.c (find_givs_in_stmt_scev): Do not record
20563 IVs from statements that might throw.
20564
345fdcb7
JH
205652011-01-10 Jan Hubicka <jh@suse.cz>
20566
20567 PR lto/45375
20568 * lto-cgraph.c (input_profile_summary): Remove overactive sanity check.
20569
c459c97b
JH
205702011-01-10 Jan Hubicka <jh@suse.cz>
20571
20572 PR lto/45375
20573 * profile.c (read_profile_edge_counts): Ignore profile inconistency
20574 when correcting profile.
20575
06c9eb51
JH
205762011-01-10 Jan Hubicka <jh@suse.cz>
20577
20578 PR lto/46083
20579 * lto-streamer-out.c (pack_ts_function_decl_value_fields): Store
20580 DECL_FINI_PRIORITY.
20581 * lto-streamer-in.c (unpack_ts_function_decl_value_fields):
20582 Restore DECL_FINI_PRIORITY.
20583
ae9fd815
RW
205842011-01-10 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20585
20586 * doc/gimple.texi: Fix quoting of multi-word return values in
20587 @deftypefn statements. Ensure presence of return value. Wrap
20588 overlong @deftypefn lines.
20589 (is_gimple_operand, is_gimple_min_invariant_address): Remove
20590 descriptions of removed functions.
20591 * doc/hostconfig.texi (Host Common): Wrap long line, fix quoting
20592 of multi-word return value in @deftypefn statement.
20593
0ecb4a7c
RW
205942011-01-10 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20595
20596 * doc/gimple.texi (Temporaries, Operands, Compound Lvalues)
20597 (Conditional Expressions, Logical Operators)
20598 (Statement and operand traversals): Do not indent smallexample
20599 code. Fix duplicate function argument in example.
20600
2e5e346d
JL
206012011-01-10 Jeff Law <law@redhat.com>
20602
1ee3ea05 20603 PR tree-optimization/47141
2e5e346d
JL
20604 * ipa-split.c (split_function): Handle case where we are
20605 returning a value and the return block has a virtual operand phi.
20606
cf9712cc
JH
206072011-01-10 Jan Hubicka <jh@suse.cz>
20608
1c3ba85b 20609 PR tree-optimization/47234
cf9712cc
JH
20610 * tree-pass.h (TODO_rebuild_cgraph_edges): New TODO.
20611 (pass_feedback_split_functions): Declare.
20612 * passes.c (init_optimization_passes): Add ipa-split as subpass of
20613 tree-profile.
20614 * ipa-split.c (gate_split_functions): Update comments; disable
20615 split-functions for profile_arc_flag and branch_probabilities.
20616 (gate_feedback_split_functions): New function.
20617 (execute_feedback_split_functions): New function.
20618 (pass_feedback_split_functions): New global var.
20619
94cd932c
L
206202011-01-10 H.J. Lu <hongjiu.lu@intel.com>
20621
20622 PR lto/46760
20623 * tree-inline.c (tree_can_inline_p): Check e->call_stmt before
20624 calling gimple_call_set_cannot_inline.
20625
fbbfcaf1
IS
206262011-01-10 Iain Sandoe <iains@gcc.gnu.org>
20627
20628 * config/darwin-sections.def: Remove unused section.
20629
d06865bf
DK
206302011-01-10 Dave Korn <dave.korn.cygwin@gmail.com>
20631
20632 PR c++/47218
20633 * cgraphunit.c (assemble_thunk): Call resolve_unique_section.
20634
96bbfbac
NP
206352011-01-09 Nicola Pero <nicola.pero@meta-innovation.com>
20636
20637 PR objc/47232
20638 * c-parser.c (c_parser_declaration_or_fndef): Improved
20639 error message.
20640
1ba6516f
KT
206412011-01-09 Kai Tietz <kai.tietz@onevision.com>
20642
20643 * config/i386/winnt.c (i386_pe_start_function): Make sure
20644 to switch back to function's section.
20645
0c5d770e
IS
206462011-01-09 Iain Sandoe <iains@gcc.gnu.org>
20647
20648 PR gcc/46902
20649 PR testsuite/46912
20650 * plugin.c: Move include of dlfcn.h from here...
20651 * system.h: ... to here.
20652
206532011-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4ee1aa2a
RW
20654
20655 * doc/cpp.texi (C++ Named Operators): Fix markup for header
20656 file name.
20657 * doc/cppinternals.texi (Top): Wrap node in @ifnottex to avoid
20658 two extra empty pages in PDF output.
20659
046608a3
NP
206602011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>
20661
20662 PR objc/47078
20663 * c-parser.c (c_parser_objc_type_name): If the type is unknown,
20664 for error recovery purposes behave as if it was not specified so
20665 that the default type is usd.
20666
8cb114b9
JH
206672011-01-07 Jan Hubicka <jh@suse.cz>
20668
20669 PR tree-optmization/46469
20670 * ipa.c (function_and_variable_visibility): Clear needed flags on
20671 nodes with external decls; handle weakrefs merging correctly.
20672
b294a75e
JM
206732011-01-07 Joseph Myers <joseph@codesourcery.com>
20674
20675 * opts.c (finish_options): Set opts->x_flag_opts_finished to true,
20676 not false.
20677
96bdf9b4
JH
206782011-01-07 Jan Hubicka <jh@suse.cz>
20679
f60c2554 20680 * doc/invoke.texi (-flto, -fuse-linker-plugin): Update defaults
96bdf9b4
JH
20681 and no longer claim that gold is required for linker plugin.
20682 * configure: Regenerate.
20683 * gcc.c (PLUGIN_COND): New macro.
20684 (LINK_COMMAND_SPEC): Use it.
20685 (main): Default to plugin enabled with HAVE_LTO_PLUGIN is set.
20686 * config.in (HAVE_LTO_PLUGIN): New.
20687 * configure.ac (--with-lto-plugin): New parameter; autodetect
20688 HAVE_LTO_PLUGIN.
20689
17afc0fe
JH
206902011-01-07 Jan Hubicka <jh@suse.cz>
20691
20692 PR tree-optimization/46367
20693 * ipa-inline.c (cgraph_clone_inlined_nodes): Use original function only
20694 when we can update original.
20695 (cgraph_mark_inline_edge): Sanity check.
20696 * ipa-prop.c (ipa_make_edge_direct_to_target): Sanity check.
20697
d4c48c0f
UW
206982011-01-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20699
20700 * config/spu/spu.h (ASM_COMMENT_START): Define.
20701
96f5b137
L
207022011-01-07 H.J. Lu <hongjiu.lu@intel.com>
20703
20704 PR driver/42445
20705 * gcc.c (%>S): New.
20706 (SWITCH_KEEP_FOR_GCC): Likewise.
20707 (set_collect_gcc_options): Check SWITCH_KEEP_FOR_GCC.
20708 (do_spec_1): Handle "%>".
20709
20710 * config/i386/i386.h (CC1_CPU_SPEC): Replace "%<" with "%>".
20711
c6a8f6de
JJ
207122011-01-07 Jakub Jelinek <jakub@redhat.com>
20713
c21bbd7a
JJ
20714 PR target/47201
20715 * config/i386/i386.c (ix86_delegitimize_address): If
20716 simplify_gen_subreg fails, return orig_x.
20717
c6a8f6de
JJ
20718 PR bootstrap/47187
20719 * value-prof.c (gimple_stringop_fixed_value): Handle
20720 lhs of the call properly.
20721
fe95fbf9
JH
207222011-01-07 Jan Hubicka <jh@suse.cz>
20723
20724 PR lto/45375
20725 * lto-opt.c (lto_reissue_options): Set flag_shlib.
20726
14d11d40
IS
207272011-01-07 Iain Sandoe <iains@gcc.gnu.org>
20728
72e961c8
EB
20729 * target.def (function_switched_text_sections): New hook.
20730 * doc/tm.texi: Regenerated.
20731 * doc/tm.texi.in (TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS): New.
14d11d40 20732 * final.c (default_function_switched_text_sections): New.
72e961c8
EB
20733 (final_scan_insn): Call function_switched_text_sections when a
20734 mid-function section change occurs.
14d11d40 20735 * output.h (default_function_switched_text_sections): Declare.
72e961c8
EB
20736 * config/darwin-protos.h (darwin_function_switched_text_sections):
20737 Likewise.
14d11d40 20738 * config/darwin.c (darwin_function_switched_text_sections): New.
72e961c8 20739 * config/darwin.h (TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS): New.
14d11d40 20740
0b764288
IS
207412011-01-07 Iain Sandoe <iains@gcc.gnu.org>
20742
20743 * dwarf2out.c (gen_subprogram_die): Add pubnames with code ranges for
20744 DWARF >= 3. Add pubnames for the primary section and a reduced DIE for
20745 the secondary code fragment when outputting for DWARF == 2.
20746
2ac6bb04
AS
207472011-01-07 Anatoly Sokolov <aesok@post.ru>
20748
20749 * config/xtensa/xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
20750 * config/xtensa/xtensa-protos.h (xtensa_output_addr_const_extra):
20751 Remove.
20752 * config/xtensa/xtensa.c (xtensa_output_addr_const_extra): Make static.
20753 (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
20754
9f82de11
EB
207552011-01-06 Eric Botcazou <ebotcazou@adacore.com>
20756
20757 PR debug/46704
280d9630
EB
20758 * dwarf2out.c (dwarf2out_finish): Output the debug_aranges section only
20759 when it is not empty.
9f82de11
EB
20760
207612011-01-06 Changpeng Fang <changpeng.fang@amd.com>
14b52538 20762
1ed72abf 20763 Bobcat Enablement
14b52538 20764 * config.gcc (i[34567]86-*-linux* | ...): Add btver1.
1ed72abf 20765 (case ${target}): Add btver1.
14b52538 20766 * config/i386/driver-i386.c (host_detect_local_cpu): Let
1ed72abf 20767 -march=native recognize btver1 processors.
14b52538 20768 * config/i386/i386-c.c (ix86_target_macros_internal): Add
1ed72abf 20769 btver1 def_and_undef
14b52538 20770 * config/i386/i386.c (struct processor_costs btver1_cost): New
1ed72abf
CF
20771 btver1 cost table.
20772 (m_BTVER1): New definition.
20773 (m_AMD_MULTIPLE): Includes m_BTVER1.
20774 (initial_ix86_tune_features): Add btver1 tune.
20775 (processor_target_table): Add btver1 entry.
20776 (static const char *const cpu_names): Add btver1 entry.
20777 (software_prefetching_beneficial_p): Add btver1.
20778 (ix86_option_override_internal): Add btver1 instruction sets.
20779 (ix86_issue_rate): Add btver1.
20780 (ix86_adjust_cost): Add btver1.
14b52538 20781 * config/i386/i386.h (TARGET_BTVER1): New definition.
1ed72abf
CF
20782 (enum target_cpu_default): Add TARGET_CPU_DEFAULT_btver1.
20783 (enum processor_type): Add PROCESSOR_BTVER1.
14b52538
CF
20784 * config/i386/i386.md (define_attr "cpu"): Add btver1.
20785
e1a973d8
RO
207862011-01-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20787
20788 PR target/43309
20789 * config/i386/i386.c (legitimize_tls_address)
20790 <TLS_MODEL_INITIAL_EXEC>: Handle TARGET_64BIT && TARGET_SUN_TLS.
20791 * config/i386/i386.md (UNSPEC_TLS_IE_SUN): Declare.
20792 (tls_initial_exec_64_sun): New pattern.
20793
c73f67c5
GP
207942011-01-06 Gerald Pfeifer <gerald@pfeifer.com>
20795
20796 * doc/invoke.texi (Overall Options): Improve wording and markup
20797 of the description of -wrapper.
20798
bc4c6f9c
JM
207992011-01-06 Joseph Myers <joseph@codesourcery.com>
20800
20801 * config/sol2.opt (G, YP,, Ym,, compat-bsd, pthread, pthreads,
20802 rdynamic, threads): New Driver options.
20803
adb75db0
RO
208042011-01-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20805
20806 PR target/38118
20807 * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Also switch to .bss
20808 if coming from .tdata.
20809 * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
20810
402c1cb4
JH
208112011-01-06 Jan Hubicka <jh@suse.cz>
20812
20813 PR lto/47188
20814 * collect2.c (main): Do not enable LTOmode when plugin is active.
20815
a4da6485
RO
208162011-01-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20817
20818 PR other/45915
20819 * configure.ac (gcc_cv_as_gnu_unique_object): Only use ldd
20820 --version output if supported.
20821 * configure: Regenerate.
20822
028dbdf4
JM
208232011-01-06 Joseph Myers <joseph@codesourcery.com>
20824
20825 * config/linux-android.opt (tno-android-cc, tno-android-ld): New
20826 Driver options.
20827
dfe776dd
JJ
208282011-01-06 Jakub Jelinek <jakub@redhat.com>
20829
20830 PR c/47150
20831 * c-convert.c (convert): When converting a complex expression
20832 other than COMPLEX_EXPR to a different complex type, ensure
20833 c_save_expr is called instead of save_expr, unless in_late_binary_op.
20834 * c-typeck.c (convert_for_assignment): Set in_late_binary_op also
20835 when converting COMPLEX_TYPE.
20836
210dedfe
IR
208372011-01-06 Ira Rosen <irar@il.ibm.com>
20838
20839 PR tree-optimization/47139
20840 * tree-vect-loop.c (vect_is_simple_reduction_1): Check that
20841 only the last reduction value is used outside the loop. Update
20842 documentation.
20843
cd33a412
JM
208442011-01-05 Joseph Myers <joseph@codesourcery.com>
20845
20846 * config/rtems.opt: New.
20847 * config.gcc (*-*-rtems*): Use rtems.opt.
20848
819edd94
CF
208492011-01-05 Changpeng Fang <changpeng.fang@amd.com>
20850
20851 * config/i386/i386.c (ix86_option_override_internal): Bulldozer
20852 processors do not support 3DNow instructions.
20853
dc242c4a
UW
208542011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20855
20856 * config/spu/spu.c (spu_option_override): Set parameter
20857 PARAM_MAX_COMPLETELY_PEEL_TIMES to 4 instead of 1.
20858
be286227
JH
208592011-01-05 Jan Hubicka <jh@suse.cz>
20860
20861 * lto-wrapper.c (run_gcc): Default to WHOPR mode when none is specified
20862 at the command line.
20863
644e637f
MJ
208642011-01-05 Martin Jambor <mjambor@suse.cz>
20865
20866 PR lto/47162
20867 * lto-cgraph.c (output_cgraph_opt_summary_p): Also check for thunk
20868 deltas on streamed outgoing edges.
20869 (output_node_opt_summary): Output info for outgoing edges only when
20870 the node is in new parameter set.
20871 (output_cgraph_opt_summary): New parameter set, passed to the two
20872 aforementioned functions. Update its forward declaration and its
20873 callee too.
20874
7bd11157
TT
208752011-01-05 Tom Tromey <tromey@redhat.com>
20876
20877 * c-parser.c (c_parser_omp_atomic): Pass location of assignment
20878 operator to c_finish_omp_atomic.
20879 * c-typeck.c (lvalue_or_else): Add 'loc' argument.
20880 (build_unary_op): Update.
20881 (build_modify_expr): Update.
20882 (build_asm_expr): Update.
20883
f626b979
UW
208842011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20885
20886 * config/spu/spu.c (emit_nop_for_insn): Set INSN_LOCATOR for
20887 newly inserted insns.
20888 (pad_bb): Likewise.
20889 (spu_emit_branch_hint): Likewise.
20890 (insert_hbrp_for_ilb_runout): Likewise.
20891 (spu_machine_dependent_reorg): Call df_finish_pass after
20892 schedule_insns returns.
20893
4c825c02
UW
208942011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20895
20896 * config/spu/spu.c (spu_expand_prologue): Support -fstack-usage.
20897
5e9fba51
EB
208982011-01-05 Eric Botcazou <ebotcazou@adacore.com>
20899
20900 PR tree-optimization/47005
20901 * tree-sra.c (struct access): Add 'non_addressable' bit.
20902 (create_access): Set it for a DECL_NONADDRESSABLE_P field.
20903 (decide_one_param_reduction): Return 0 if the parameter is passed by
20904 reference and one of the accesses in the group is non_addressable.
20905
3ebb5ca6
EB
209062011-01-04 Eric Botcazou <ebotcazou@adacore.com>
20907
20908 PR tree-optimization/47056
20909 * cgraphbuild.c (mark_address): Remove ATTRIBUTE_UNUSED markers.
20910 (mark_load): Likewise. Handle FUNCTION_DECL specially.
20911 (mark_store): Likewise. Pass STMT to ipa_record_reference.
20912
d5d4d14e
EB
209132011-01-04 Eric Botcazou <ebotcazou@adacore.com>
20914
20915 * dwarf2out.c (rtl_for_decl_init): Strip no-op conversions off the
20916 initializer. Skip view conversions from aggregate types.
20917
d996ef70
KT
209182011-01-04 Kai Tietz <kai.tietz@onevision.com>
20919
20920 PR bootstrap/47055
20921 * libgcov.c (gcov_exit): Check for HAS_DRIVE_SPEC.
20922
509d65dd 209232011-01-04 Philipp Thomas <pth@suse.de>
017096ca
PT
20924
20925 * config/microblaze/microbalse.opt (mxl-float-convert): Fix
20926 obvious typo.
20927
55c623b5
UW
209282011-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20929
20930 * function.c (thread_prologue_and_epilogue_insns): Do not crash
20931 on empty epilogue sequences.
20932
b98d6b35
JM
209332011-01-04 Joseph Myers <joseph@codesourcery.com>
20934
20935 * config/vxworks.opt (Bdynamic, Bstatic, Xbind-lazy, Xbind-now,
20936 non-static): New Driver options.
20937
a0d43bac
JZ
209382011-01-04 Jie Zhang <jie@codesourcery.com>
20939
20940 PR driver/47137
20941 * gcc.c (default_compilers[]): Set combinable field to 0
20942 for all assembly languages.
20943
2b18eb32
MX
209442011-01-04 Mingjie Xing <mingjie.xing@gmail.com>
20945
20946 * config/mips/loongson3a.md: New file.
20947 * config/mips/mips.md: Include loongson3a.md.
20948 * config/mips/mips.c (mips_multipass_dfa_lookahead): Return 4 when
20949 TUNE_LOONGSON_3A.
20950
42a48c4f
EB
209512011-01-03 Eric Botcazou <ebotcazou@adacore.com>
20952
20953 PR middle-end/47017
20954 * expr.c (expand_expr_real_1) <MEM_REF>: Call memory_address_addr_space
20955 instead of convert_memory_address_addr_space on the base expression.
20956
9c1732c4
UW
209572011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20958
20959 * config/spu/spu.c (spu_option_override): Update error text
20960 for bad -march= / -mtune= values.
20961
aa474365
UW
209622011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20963
20964 * config/spu/spu.c (asm_file_start): Only reset flag_var_tracking
20965 if branch-hint optimization will be performed.
20966
9766135b
JJ
209672011-01-03 Jakub Jelinek <jakub@redhat.com>
20968
371556ee
JJ
20969 PR tree-optimization/47148
20970 * ipa-split.c (split_function): Convert arguments to
20971 DECL_ARG_TYPE if possible.
20972
1ac12fa2
JJ
20973 PR tree-optimization/47155
20974 * tree-ssa-ccp.c (bit_value_binop_1): Use r1type instead of type
20975 when computing uns.
20976
9766135b
JJ
20977 PR rtl-optimization/47157
20978 * combine.c (try_combine): If undobuf.other_insn becomes
20979 (set (pc) (pc)) jump, call update_cfg_for_uncondjump on it
20980 and set *new_direct_jump_p too.
20981
f4a2e571
SP
209822011-01-03 Sebastian Pop <sebastian.pop@amd.com>
20983
20984 PR tree-optimization/47021
20985 * graphite-sese-to-poly.c (scan_tree_for_params): Handle ADDR_EXPR.
20986
9f8e43c0
JJ
209872011-01-03 Jakub Jelinek <jakub@redhat.com>
20988
20989 * gcc.c (process_command): Update copyright notice dates.
20990 * gcov.c (print_version): Likewise.
20991 * gcov-dump.c (print_version): Likewise.
20992 * mips-tfile.c (main): Likewise.
20993 * mips-tdump.c (main): Likewise.
20994
1a2e38f3
MJ
209952011-01-03 Martin Jambor <mjambor@suse.cz>
20996
20997 PR tree-optimization/46801
20998 * tree-sra.c (type_internals_preclude_sra_p): Check whether
20999 aggregate fields start at byte boundary instead of the bit-field flag.
21000
56b721c5
L
210012011-01-03 H.J. Lu <hongjiu.lu@intel.com>
21002
21003 PR driver/47137
21004 * gcc.c (main): Revert revision 168407.
21005
839d549b
MJ
210062011-01-03 Martin Jambor <mjambor@suse.cz>
21007
21008 * lto-cgraph.c (input_cgraph_opt_section): Use the correct section type.
21009
4ce99a20 210102011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2fa6eeff
UW
21011
21012 * tree-vect-generic.c (expand_vector_operations_1): When using vector/
21013 vector optab to expand vector/scalar shift, update gimple to vector.
21014
76df0ae6
MJ
210152011-01-03 Martin Jambor <mjambor@suse.cz>
21016
21017 * cgraphunit.c (verify_cgraph_node): Verify there is no direct call to
21018 a thunk.
21019
ce47fda3
MJ
210202011-01-03 Martin Jambor <mjambor@suse.cz>
21021
21022 PR tree-optimization/46984
21023 * cgraph.h (cgraph_indirect_call_info): make field thunk_delta
21024 HOST_WIDE_INT.
21025 (cgraph_create_indirect_edge): Fixed line length.
21026 (cgraph_indirect_call_info): Declare.
21027 (cgraph_make_edge_direct) Update declaration.
21028 * cgraph.c (cgraph_allocate_init_indirect_info): New function.
21029 (cgraph_create_indirect_edge): Use it.
21030 (cgraph_make_edge_direct): Made delta HOST_WIDE_INT. Updated all
21031 callees.
21032 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update for
21033 the new thunk_delta representation.
21034 * ipa-prop.c (ipa_make_edge_direct_to_target): Convert delta to
21035 HOST_WIDE_INT.
21036 (ipa_write_indirect_edge_info): Remove streaming of thunk_delta.
21037 (ipa_read_indirect_edge_info): Likewise.
21038 * lto-cgraph.c (output_edge_opt_summary): New function.
21039 (output_node_opt_summary): Call it on all outgoing edges.
21040 (input_edge_opt_summary): New function.
21041 (input_node_opt_summary): Call it on all outgoing edges.
21042
1e67fa1f
L
210432011-01-02 H.J. Lu <hongjiu.lu@intel.com>
21044
21045 PR driver/47137
21046 * gcc.c (main): Don't check have_o when settting combine_inputs.
21047
6656b2ac
EB
210482011-01-02 Eric Botcazou <ebotcazou@adacore.com>
21049
21050 * regrename.c: Add general comment describing the pass.
21051 (struct du_head): Remove 'length' field.
21052 (get_element, merge_sort_comparison, merge, sort_du_head): Remove.
21053 (regrename_optimize): Do not sort chains. Rework comments, add others.
21054 Force renaming to the preferred class (if any) in the first pass and do
21055 not consider registers that belong to it in the second pass.
21056 (create_new_chain): Do not set 'length' field.
21057 (scan_rtx_reg): Likewise.
21058
bc470c24
JJ
210592011-01-02 Jakub Jelinek <jakub@redhat.com>
21060
4e996296
JJ
21061 PR tree-optimization/47140
21062 * tree-ssa-ccp.c (evaluate_stmt): For binary assignments, use
21063 TREE_TYPE (lhs) instead of TREE_TYPE (rhs1) as second argument
21064 to bit_value_binop.
21065
bc470c24 21066 PR rtl-optimization/47028
6656b2ac
EB
21067 * cfgexpand.c (gimple_expand_cfg): Insert entry edge insertions after
21068 parm_birth_insn instead of at the beginning of first bb.
bc470c24 21069
5af62fcd 210702011-01-02 Mingjie Xing <mingjie.xing@gmail.com>
0d52f2a8
MX
21071
21072 * doc/generic.texi: Remove duplicated "@subsubsection Statements".
21073 Remove the word "see" before "@pxref".
21074 * doc/rtl.texi: Remove the word "see" before "@pxref".
21075
0e20c89f
JH
210762011-01-01 Jan Hubicka <jh@suse.cz>
21077
6656b2ac
EB
21078 * tree-loop-distribution.c (tree_loop_distribution): Do not use freed
21079 memory.
0e20c89f 21080
220e83ca
KT
210812011-01-01 Kai Tietz <kai.tietz@onevision.com>
21082
21083 PR target/38662
6656b2ac 21084 * tree.c (type_hash_eq): Call language hook for METHOD_TYPEs, too.
220e83ca 21085
ad41bd84 21086\f
797103eb 21087Copyright (C) 2011 Free Software Foundation, Inc.
ad41bd84
JM
21088
21089Copying and distribution of this file, with or without modification,
21090are permitted in any medium without royalty provided the copyright
21091notice and this notice are preserved.