1 2009-04-03 Alan Modra <amodra@bigpond.net.au>
3 * config.gcc (powerpc-*-linux*): Merge variants.
5 2009-04-02 Chao-ying Fu <fu@mips.com>
6 James Grosbach <james.grosbach@microchip.com>
8 * config/mips/mips.c (mips_frame_info): Add acc_mask, num_acc,
9 num_cop0_regs, acc_save_offset, cop0_save_offset, acc_sp_offset,
11 (machine_function): Add interrupt_handler_p, use_shadow_register_set_p,
12 keep_interrupts_masked_p, use_debug_exception_return_p.
13 (mips_attribute_table): Add interrupt, use_shadow_register_set,
14 keep_interrupts_masked, use_debug_exception_return.
15 (mips_interrupt_type_p, mips_use_shadow_register_set_p,
16 mips_keep_interrupts_masked_p, mips_use_debug_exception_return_p):
18 (mips_function_ok_for_sibcall): Return false for interrupt handlers.
19 (mips_print_operand): Process COP0 registers to print $0 .. $31
20 correctly for GAS to process.
21 (mips_interrupt_extra_call_saved_reg_p): New function.
22 (mips_cfun_call_saved_reg_p): For interrupt handlers, we need to check
24 (mips_cfun_might_clobber_call_saved_reg_p): Likewise.
25 (mips_compute_frame_info): Add supports for interrupt context that
26 includes doubleword accumulators and COP0 registers.
27 (mips_for_each_saved_acc): New function.
28 (mips_for_each_saved_gpr_and_fpr): Change the function name from
29 mips_for_each_saved_reg.
30 (mips_save_reg): Save accumulators.
31 (mips_kernel_reg_p): A new for_each_rtx callback.
32 (mips_expand_prologue): Support interrupt handlers.
33 (mips_restore_reg): Restore accumulators.
34 (mips_expand_epilogue): Support interrupt handlers.
35 (mips_can_use_return_insn): Return false for interrupt handlers.
36 (mips_epilogue_uses): New function.
37 * config/mips/mips.md (UNSPEC_ERET, UNSPEC_DERET, UNSPEC_DI,
38 UNSPEC_EHB, UNSPEC_RDPGPR, UNSPEC_COP0): New UNSPEC.
39 (mips_eret, mips_deret, mips_di, mips_ehb, mips_rdpgpr,
40 cop0_move): New instructions.
41 * config/mips/mips-protos.h (mips_epilogue_uses): Declare.
42 * config/mips/mips.h (K0_REG_NUM, K1_REG_NUM, KERNEL_REG_P): New
44 (COP0_STATUS_REG_NUM, COP0_CAUSE_REG_NUM, COP0_EPC_REG_NUM):
46 (CAUSE_IPL, SR_IPL, SR_EXL, SR_IE): New defines.
47 (MIPS_PROLOGUE_TEMP_REGNUM, MIPS_EPILOGUE_TEMP_REGNUM): For
48 interrupt handlers, we use K0 as the temporary register.
49 (EPILOGUE_USES): Change to a function call.
50 * config/mips/sde.h (MIPS_EPILOGUE_TEMP_REGNUM): For interrupt
51 handlers, we use K0 as the temporary register.
53 * doc/extend.texi (Function Attributes): Document interrupt,
54 use_shadow_register_set, keep_interrupts_masked,
55 use_debug_exception_return for MIPS attributes.
57 2009-04-03 Alan Modra <amodra@bigpond.net.au>
59 * config.gcc (powerpc64-*-gnu*): Add rs6000/default64.h to tm_file.
60 Remove a number of t-files from tmake_file.
61 * config/rs6000/sysv4.opt (mprototype): Name variable target_prototype.
62 * config/rs6000/sysv4.h (TARGET_PROTOTYPE): Define.
63 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
64 target_prototype, not TARGET_PROTOTYPE.
65 (LINK_OS_GNU_SPEC): Define.
66 * config/rs6000/t-linux64 (LIB2FUNCS_EXTRA): Delete tramp.S
67 and darwin-ldoubdle.c.
69 2009-04-02 Michael Meissner <meissner@linux.vnet.ibm.com>
72 * gcc.c (save_temps_flag): Add support for -save-temps=obj.
74 (default_compilers): Ditto.
75 (display_help): Ditto.
76 (process_command): Ditto.
78 (set_input): Use lbasename instead of duplicate code.
79 (save_temps_prefix): New static for -save-temps=obj.
80 (save_temps_length): Ditto.
82 * doc/invoke.texi (-save-temps=obj): Document new variant to
85 2009-04-02 Jeff Law <law@redhat.com>
87 * reload1.c (fixup_eh_region_notes): Remove write-only "trap_count"
90 2009-04-02 H.J. Lu <hongjiu.lu@intel.com>
92 * configure.ac: Support -Bstatic/-Bdynamic for linker version > 2.
93 * configure: Regenerated.
95 2009-04-02 Rafael Avila de Espindola <espindola@google.com>
97 * c-decl.c (merge_decls): Make sure newdecl and olddecl don't
98 share the argument list.
100 2009-04-02 Rafael Avila de Espindola <espindola@google.com>
104 2009-02-12 Diego Novillo <dnovillo@google.com>
106 * varpool.c (debug_varpool): New.
107 * cgraph.h (debug_varpool): Declare.
109 2009-04-02 Jan Hubicka <jh@suse.cz>
111 * passes.c (init_optimization_passes): Remove two copies of ehcleanup
114 2009-04-02 H.J. Lu <hongjiu.lu@intel.com>
116 * config/i386/i386.c (ix86_abi): Move initialization to ...
117 (override_options): Here.
119 2009-04-02 Christian Bruel <christian.bruel@st.com>
121 * config/sh/sh.c (sh_dwarf_register_span): New function.
122 (TARGET_DWARF_REGISTER_SPAN): Define.
123 * config/sh/sh-protos.h (sh_dwarf_register_span): Declare.
125 2009-04-02 Ira Rosen <irar@il.ibm.com>
127 PR tree-optimization/39595
128 * tree-vect-slp.c (vect_build_slp_tree): Check that the size of
129 interleaved loads group is not greater than the SLP group size.
131 2009-04-02 Rafael Avila de Espindola <espindola@google.com>
133 * builtins.c (is_builtin_name): New.
134 (called_as_built_in): Use is_builtin_name.
135 * tree.h (is_builtin_name): New.
136 * varasm.c (incorporeal_function_p): Use is_builtin_name
138 2009-04-02 Andrew Stubbs <ams@codesourcery.com>
140 * config/sh/linux-unwind.h: Disable when inhibit_libc is defined.
142 2009-04-02 Dodji Seketeli <dodji@redhat.com>
145 * c-decl.c: (clone_underlying_type): Move this ...
146 * c-common.c (set_underlying_type): ... here.
147 Also, make sure the function properly sets TYPE_STUB_DECL() on
148 the newly created typedef variant type.
149 * c-common.h (is_typedef_decl, set_underlying_type): Declare ...
150 * c-common.c (is_typedef_decl, set_underlying_type): ... new entry points.
152 2009-04-02 Richard Guenther <rguenther@suse.de>
154 PR tree-optimization/37221
155 * tree-flow.h (degenerate_phi_result): Declare.
156 * tree-ssa-dom.c (degenerate_phi_result): Export.
157 * tree-scalar-evolution.c (analyze_initial_condition): If
158 the initial condition is defined by a degenerate PHI node
159 use the degenerate value.
161 2009-04-01 Eric Botcazou <ebotcazou@adacore.com>
163 PR rtl-optimization/39588
164 * combine.c (merge_outer_ops): Do not set the constant when this
166 (simplify_shift_const_1): Do not modify it either in this case.
168 2009-04-01 Steven Bosscher <steven@gcc.gnu.org>
170 * config/ia64/ia64.c (ia64_handle_option): Inform user that Itanium1
171 tuning is deprecated if -mtune value is set to an Itanium1 variant.
173 2009-04-01 Janis Johnson <janis187@us.ibm.com>
176 * c-lex.c (interpret_float): Default (no suffix) is double.
178 2009-04-1 Xinliang David Li <davidxl@google.com>
180 * config/i386/i386.c (legitimate_constant_p): Recognize
181 all one vector constant.
183 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
185 * gcc/config/vax/vax.c: Add #includes to silence warnings.
186 Change #include order to silence two warnings.
188 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
190 * gcc/config/vax/linux.h (TARGET_DEFAULT): Add the MASK_QMATH flag bit.
191 (ASM_SPEC): Pass -k to the assembler for PIC code.
193 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
195 * gcc/config.gcc: Add vax-*-linux* to the switch.
196 * gcc/config/vax/linux.h: New file. (TARGET_VERSION,
197 TARGET_OS_CPP_BUILTINS, TARGET_DEFAULT, CPP_SPEC, LINK_SPEC): Define.
199 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
201 * gcc/config/vax/vax.c (vax_output_int_move, adjacent_operands_p):
202 Use predicate macros instead of GET_CODE() == foo.
203 * gcc/config/vax/vax.md (movsi_2, movstrictqi, and<mode>3, ashrsi3,
204 ashlsi3, rotrsi3, <unnamed>): Likewise.
206 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
208 * gcc/config/vax/builtins.md (jbbssiqi, jbbssihi, jbbssisi, jbbcciqi,
209 jbbccihi, jbbccisi): Remova trailing whitespace.
210 * gcc/config/vax/constraints.md: Likewise.
211 * gcc/config/vax/elf.h: (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
212 * gcc/config/vax/openbsd1.h (OBSD_OLD_GAS): Likewise.
213 * gcc/config/vax/predicates.md: Likewise.
214 * gcc/config/vax/vax.c (print_operand_address, vax_output_int_move,
215 vax_expand_addsub_di_operands, adjacent_operands_p): Likewise.
216 * gcc/config/vax/vax.h: Likewise.
217 * gcc/config/vax/vax.md (nonlocal_goto): Likewise.
219 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
221 * gcc/config/vax/vax.c (vax_float_literal, vax_output_int_move)
222 (indirectable_address_p, adjacent_operands_p): Add spaces around
224 * gcc/config/vax/vax-protos.h (adjacent_operands_p): Likewise.
226 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
228 * gcc/config/vax/vax.c (legitimate_constant_address_p,
229 legitimate_constant_p, indirectable_address_p, nonindexed_address_p,
230 index_term_p, reg_plus_index_p, legitimate_address_p,
231 vax_mode_dependent_address_p): Update comments to match functions
232 modified by the recent int->bool conversion.
234 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
236 * gcc/config/vax/builtins.md: Update copyright message.
237 * gcc/config/vax/constraints.md: Likewise.
238 * gcc/config/vax/netbsd-elf.h: Likewise.
239 * gcc/config/vax/predicates.md: Likewise.
240 * gcc/config/vax/vax-protos.h: Likewise.
241 * gcc/config/vax/vax.c: Likewise.
242 * gcc/config/vax/vax.h: Likewise.
243 * gcc/config/vax/vax.md: Likewise.
244 * gcc/config/vax/vax.opt: Likewise.
246 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
248 * gcc/config/vax/builtins.md (ffssi2, ffssi2_internal,
249 sync_lock_test_and_set<mode>, sync_lock_release<mode>): Fix indention.
250 * gcc/config/vax/constraints.md (B, R): Likewise.
251 * gcc/config/vax/predicates.md (external_memory_operand,
252 nonimmediate_addsub_di_operand): Likewise.
253 * gcc/config/vax/vax.c (vax_output_int_add): Likewise.
254 * gcc/config/vax/vax.md (movsi, movsi_2, mov<mode>, call_value,
255 untyped_call): Likewise.
257 2009-04-01 Matt Thomas <matt@3am-software.com>
259 * config/vax/predicates.md: New file. (symbolic_operand,
260 local_symbolic_operand, external_symbolic_operand,
261 external_const_operand, nonsymbolic_operand, external_memory_operand,
262 indirect_memory_operand, indexed_memory_operand,
263 illegal_blk_memory_operand, illegal_addsub_di_memory_operand,
264 nonimmediate_addsub_di_operand, general_addsub_di_operand): New
266 * config/vax/constraints.md: New file. (Z0, U06, U08, U16, CN6, S08,
267 S16, I, J, K, L, M, N, O, G, Q, B, R, T): New constraint.
268 * config/vax/builtins.md: New file. (ffssi2, ffssi2_internal,
269 sync_lock_test_and_set<mode>, jbbssiqi, jbbssihi, jbbssisi,
270 sync_lock_release<mode>, jbbcciqi, jbbccihi, jbbccisi): Define.
271 * config/vax/vax.opt (mqmath): Add option.
272 * config/vax/vax.md (isfx): Extend with DI.
273 (VAXintQH, VAXintQHSD): Define.
274 (tst<mode>, cmp<mode>, *bit<mode>, movmemhi1, truncsiqi2, truncsihi2,
275 mulsidi3, add<mode>3, sub<mode>, mul<mode>3, div<mode>3, and<mode>,
276 and<mode>_const_int, ior<mode>3, xor<mode>3, neg<mode>2,
277 one_cmpl<mode>2, ashlsi3, lshrsi3, rotlsi3): Update constraints.
278 (movdi): Update constraints and use vax_output_int_move().
279 (movsi, movsi_2, pushlclsymreg, pushextsymreg, movlclsymreg,
280 movextsymreg, adddi3, adcdi3, subdi3, sbcdi3, pushextsym, movextsym,
281 pushlclsym, movlclsym, movaddr<mode>, pushaddr<mode>,
283 (mov<mode>): Extend accepted operand types.
284 (subdi3_old): Rename from subdi3, change update constraints and use
285 a new implementation.
286 * gcc/config/vax/vax.h (PCC_BITFIELD_TYPE_MATTERS): Add space.
287 (FRAME_POINTER_CFA_OFFSET, IRA_COVER_CLASSES, CLASS_MAX_NREGS,
288 MOVE_RATIO, CLEAR_RATIO): Define.
289 (REG_CLASS_FROM_LETTER, CONST_OK_FOR_LETTER_P,
290 CONST_DOUBLE_OK_FOR_LETTER_P, EXTRA_CONSTRAINT): Delete.
291 (PRINT_OPERAND): Redefine using a function instead of inlined code.
292 * gcc/config/vax/vax.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Define.
293 (split_quadword_operands): Make static and really allow variable
295 (print_operand_address): Update for PIC generation.
296 (print_operand, vax_builtin_setjmp_frame_value, vax_output_int_subtract,
297 indexable_address_p, fixup_mathdi_operand,
298 vax_expand_addsub_di_operands, adjacent_operands_p): New.
299 (vax_float_literal, legitimate_constant_p,
300 indirectable_constant_address_p, index_term_p,
301 reg_plus_index_p): Return bool instead of int.
302 (vax_rtx_costs): Fix cost for CONST_INT, indent and use HOST_WIDE_INT
304 (vax_output_int_move, vax_output_int_add): Extend to allow PIC
306 (vax_output_conditional_branch): Indent.
307 (legitimate_constant_address_p, indirectable_constant_address_p,
308 indirectable_address_p, nonindexed_address_p, legitimate_address_p,
309 vax_mode_dependent_address_p): Return bool instead of int, update for
311 * config/vax/vax-protos.h (legitimate_constant_address_p,
312 legitimate_constant_p, legitimate_address_p,
313 vax_mode_dependent_address_p): Change declaration to bool.
314 (legitimate_pic_operand_p, adjacent_operands_p, print_operand,
315 vax_expand_addsub_di_operands, vax_output_int_subtract,
316 vax_output_movmemsi): Declare.
317 (split_quadword_operands, vax_float_literal): Delete declaration.
318 * config/vax/netbsd-elf.h (CC1_SPEC, CC1PLUS_SPEC) Define.
319 * config/vax/elf.h (NO_EXTERNAL_INDIRECT_ADDRESS,
320 VAX_CC1_AND_CC1PLUS_SPEC, ASM_PREFERRED_EH_DATA_FORMAT,
321 ASM_OUTPUT_DWARF_PCREL): Define.
322 (ASM_SPEC): Change definition to allow PIC generation.
324 2009-04-01 Jakub Jelinek <jakub@redhat.com>
327 * config/rs6000/rs6000.md (andsi3_internal5_nomc,
328 anddi3_internal2_nomc, anddi3_internal3_nomc): Removed.
329 (booldi3_internal3): Use boolean_or_operator instead of
332 2009-04-01 Joseph Myers <joseph@codesourcery.com>
335 * c-decl.c (grokdeclarator): Pedwarn for file-scope array
336 declarator whose size is not an integer constant expression but
337 folds to an integer constant, then treat it as a constant
340 2009-04-01 Richard Guenther <rguenther@suse.de>
342 * fold-const.c (fold_plusminus_mult_expr): Do not fold
343 i * 4 + 2 to (i * 2 + 1) * 2.
345 2009-04-01 Jakub Jelinek <jakub@redhat.com>
348 * c-parser.c (c_parser_asm_statement): Skip until close paren and
349 return if c_parser_asm_string_literal returned NULL.
351 2009-04-01 Nick Clifton <nickc@redhat.com>
353 * config/m32c/m32c.h (LIBGCC2_UNITS_PER_WORD): Define if not
355 * config/m32c/t-m32c (LIB2FUNCS_EXTRA): Add m32c-lib2-trapv.c.
356 * config/m32c/m32c-lib2.c: Remove unused typedefs. Rename the
357 other typedefs to avoid conflicts with libgcc2.c. Define labels
358 to gain 16-bit bit-manipulation functions from libgcc2.c and then
360 * config/m32c/m32c-lib2-trapv.c: New file. Define labels
361 to gain 16-bit trapping arithmetic functions from libgcc2.c and
364 2009-04-01 Rafael Avila de Espindola <espindola@google.com>
366 * varasm.c (default_function_rodata_section): Declare DOT as const char*.
368 2009-04-01 Kai Tietz <kai.tietz@onevision.com>
369 Andrey Galkin <agalkin@hypercom.com>
372 * config/i386/host-mingw32.c (mingw32_gt_pch_use_address):
373 Make object_name unique for each process.
375 2009-04-01 Jakub Jelinek <jakub@redhat.com>
378 * omp-low.c (remove_exit_barrier): Don't optimize if there are any
379 addressable variables in the parallel that could go out of scope while
380 running queued tasks.
382 2009-04-01 Anatoly Sokolov <aesok@post.ru>
384 * config/avr/avr.h (avr_case_values_threshold): Remove declaration.
385 (CASE_VALUES_THRESHOLD): Redefine.
386 * config/avr/avr.c (avr_override_options): Remove initialization of
387 avr_case_values_threshold variable.
388 (avr_case_values_threshold): Remove variable. Add new function.
389 * config/avr/avr-protos.h (avr_case_values_threshold): Declare.
390 * config/avr/avr.opt (mno-tablejump): Remove option.
391 * doc/invoke.texi (AVR Options): Remove -mno-tablejump.
393 2009-04-01 DJ Delorie <dj@redhat.com>
395 * varasm.c (default_function_rodata_section): Don't assume
396 anything about where the first '.' in the section name is.
398 2009-04-01 Alan Modra <amodra@bigpond.net.au>
400 * config/rs6000/rs6000.c (rs6000_emit_stack_reset): Delete redundant
401 rs6000_emit_stack_tie.
403 2009-03-31 Ian Lance Taylor <iant@google.com>
405 * tree-eh.c (tree_remove_unreachable_handlers): Compare
406 gimple_code with GIMPLE_RESX, not RESX.
408 2009-03-31 Joseph Myers <joseph@codesourcery.com>
410 * c-common.c (c_get_ident): New.
411 (c_common_nodes_and_builtins): Call it for type names that may be
414 2009-04-01 Ben Elliston <bje@au.ibm.com>
416 * config/rs6000/sysv4.opt (msdata): Improve option description.
418 2009-03-31 Steve Ellcey <sje@cup.hp.com>
420 * config/ia64/ia64.md (divsf3_internal_lat): Remove.
421 (divdf3_internal_lat): Remove.
422 (divxf3_internal_lat): Remove.
423 (divxf3_internal_thr): Remove.
424 (divxf): Use divxf3_internal.
425 * config/ia64/div.md (divsf3_internal_lat): New.
426 (divdf3_internal_lat): New.
427 (divxf3_internal): New.
429 2009-03-31 Joseph Myers <joseph@codesourcery.com>
432 * Makefile.in (USE_GCC_STDINT): Define.
433 (stmp-int-hdrs): Install stdint.h if applicable.
434 * c-common.c (CHAR16_TYPE): Define in terms of UINT_LEAST16_TYPE
436 (CHAR32_TYPE): Define in terms of UINT_LEAST32_TYPE if known.
437 (SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE, INT32_TYPE, INT64_TYPE,
438 UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE,
439 INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
440 INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE,
441 UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE,
442 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
443 UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
444 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define.
445 (c_common_nodes_and_builtins): Initialize
446 underlying_wchar_type_node. Do not initialize
447 signed_wchar_type_node or unsigned_wchar_type_node. Initialize
449 (c_stddef_cpp_builtins): Define macros for new types.
450 * c-common.h (CTI_SIGNED_WCHAR_TYPE, CTI_UNSIGNED_WCHAR_TYPE):
452 (CTI_UNDERLYING_WCHAR_TYPE, CTI_SIG_ATOMIC_TYPE, CTI_INT8_TYPE,
453 CTI_INT16_TYPE, CTI_INT32_TYPE, CTI_INT64_TYPE, CTI_UINT8_TYPE,
454 CTI_UINT16_TYPE, CTI_UINT32_TYPE, CTI_UINT64_TYPE,
455 CTI_INT_LEAST8_TYPE, CTI_INT_LEAST16_TYPE, CTI_INT_LEAST32_TYPE,
456 CTI_INT_LEAST64_TYPE, CTI_UINT_LEAST8_TYPE, CTI_UINT_LEAST16_TYPE,
457 CTI_UINT_LEAST32_TYPE, CTI_UINT_LEAST64_TYPE, CTI_INT_FAST8_TYPE,
458 CTI_INT_FAST16_TYPE, CTI_INT_FAST32_TYPE, CTI_INT_FAST64_TYPE,
459 CTI_UINT_FAST8_TYPE, CTI_UINT_FAST16_TYPE, CTI_UINT_FAST32_TYPE,
460 CTI_UINT_FAST64_TYPE, CTI_INTPTR_TYPE, CTI_UINTPTR_TYPE): Define.
461 (signed_wchar_type_node, unsigned_wchar_type_node): Remove.
462 (underlying_wchar_type_node, sig_atomic_type_node, int8_type_node,
463 int16_type_node, int32_type_node, int64_type_node,
464 uint8_type_node, uint16_type_node, c_uint32_type_node,
465 c_uint64_type_node, int_least8_type_node, int_least16_type_node,
466 int_least32_type_node, int_least64_type_node,
467 uint_least8_type_node, uint_least16_type_node,
468 uint_least32_type_node, uint_least64_type_node,
469 int_fast8_type_node, int_fast16_type_node, int_fast32_type_node,
470 int_fast64_type_node, uint_fast8_type_node, uint_fast16_type_node,
471 uint_fast32_type_node, uint_fast64_type_node, intptr_type_node,
472 uintptr_type_node): Define.
473 * c-cppbuiltin.c (builtin_define_constants,
474 builtin_define_type_minmax): New.
475 (builtin_define_stdint_macros): Define more macros.
476 (c_cpp_builtins): Define more limit macros.
478 (builtin_define_type_max): Define in terms of
479 builtin_define_type_minmax. Remove is_long parameter. All
481 * config.gcc (use_gcc_stdint): Define.
482 (tm_file): Add glibc-stdint.h for targets using glibc or uClibc.
483 Add newlib-stdint.h for generic targets.
484 * config/glibc-stdint.h, config/newlib-stdint.h,
485 ginclude/stdint-gcc.h, ginclude/stdint-wrap.h: New.
486 * config/m32c/m32c.h (UINTPTR_TYPE): Define.
487 * config/score/score.h (UINTPTR_TYPE): Define.
488 * config/sol2.h (SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE,
489 INT32_TYPE, INT64_TYPE, UINT8_TYPE, UINT16_TYPE, UINT32_TYPE,
490 UINT64_TYPE, INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
491 INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE,
492 UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE,
493 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
494 UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
495 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define.
496 * config/spu/spu.h (STDINT_LONG32): Define.
497 * configure.ac (use_gcc_stdint): Substitute.
498 * configure: Regenerate.
499 * doc/cpp.texi (__SIG_ATOMIC_TYPE__, __INT8_TYPE__,
500 __INT16_TYPE__, __INT32_TYPE__, __INT64_TYPE__, __UINT8_TYPE__,
501 __UINT16_TYPE__, __UINT32_TYPE__, __UINT64_TYPE__,
502 __INT_LEAST8_TYPE__, __INT_LEAST16_TYPE__, __INT_LEAST32_TYPE__,
503 __INT_LEAST64_TYPE__, __UINT_LEAST8_TYPE__, __UINT_LEAST16_TYPE__,
504 __UINT_LEAST32_TYPE_, __UINT_LEAST64_TYPE__, __INT_FAST8_TYPE__,
505 __INT_FAST16_TYPE__, __INT_FAST32_TYPE__, __INT_FAST64_TYPE__,
506 __UINT_FAST8_TYPE__, __UINT_FAST16_TYPE__, __UINT_FAST32_TYPE__,
507 __UINT_FAST64_TYPE__, __INTPTR_TYPE__, __UINTPTR_TYPE__,
508 __WINT_MAX__, __SIZE_MAX__, __PTRDIFF_MAX__, __UINTMAX_MAX__,
509 __SIG_ATOMIC_MAX__, __INT8_MAX__, __INT16_MAX__, __INT32_MAX__,
510 __INT64_MAX__, __UINT8_MAX__, __UINT16_MAX__, __UINT32_MAX__,
511 __UINT64_MAX__, __INT_LEAST8_MAX__, __INT_LEAST16_MAX__,
512 __INT_LEAST32_MAX__, __INT_LEAST64_MAX__, __UINT_LEAST8_MAX__,
513 __UINT_LEAST16_MAX__, __UINT_LEAST32_MAX__, __UINT_LEAST64_MAX__,
514 __INT_FAST8_MAX__, __INT_FAST16_MAX__, __INT_FAST32_MAX__,
515 __INT_FAST64_MAX__, __UINT_FAST8_MAX__, __UINT_FAST16_MAX__,
516 __UINT_FAST32_MAX__, __UINT_FAST64_MAX__, __INTPTR_MAX__,
517 __UINTPTR_MAX__, __WCHAR_MIN__, __WINT_MIN__, __SIG_ATOMIC_MIN__,
518 __INT8_C, __INT16_C, __INT32_C, __INT64_C, __UINT8_C, __UINT16_C,
519 __UINT32_C, __UINT64_C, __INTMAX_C, __UINTMAX_C): Document.
520 * doc/tm.texi (SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE, INT32_TYPE,
521 INT64_TYPE, UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE,
522 INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
523 INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE,
524 UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE,
525 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
526 UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
527 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Document.
529 2009-03-31 Bernd Schmidt <bernd.schmidt@analog.com>
531 * loop-iv.c (suitable_set_for_replacement): Renamed from
532 simplify_using_assignment; changed to return bool and to accept new
533 args DEST and SRC. Return true iff we find a source/destination pair
534 that can be used to make a replacement, and fill SRC and DEST if so.
535 Remove arg ALTERED. Don't deal with altered regs here. All callers
537 (simplify_using_initial_values): Deal with altered regs here and track
538 more precisely the effect they have on the validity of our expression.
540 * loop-iv.c (simplify_using_condition): A condition of the form
541 (EQ REG CONST) can be used to simply make a substitution.
542 (simplify_using_initial_values): Keep track of conditions we have seen
543 and keep using them to simplify new expressions, while applying the
544 same substitutions to them as to the expression.
546 * simplify-rtx.c (simplify_relational_operation_1): Simplify
547 (LTU (PLUS a C) C) or (LTU (PLUS a C) a) to (GEU a -C); likewise with
550 * loop-iv.c (determine_max_iter): New arg OLD_NITER. All callers
551 changed. Use this when trying to improve the upper bound.
552 Generate the comparison by using simplify_gen_relational.
554 * loop-iv.c (simple_rhs_p): Allow more kinds of expressions.
556 * loop-iv.c (replace_single_def_regs, replace_in_expr): New static
558 (simplify_using_assignment, simplify_using_initial_values): Call
559 replace_in_expr to make replacements. Call replace_single_def_regs
560 once on the initial version of the expression.
562 2009-03-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
565 * doc/invoke.texi (ARM Options): Update documentation for -mthumb.
567 2009-03-31 Richard Guenther <rguenther@suse.de>
570 * fold-const.c (fold_binary): Fold X +- Y CMP X to Y CMP 0 for
571 equality comparisons. Fold C - X CMP X if C % 2 == 1.
573 2009-03-31 Richard Guenther <rguenther@suse.de>
575 * tree.h (div_if_zero_remainder): Declare.
576 * fold-const.c (div_if_zero_remainder): Export.
577 * tree-ssa-forwprop.c
578 (forward_propagate_addr_into_variable_array_index): Handle
579 constant array index addition outside of the variable index.
581 2009-03-31 Joseph Myers <joseph@codesourcery.com>
584 * config/i386/i386.md (*floatunssi<mode>2_1, two unnamed
585 define_splits, floatunssi<mode>2): Require x87 conversions from
586 DImode to be permitted.
588 2009-03-31 Joseph Myers <joseph@codesourcery.com>
590 PR preprocessor/15638
591 * c-common.c (c_cpp_error): Handle CPP_DL_FATAL.
593 2009-03-31 Richard Guenther <rguenther@suse.de>
597 * tree.h (DECL_GIMPLE_FORMAL_TEMP_P): Remove.
598 (struct tree_decl_with_vis): Remove gimple_formal_temp member.
599 * tree-eh.c (lower_eh_constructs_2): Move LHS assignment to
600 a separate statement.
601 * gimplify.c (pop_gimplify_context): Remove formal temp handling.
602 (lookup_tmp_var): Likewise.
603 (is_gimple_formal_tmp_or_call_rhs): Remove.
604 (is_gimple_reg_or_call_rhs): Rename to ...
605 (is_gimple_reg_rhs_or_call): ... this.
606 (is_gimple_mem_or_call_rhs): Rename to ...
607 (is_gimple_mem_rhs_or_call): ... this.
608 (internal_get_tmp_var): Use is_gimple_reg_rhs_or_call. Set
609 DECL_GIMPLE_REG_P only if is_formal is true.
610 (gimplify_compound_lval): Use is_gimple_reg. Remove workaround
611 for non-proper post-modify expression gimplification.
612 (gimplify_self_mod_expr): For post-modify expressions gimplify
613 the lvalue to a minimal lvalue.
614 (rhs_predicate_for): Remove formal temp case.
615 (gimplify_modify_expr_rhs): Likewise.
616 (gimplify_addr_expr): Use is_gimple_reg.
617 (gimplify_expr): Remove formal temp cases.
618 (gimple_regimplify_operands): Likewise.
619 * tree-ssa-pre.c (get_or_alloc_expr_for): Treat EXC_PTR_EXPR
620 and FILTER_EXPR like constants.
621 * gimple.c (walk_gimple_op): Fix val_only initialization, use
623 (is_gimple_formal_tmp_rhs): Remove.
624 (is_gimple_reg_rhs): Remove special casing.
625 (is_gimple_mem_rhs): Fix.
626 (is_gimple_reg): Move DECL_GIMPLE_REG_P handling earlier.
627 (is_gimple_formal_tmp_var): Remove.
628 (is_gimple_formal_tmp_reg): Likewise.
629 (is_gimple_min_lval): Allow invariant component ref parts.
630 * gimple.h (is_gimple_formal_tmp_rhs, is_gimple_formal_tmp_var,
631 is_gimple_formal_tmp_reg): Remove declarations.
632 * tree-cfg.c (verify_expr): Verify that variables with address
633 taken do not have DECL_GIMPLE_REG_P set.
634 * tree-mudflap.c (mf_build_check_statement_for): Use
635 force_gimple_operand instead of gimplify_expr.
637 2009-03-31 Ayal Zaks <zaks@il.ibm.com>
639 * modulo-sched.c (sms_schedule_by_order): Pass the actual
640 schedulable rows to compute_split_row.
642 2009-03-31 Ben Elliston <bje@au.ibm.com>
645 * config/rs6000/rs6000.c (rs6000_handle_option): Handle
648 2009-03-31 Alan Modra <amodra@bigpond.net.au>
650 * doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.
651 * configure.ac (HAVE_AS_TLS_MARKERS): New gas feature check.
652 * configure: Regenerate.
653 * config.in: Regenerate.
654 * config/rs6000/rs6000.opt (mtls-markers): Add.
655 * config/rs6000/rs6000.h (TARGET_TLS_MARKERS): Define.
656 * config/rs6000/rs6000.md (tls_gd_aix, tls_gd_sysv): Add splitter.
657 (tls_ld_aix, tls_ld_sysv): Likewise.
658 (tls_gd, tls_gd_call_aix, tls_gd_call_sysv): New insns.
659 (tls_ld, tls_ld_call_aix, tls_ld_call_sysv): Likewise.
661 2009-03-31 Alan Modra <amodra@bigpond.net.au>
663 * config/spu/spu.c (spu_expand_prologue): Delete redundant code.
665 2009-03-30 Jan Hubicka <jh@suse.cz>
667 * tree-eh.c (make_eh_edges): Set probability 100% to first edge
669 (tree_remove_unreachable_handlers): Cleanup EH predecestor
670 detection and label handling.
672 2009-03-30 Vladimir Makarov <vmakarov@redhat.com>
674 * ira-int.h (ira_allocno): Rename left_conflicts_num to
676 (ALLOCNO_LEFT_CONFLICTS_NUM): Rename to
677 ALLOCNO_LEFT_CONFLICTS_SIZE.
679 * ira-color.c (allocno_spill_priority, push_allocno_to_stack,
680 remove_allocno_from_bucket_and_push,
681 allocno_spill_priority_compare, push_allocnos_to_stack,
682 setup_allocno_available_regs_num): Use ALLOCNO_LEFT_CONFLICTS_SIZE
683 instead of ALLOCNO_LEFT_CONFLICTS_NUM.
684 (setup_allocno_left_conflicts_num): Ditto. Rename to
685 setup_allocno_left_conflicts_size.
686 (put_allocno_into_bucket): Use ALLOCNO_LEFT_CONFLICTS_SIZE
687 instead of ALLOCNO_LEFT_CONFLICTS_NUM and
688 setup_allocno_left_conflicts_size instead of
689 setup_allocno_left_conflicts_num.
691 * ira-build.c (ira_create_allocno): Use
692 ALLOCNO_LEFT_CONFLICTS_SIZE instead of
693 ALLOCNO_LEFT_CONFLICTS_NUM.
695 2009-03-30 Vladimir Makarov <vmakarov@redhat.com>
697 * reload.c (push_reload, find_dummy_reload): Use df_get_live_out
698 instead of DF_LR_OUT.
700 * ira-lives.c (process_bb_node_lives): Ditto.
702 * ira-color.c (ira_loop_edge_freq): Use df_get_live_{out,in}
703 instead of DF_LR_{OUT,IN}.
705 * ira-emit.c (generate_edge_moves, add_ranges_and_copies): Ditto.
707 * ira-build.c (create_bb_allocnos, create_loop_allocnos): Ditto.
709 2009-03-30 Jan Hubicka <jh@suse.cz>
711 * except.c (label_to_region_map): Fix thinko.
713 2009-03-30 Steve Ellcey <sje@cup.hp.com>
716 * tree.h (tree_find_value): New declaration.
717 * tree.c (tree_find_value): New function.
718 * varasm.c (assemble_external): Avoid duplicate entries on lists.
720 2009-03-30 Jakub Jelinek <jakub@redhat.com>
723 * c-decl.c (struct c_binding): Add locus field.
724 (bind): Add locus argument, set locus field from it.
725 (pop_scope): For b->nested VAR_DECL or FUNCTION_DECL,
726 add a DECL_EXTERNAL copy of b->decl to current BLOCK_VARS.
727 (push_file_scope, pushtag, pushdecl, pushdecl_top_level,
728 implicitly_declare, undeclared_variable, lookup_label,
729 declare_label, c_make_fname_decl, c_builtin_function,
730 c_builtin_function_ext_scope, store_parm_decls_newstyle): Adjust
733 2008-03-30 H.J. Lu <hongjiu.lu@intel.com>
736 * config/i386/i386.c (classify_argument): Check total size of
739 2009-03-30 Martin Jambor <mjambor@suse.cz>
741 * ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN, IPA_CONST,
742 IPA_CONST_MEMBER_PTR, and IPA_PASS_THROUGH to IPA_JF_UNKNOWN,
743 IPA_JF_CONST, IPA_JF_CONST_MEMBER_PTR, and IPA_JF_PASS_THROUGH
746 * tree-dfa.c (get_ref_base_and_extent): Return -1 maxsize if
747 seen_variable_array_ref while also traversing a union.
749 * tree-inline.c (optimize_inline_calls): Do not call
750 cgraph_node_remove_callees.
751 * cgraphbuild.c (remove_cgraph_callee_edges): New function.
752 (pass_remove_cgraph_callee_edges): New variable.
753 * passes.c (init_optimization_passes): Add
754 pass_remove_cgraph_callee_edges after early inlining and before all
755 late intraprocedural passes.
757 * omp-low.c (expand_omp_taskreg): Always set current_function_decl.
759 2009-03-30 Paolo Bonzini <bonzini@gnu.org>
761 * config/sparc/sparc.md (*nand<V64mode>_vis, *nand<V32mode>_vis):
764 2009-03-30 Paolo Bonzini <bonzini@gnu.org>
766 * combine.c (simplify_comparison): Use have_insn_for.
767 * dojump.c (do_jump): Likewise.
769 2009-03-30 Paolo Bonzini <bonzini@gnu.org>
771 * config/sparc/sparc.c (sparc_compare_emitted): Remove.
772 (gen_compare_reg, emit_v9_brxx_insn): Handle MODE_CC
773 sparc_compare_op0 like sparc_compare_emitted used to be handled.
774 (sparc_expand_compare_and_swap_12): Set sparc_compare_op0
775 instead of sparc_compare_emitted.
776 * config/sparc/sparc.h (sparc_compare_emitted): Remove.
777 * config/sparc/sparc.md (stack_protect_test): Set sparc_compare_op0
778 instead of sparc_compare_emitted.
780 2009-03-30 Paolo Bonzini <bonzini@gnu.org>
782 * bb-reorder.c (partition_hot_cold_basic_blocks): Do not
783 enter/exit cfglayout mode.
784 (pass_partition_block): Require it.
785 * combine.c (find_single_use, reg_dead_at_p): Use CFG.
786 (combine_instructions): Track basic blocks instead of labels.
787 (update_cfg_for_uncondjump): New.
788 (try_combine): Use it. Update jumps after rescanning.
789 (pass_combine): Require PROP_cfglayout.
790 * passes.c (pass_outof_cfg_layout_mode): Move after regmove.
792 2009-03-30 Paolo Bonzini <bonzini@gnu.org>
794 * cfglayout.c (pass_into_cfg_layout_mode, pass_outof_cfg_layout_mode):
795 Provide/destroy PROP_cfglayout respectively.
796 * gcse.c (pass_jump_bypass, pass_gcse): Require it.
797 * tree-pass.h (PROP_cfglayout): New.
799 2009-03-30 Paolo Bonzini <bonzini@gnu.org>
801 * fold-const.c (const_binop, fold_convert_const_real_from_fixed,
802 fold_convert_const_fixed_from_fixed,
803 fold_convert_const_fixed_from_int,
804 fold_convert_const_fixed_from_real, fold_negate_const): Do not
805 set TREE_CONSTANT_OVERFLOW.
806 * tree.def: Remove mention of TREE_CONSTANT_OVERFLOW.
807 * tree.h (TREE_CONSTANT_OVERFLOW): Delete.
809 2009-03-30 Ira Rosen <irar@il.ibm.com>
811 * tree-vect-loop-manip.c: New file.
812 * tree-vectorizer.c: Update documentation and included files.
813 (vect_loop_location): Make extern.
814 (rename_use_op): Move to tree-vect-loop-manip.c
815 (rename_variables_in_bb, rename_variables_in_loop,
816 slpeel_update_phis_for_duplicate_loop,
817 slpeel_update_phi_nodes_for_guard1,
818 slpeel_update_phi_nodes_for_guard2, slpeel_make_loop_iterate_ntimes,
819 slpeel_tree_duplicate_loop_to_edge_cfg, slpeel_add_loop_guard,
820 slpeel_can_duplicate_loop_p, slpeel_verify_cfg_after_peeling,
821 set_prologue_iterations, slpeel_tree_peel_loop_to_edge,
822 find_loop_location): Likewise.
823 (new_stmt_vec_info): Move to tree-vect-stmts.c.
824 (init_stmt_vec_info_vec, free_stmt_vec_info_vec, free_stmt_vec_info,
825 get_vectype_for_scalar_type, vect_is_simple_use,
826 supportable_widening_operation, supportable_narrowing_operation):
828 (bb_in_loop_p): Move to tree-vect-loop.c.
829 (new_loop_vec_info, destroy_loop_vec_info,
830 reduction_code_for_scalar_code, report_vect_op,
831 vect_is_simple_reduction, vect_is_simple_iv_evolution): Likewise.
832 (vect_can_force_dr_alignment_p): Move to tree-vect-data-refs.c.
833 (vect_supportable_dr_alignment): Likewise.
834 * tree-vectorizer.h (tree-data-ref.h): Include.
835 (vect_loop_location): Declare.
836 Reorganize function declarations according to the new file structure.
837 * tree-vect-loop.c: New file.
838 * tree-vect-analyze.c: Remove. Move functions to tree-vect-data-refs.c,
839 tree-vect-stmts.c, tree-vect-slp.c, tree-vect-loop.c.
840 * tree-vect-data-refs.c: New file.
841 * tree-vect-patterns.c (timevar.h): Don't include.
842 * tree-vect-stmts.c: New file.
843 * tree-vect-transform.c: Remove. Move functions to tree-vect-stmts.c,
844 tree-vect-slp.c, tree-vect-loop.c.
845 * Makefile.in (OBJS-common): Remove tree-vect-analyze.o and
846 tree-vect-transform.o. Add tree-vect-data-refs.o, tree-vect-stmts.o,
847 tree-vect-loop.o, tree-vect-loop-manip.o, tree-vect-slp.o.
848 (tree-vect-analyze.o): Remove.
849 (tree-vect-transform.o): Likewise.
850 (tree-vect-data-refs.o): Add rule.
851 (tree-vect-stmts.o, tree-vect-loop.o, tree-vect-loop-manip.o,
852 tree-vect-slp.o): Likewise.
853 (tree-vect-patterns.o): Remove redundant dependencies.
854 (tree-vectorizer.o): Likewise.
855 * tree-vect-slp.c: New file.
857 2009-03-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
859 * optc-gen.awk: Warn if an option flag has multiple different
862 2009-03-30 Sebastian Pop <sebastian.pop@amd.com>
864 * doc/invoke.texi (-floop-interchange, -floop-strip-mine,
865 -floop-block): Document dependences on PPL, CLooG and Graphite.
867 2009-03-30 Joseph Myers <joseph@codesourcery.com>
869 PR rtl-optimization/323
870 * c-common.c (c_fully_fold, convert_and_check,
871 c_common_truthvalue_conversion): Handle EXCESS_PRECISION_EXPR.
872 (c_fully_fold_internal): Disallow EXCESS_PRECISION_EXPR.
873 * c-common.def (EXCESS_PRECISION_EXPR): New.
874 * c-cppbuiltin.c (builtin_define_float_constants): Define
875 constants with enough digits for long double.
876 * c-lex.c (interpret_float): Interpret constant with excess
877 precision where appropriate.
878 * c-opts.c (c_common_post_options): Set
879 flag_excess_precision_cmdline. Give an error for
880 -fexcess-precision=standard for C++ for processors where the
881 option is significant.
882 * c-parser.c (c_parser_conditional_expression): Handle excess
883 precision in condition.
884 * c-typeck.c (convert_arguments): Handle arguments with excess
886 (build_unary_op): Move excess precision outside operation.
887 (build_conditional_expr): Likewise.
888 (build_compound_expr): Likewise.
889 (build_c_cast): Do cast on operand of EXCESS_PRECISION_EXPR.
890 (build_modify_expr): Handle excess precision in RHS.
891 (convert_for_assignment): Handle excess precision in converted
893 (digest_init, output_init_element, process_init_element): Handle
894 excess precision in initializer.
895 (c_finish_return): Handle excess precision in return value.
896 (build_binary_op): Handle excess precision in operands and add
897 excess precision as needed for operation.
898 * common.opt (-fexcess-precision=): New option.
899 * config/i386/i386.h (X87_ENABLE_ARITH, X87_ENABLE_FLOAT): New.
900 * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
901 For standard excess precision, output explicit conversion to and
902 truncation from XFmode.
903 (*float<SSEMODEI24:mode><X87MODEF:mode>2_1,
904 *float<SSEMODEI24:mode><X87MODEF:mode>2_i387_with_temp,
905 *float<SSEMODEI24:mode><X87MODEF:mode>2_i387, two unnamed
906 define_splits, floatdi<X87MODEF:mode>2_i387_with_xmm, two unnamed
907 define_splits, *floatunssi<mode>2_1, two unnamed define_splits,
908 floatunssi<mode>2, add<mode>3, sub<mode>3, mul<mode>3, divdf3,
909 divsf3, *fop_<mode>_comm_i387, *fop_<mode>_1_i387,
910 *fop_<MODEF:mode>_2_i387, *fop_<MODEF:mode>_3_i387,
911 *fop_df_4_i387, *fop_df_5_i387, *fop_df_6_i387, two unnamed
912 define_splits, sqrt<mode>2): Disable where appropriate for
913 standard excess precision.
914 * convert.c (convert_to_real): Do not shorten arithmetic to type
915 for which excess precision would be used.
916 * defaults.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Define.
917 * doc/invoke.texi (-fexcess-precision=): Document option.
918 (-mfpmath=): Correct index entry.
919 * flags.h (enum excess_precision, flag_excess_precision_cmdline,
920 flag_excess_precision): New.
921 * langhooks.c (lhd_post_options): Set
922 flag_excess_precision_cmdline.
923 * opts.c (common_handle_option): Handle -fexcess-precision=.
924 * toplev.c (flag_excess_precision_cmdline, flag_excess_precision,
925 init_excess_precision): New.
926 (lang_dependent_init_target): Call init_excess_precision.
927 * tree.c (excess_precision_type): New.
928 * tree.h (excess_precision_type): Declare.
930 2009-03-30 Joseph Myers <joseph@codesourcery.com>
933 * c-typeck.c (build_component_ref): Do not copy qualifiers from
934 non-lvalue to component.
936 2009-03-29 Joseph Myers <joseph@codesourcery.com>
938 PR preprocessor/34695
939 * Makefile.in (c-opts.o): Depend on c-tree.h.
940 * c-common.c: Move down include of diagnostic.h.
941 (done_lexing, c_cpp_error): New.
942 * c-common.h (done_lexing): Declare.
943 * c-decl.c (c_write_global_declarations): Don't check cpp_errors
945 * c-opts.c: Include c-tree.h.
946 (c_common_init_options): Set preprocessor error callback.
947 (c_common_handle_option): Do not set preprocessor
948 inhibit_warnings, warnings_are_errors, warn_system_headers,
949 pedantic_errors or inhibit_warnings flags.
950 (c_common_post_options): Do not check cpp_errors (parse_in).
951 (c_common_finish): Do not output dependencies if there were
952 errors. Do not check return value of cpp_finish.
953 * c-ppoutput.c (pp_file_change): Set input_location.
954 * c-tree.h (c_cpp_error): Declare.
955 * diagnostic.c (diagnostic_set_info_translated): Also initialize
957 (diagnostic_build_prefix): Check override_column.
958 * diagnostic.h (diagnostic_info): Add override_column field.
959 (diagnostic_override_column): Define.
961 2009-03-28 Paolo Bonzini <bonzini@gnu.org>
963 * c-common.c (c_expand_expr, c_staticp): Remove.
964 * c-common.def (COMPOUND_LITERAL_EXPR): Delete.
965 * c-common.h (emit_local_var, c_staticp, COMPOUND_LITERAL_EXPR_DECL,
966 COMPOUND_LITERAL_EXPR_DECL_EXPR): Remove.
967 * c-gimplify.c (gimplify_compound_literal_expr,
968 optimize_compound_literals_in_ctor): Remove.
969 (c_gimplify_expr): Remove COMPOUND_LITERAL_EXPR handling.
970 * c-objc-common.h (LANG_HOOKS_STATICP): Remove.
971 * c-semantics.c (emit_local_var): Remove.
973 * langhooks-def.h (lhd_expand_expr): Remove.
974 * langhooks.c (lhd_expand_expr): Remove.
975 * langhooks.h (LANG_HOOKS_DEF): Remove LANG_HOOKS_EXPAND_EXPR.
977 * expr.c (expand_expr_real_1): Move COMPOUND_LITERAL_EXPR
978 handling from c-semantics.c; don't call into langhook.
979 (expand_expr_addr_expr_1): Check that we don't get non-GENERIC trees.
980 * gimplify.c (gimplify_compound_literal_expr,
981 optimize_compound_literals_in_ctor): Move from c-gimplify.c.
982 (gimplify_init_constructor): Call optimize_compound_literals_in_ctor.
983 (gimplify_modify_expr_rhs, gimplify_expr): Handle COMPOUND_LITERAL_EXPR
984 as was done in c-gimplify.c.
985 * tree.c (staticp): Move COMPOUND_LITERAL_EXPR handling from c_staticp.
986 * tree.h (COMPOUND_LITERAL_EXPR_DECL, COMPOUND_LITERAL_EXPR_DECL_EXPR):
987 Move from c-common.h.
988 * tree.def (COMPOUND_LITERAL_EXPR): Move from c-common.def.
990 * tree.c (staticp): Do not call langhook.
991 * langhooks.c (lhd_staticp): Delete.
992 * langhooks-def.h (lhd_staticp): Delete prototype.
993 (LANG_HOOKS_STATICP): Delete.
994 (LANG_HOOKS_INITIALIZER): Delete LANG_HOOKS_STATICP.
996 * doc/c-tree.texi (Expression nodes): Refer to DECL_EXPRs
997 instead of DECL_STMTs.
999 2009-03-29 Joseph Myers <joseph@codesourcery.com>
1007 * builtins.c (fold_builtin_sincos): Build COMPOUND_EXPR in
1009 (fold_call_expr): Return a NOP_EXPR from folding rather than the
1010 contained expression.
1011 * c-common.c (c_fully_fold, c_fully_fold_internal, c_save_expr): New.
1012 (c_common_truthvalue_conversion): Use c_save_expr. Do not fold
1013 conditional expressions for C.
1014 (decl_constant_value_for_optimization): Move from
1015 decl_constant_value_for_broken_optimization in c-typeck.c. Check
1016 whether optimizing and that the expression is a VAR_DECL not of
1017 array type instead of doing such checks in the caller. Do not
1018 check pedantic. Call gcc_unreachable for C++.
1019 * c-common.def (C_MAYBE_CONST_EXPR): New.
1020 * c-common.h (c_fully_fold, c_save_expr,
1021 decl_constant_value_for_optimization): New prototypes.
1022 (C_MAYBE_CONST_EXPR_PRE, C_MAYBE_CONST_EXPR_EXPR,
1023 C_MAYBE_CONST_EXPR_INT_OPERANDS, C_MAYBE_CONST_EXPR_NON_CONST,
1024 EXPR_INT_CONST_OPERANDS): Define.
1025 * c-convert.c (convert): Strip nops from expression.
1026 * c-decl.c (groktypename): Take extra parameters expr and
1027 expr_const_operands. Update call to grokdeclarator.
1028 (start_decl): Update call to grokdeclarator. Add statement for
1029 expressions used in type of decl.
1030 (grokparm): Update call to grokdeclarator.
1031 (push_parm_decl): Update call to grokdeclarator.
1032 (build_compound_literal): Add parameter non_const and build a
1033 C_MAYBE_COSNT_EXPR if applicable.
1034 (grokdeclarator): Take extra parameters expr and
1035 expr_const_operands. Track expressions used in declaration
1036 specifiers and declarators. Fold array sizes and track whether
1037 they are constant expressions and whether they are integer
1038 constant expressions.
1039 (parser_xref_tag): Set expr and expr_const_operands fields in
1041 (grokfield): Update call to grokdeclarator.
1042 (start_function): Update call to grokdeclarator.
1043 (build_null_declspecs): Set expr and expr_const_operands fields in
1045 (declspecs_add_type): Handle expressions in typeof specifiers.
1046 * c-parser.c (c_parser_declspecs): Set expr and
1047 expr_const_operands fields for declaration specifiers.
1048 (c_parser_enum_specifier): Likewise.
1049 (c_parser_struct_or_union_specifier): Likewise.
1050 (c_parser_typeof_specifier): Likewise. Update call to
1051 groktypename. Fold expression as needed. Return expressions with
1052 type instead of adding statements.
1053 (c_parser_attributes): Update calls to c_parser_expr_list.
1054 (c_parser_statement_after_labels): Fold expression before passing
1055 to objc_build_throw_stmt.
1056 (c_parser_condition): Fold expression.
1057 (c_parser_asm_operands): Fold expression.
1058 (c_parser_conditional_expression): Use c_save_expr. Update call
1059 to build_conditional_expr.
1060 (c_parser_alignof_expression): Update call to groktypename.
1061 (c_parser_postfix_expression): Preserve C_MAYBE_CONST_EXPR as
1062 original_code. Fold expression argument of va_arg. Create
1063 C_MAYBE_CONST_EXPR to preserve side effects of expressions in type
1064 argument to va_arg. Update calls to groktypename. Fold array
1065 index for offsetof. Verify that first argument to
1066 __builtin_choose_expr has integer type.
1067 (c_parser_postfix_expression_after_paren_type): Update calls to
1068 groktypename and build_compound_literal. Handle expressions with
1069 side effects in type name.
1070 (c_parser_postfix_expression_after_primary): Update call to
1071 c_parser_expr_list. Set original_code for calls to
1072 __builtin_constant_p.
1073 (c_parser_expr_list): Take extra parameter fold_p. Fold
1074 expressions if requested.
1075 (c_parser_objc_type_name): Update call to groktypename.
1076 (c_parser_objc_synchronized_statement): Fold expression.
1077 (c_parser_objc_receiver): Fold expression.
1078 (c_parser_objc_keywordexpr): Update call to c_parser_expr_list.
1079 (c_parser_omp_clause_num_threads, c_parser_omp_clause_schedule,
1080 c_parser_omp_atomic, c_parser_omp_for_loop): Fold expressions.
1081 * c-tree.h (CONSTRUCTOR_NON_CONST): Define.
1082 (struct c_typespec): Add elements expr and expr_const_operands.
1083 (struct c_declspecs): Add elements expr and expr_const_operands.
1084 (groktypename, build_conditional_expr, build_compound_literal):
1086 (in_late_binary_op): Declare.
1087 * c-typeck.c (note_integer_operands): New function.
1088 (in_late_binary_op): New variable.
1089 (decl_constant_value_for_broken_optimization): Move to c-common.c
1090 and rename to decl_constant_value_for_optimization.
1091 (default_function_array_conversion): Do not strip nops.
1092 (default_conversion): Do not call
1093 decl_constant_value_for_broken_optimization.
1094 (build_array_ref): Do not fold result.
1095 (c_expr_sizeof_expr): Fold operand. Use C_MAYBE_CONST_EXPR for
1096 result when operand is a VLA.
1097 (c_expr_sizeof_type): Update call to groktypename. Handle
1098 expressions included in type name. Use C_MAYBE_CONST_EXPR for
1099 result when operand names a VLA type.
1100 (build_function_call): Update call to build_compound_literal.
1101 Only fold result for calls to __builtin_* functions. Strip
1102 NOP_EXPR from INTEGER_CST returned from such functions. Fold
1103 the function designator.
1104 (convert_arguments): Fold arguments. Update call to
1105 convert_for_assignment.
1106 (build_unary_op): Handle increment and decrement of
1107 C_MAYBE_CONST_EXPR. Move lvalue checks for increment and
1108 decrement earlier. Fold operand of increment and decrement.
1109 Handle address of C_MAYBE_CONST_EXPR. Only fold expression being
1110 built for integer operand. Wrap returns that are INTEGER_CSTs
1111 without being integer constant expressions or that have integer
1112 constant operands without being INTEGER_CSTs.
1113 (lvalue_p): Handle C_MAYBE_CONST_EXPR.
1114 (build_conditional_expr): Add operand ifexp_bcp. Track whether
1115 result is an integer constant expression or can be used in
1116 unevaluated parts of one and avoid folding and wrap as
1117 appropriate. Fold operands before possibly doing -Wsign-compare
1119 (build_compound_expr): Wrap result for C99 if operands can be used
1120 in integer constant expressions.
1121 (build_c_cast): Update call to digest_init. Do not ignore
1122 overflow from casting floating-point constants to integers. Wrap
1123 results that could be confused with integer constant expressions,
1124 null pointer constants or floating-point constants.
1125 (c_cast_expr): Update call to groktypename. Handle expressions
1126 included in type name.
1127 (build_modify_expr): Handle modifying a C_MAYBE_CONST_EXPR. Fold
1128 lhs inside possible SAVE_EXPR. Fold RHS before assignment.
1129 Update calls to convert_for_assignment.
1130 (convert_for_assignment): Take new parameter
1131 null_pointer_constant. Do not strip nops or call
1132 decl_constant_value_for_broken_optimization. Set
1133 in_late_binary_op for conversions to boolean.
1134 (store_init_value): Update call to digest_init.
1135 (digest_init): Take new parameter null_pointer_constant. Do not
1136 call decl_constant_value_for_broken_optimization. pedwarn for
1137 initializers not constant expressions. Update calls to
1138 convert_for_assignment.
1139 (constructor_nonconst): New.
1140 (struct constructor_stack): Add nonconst element.
1141 (really_start_incremental_init, push_init_level, pop_init_level):
1142 Handle constructor_nonconst and nonconst element.
1143 (set_init_index): Call constant_expression_warning for array
1145 (output_init_element): Fold value. Set constructor_nonconst as
1146 applicable. pedwarn for initializers not constant expressions.
1147 Update call to digest_init. Call constant_expression_warning
1148 where constant initializers are required.
1149 (process_init_element): Use c_save_expr.
1150 (c_finish_goto_ptr): Fold expression.
1151 (c_finish_return): Fold return value. Update call to
1152 convert_for_assignment.
1153 (c_start_case): Fold switch expression.
1154 (c_process_expr_stmt): Fold expression.
1155 (c_finish_stmt_expr): Create C_MAYBE_CONST_EXPR as needed to
1156 ensure statement expression is not evaluated in constant expression.
1157 (build_binary_op): Track whether results are integer constant
1158 expressions or may occur in such, disable folding and wrap results
1159 as applicable. Fold operands for -Wsign-compare warnings unless
1161 (c_objc_common_truthvalue_conversion): Handle results folded to
1162 integer constants that are not integer constant expressions.
1163 * doc/extend.texi: Document when typeof operands are evaluated,
1164 that condition of __builtin_choose_expr is an integer constant
1165 expression, and more about use of __builtin_constant_p in
1168 2009-03-29 Richard Guenther <rguenther@suse.de>
1170 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Properly
1171 propagate addresses of array references.
1173 2009-03-29 Steven Bosscher <steven@gcc.gnu.org>
1175 * regmove.c (perhaps_ends_bb_p): Remove.
1176 (optimize_reg_copy_1): Don't call perhaps_ends_bb_p. Get basic block
1177 from INSN and check that the main loop stays within that basic block.
1178 (optimize_reg_copy_1, optimize_reg_copy_3, fixup_match_2): Likewise.
1179 (regmove_forward_pass): Split out from regmove_optimize. Use
1180 FOR_EACH_BB and FOR_BB_INSNS instead of traversing the insns stream.
1181 (regmove_backward_pass): Split out from regmove_optimize. Use
1182 FOR_EACH_BB_REVERSE and FOR_BB_INSNS_REVERS_SAFE.
1183 (regmove_optimize): Simplify.
1185 2009-03-29 H.J. Lu <hongjiu.lu@intel.com>
1188 * config/i386/i386.c (classify_argument): Ignore flexible array
1189 member in struct and warn ABI change.
1191 2009-03-29 H.J. Lu <hongjiu.lu@intel.com>
1193 * config/i386/i386-protos.h (ix86_agi_dependent): New.
1195 * config/i386/i386.c (ix86_agi_dependent): Rewrite.
1196 (ix86_adjust_cost): Updated.
1198 2009-03-29 Jan Hubicka <jh@suse.cz>
1201 * tree-pass.h (pass_cleanup_eh): New function.
1202 (remove_unreachable_regions): Break code handling RTL
1203 to rtl_remove_unreachable_regions; remove ERT_MUST_NOT_THROW
1204 that can not be reached by runtime.
1205 (can_be_reached_by_runtime): New function.
1206 (label_to_region_map): New function.
1207 (num_eh_regions): New function.
1208 (rtl_remove_unreachable_regions): New function.
1209 (convert_from_eh_region_ranges): Call rtl_remove_unreachable_regions.
1210 (remove_eh_region): New function.
1211 * except.h: Include sbitmap and vecprim.
1212 (remove_eh_region, remove_unreachable_regions, label_to_region_map,
1213 num_eh_regions): Declare.
1214 * passes.c (init_optimization_passes): Schedule cleanup_eh.
1215 * Makefile.in (EXCEPT_H): New; replace all uses of except.h by it.
1216 * tree-eh.c (tree_remove_unreachable_handlers): New function.
1217 (tree_empty_eh_handler_p): New function.
1218 (cleanup_empty_eh): New function.
1219 (cleanup_eh): New function.
1220 (pass_cleanup_eh): New function.
1222 2009-03-29 Jan Hubicka <jh@suse.cz>
1224 * except.c (verify_eh_tree): Fix handling of fun!=cfun; be ready
1225 for removed regions.
1227 2009-03-29 Jan Hubicka <jh@suse.cz>
1229 * except.c (dump_eh_tree): Dump all datastructures.
1231 2009-03-29 Jan Hubicka <jh@suse.cz>
1233 * except.c (duplicate_eh_regions_0): Handle AKA bitmap.
1234 (duplicate_eh_regions_1): Likewise.
1235 (duplicate_eh_regions): Likewise; cleanup code gorwing the region
1236 vector; call EH verification.
1237 (foreach_reachable_handler, can_throw_internal_1, can_throw_external_1):
1238 Be ready for region being removed.
1240 2009-03-29 Jan Hubicka <jh@suse.cz>
1242 * bitmap.c (bitmap_last_set_bit): New function.
1243 * bitmap.h (bitmap_last_set_bit): Declare.
1245 2009-03-29 David Ayers <ayers@fsfe.org>
1248 * c-typeck.c (build_conditional_expr): Emit ObjC warnings
1249 by calling objc_compare_types and surpress warnings about
1250 incompatible C pointers that are compatible ObjC pointers.
1252 2009-03-29 Adam Nemet <anemet@caviumnetworks.com>
1254 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Don't
1255 call initialize_inline_failed.
1256 (initialize_inline_failed): Move it from here ...
1257 * cgraph.c (initialize_inline_failed): ... to here.
1258 (cgraph_create_edge): Call initialize_inline_failed rather than
1259 setting inline_failed directly.
1261 2009-03-29 Ben Elliston <bje@au.ibm.com>
1264 * sysv4.opt (msdata): Improve comment.
1265 * linux64.h (ASM_SPEC32): Do not pass -memb when -msdata is given.
1266 * sysv4.h (SVR4_ASM_SPEC): Likewise.
1268 2009-03-29 Ben Elliston <bje@au.ibm.com>
1271 * config/rs6000/rs6000.md (*movti_ppc64): Correct the order of
1272 load and store attributes.
1274 2009-03-29 Ben Elliston <bje@au.ibm.com>
1276 * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_HUGE_VALQ.
1277 (ix86_init_builtins): Add built-in function __builtin_huge_valq.
1278 (ix86_expand_builtin): Handle IX86_BUILTIN_HUGE_VALQ.
1279 * doc/extend.texi (X86 Built-in Functions): Add index entries for
1280 __builtin_infq and __builtin_huge_valq.
1282 2009-03-28 Anatoly Sokolov <aesok@post.ru>
1284 * config/avr/avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and
1286 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
1287 * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.)
1289 2009-03-28 Xinliang David Li <davidxl@google.com>
1291 * tree-ssa-ccp.c (ccp_finalize): Add dbg_count support.
1292 (do_dbg_cnt): New function.
1294 2009-03-28 Jan Hubicka <jh@suse.cz>
1296 Merge from pretty-ipa:
1298 2009-03-27 Jan Hubicka <jh@suse.cz>
1300 * cgraph.c (dump_cgraph_node): Add replace output flag by process.
1301 * tree-pass.h (function_called_by_processed_nodes_p): Declare.
1302 * passes.c (function_called_by_processed_nodes_p): New.
1303 * ipa-pure-const.c (check_call): Fix handling of operands.
1304 (analyze_function): Dump debug output for skipped bodies.
1305 (local_pure_const): Use function_called_by_processed_nodes_p.
1306 * dwarf2out.c (reference_to_unused): Use output.
1307 * passes.c (do_per_function_toporder): Likewise.
1309 2008-11-12 Jan Hubicka <jh@suse.cz>
1311 * tree-pass.h (pass_fixup_cfg, pass_local_pure_const): Declare.
1312 * ipa-pure-const.c (funct_state_d): Add can throw field; make
1313 state_set_in_source enum
1314 (check_decl): Ignore memory tags; do not set fake looping flags;
1316 (check_operand, check_tree, check_rhs_var, check_lhs_var,
1317 get_asm_expr_operands, scan_function_op, scan_function_stmt): Remove.
1318 (check_call, analyze_function): Rewrite.
1320 (add_new_function): Update call of analyze_function.
1321 (generate_summary): Add call of analyze_function.
1322 (propagate): Propagate can_throw; handle state_set_in_source correctly.
1323 (local_pure_const): New function.
1324 (pass_local_pure_const): New pass.
1325 * ipa-inline.c (inline_transform): Set after_inlining.
1326 * tree-eh.c (stmt_can_throw_external): New.
1327 * tree-optimize.c (execute_fixup_cfg): Do not set after_inlining;
1328 work with aliasing built.
1329 * tree-flow.h (stmt_can_throw_external): New.
1330 * passes.c (init_optimization_passes): Schedule fixup_cfg pass early;
1331 and local pure/const pass in early and late optimization queue.
1333 2009-03-28 Martin Jambor <mjambor@suse.cz>
1335 * fold-const.c (get_pointer_modulus_and_residue): New parameter
1337 (fold_binary): Allow function decl aligment consideration is the
1338 second argument is integer constant one.
1339 * tree-ssa-forwprop.c (simplify_bitwise_and): New function.
1340 (tree_ssa_forward_propagate_single_use_vars): Handle assing statements
1341 with BIT_AND_EXPR on the RHS by calling simplify_bitwise_and.
1343 2009-03-28 Jan Hubicka <jh@suse.cz>
1345 * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow
1346 * tree-eh.c (stmt_could_throw_p): Remove check for WEAK decls.
1347 * function.h (rtl_data): Add nothrow flag.
1348 * except.c (set_nothrow_function_flags): Use crtl->nothrow;
1349 set DECL_NOTHROW for AVAILABLE functions.
1351 2009-03-28 Jakub Jelinek <jakub@redhat.com>
1353 * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If macro
1354 following vector keyword has expansion starting with pixel or bool
1355 keyword, expand vector to __vector and pixel or bool to __pixel or
1359 * opts.c (warning_disallowed_functions, warn_disallowed_functions,
1360 warn_if_disallowed_function_p): Removed.
1361 (common_handle_option): Don't handle OPT_Wdisallowed_function_list_.
1362 * c-parser.c (c_parser_postfix_expression_after_primary): Don't call
1363 warning_if_disallowed_function_p.
1364 * flags.h (warn_if_disallowed_function_p,
1365 warn_disallowed_functions): Removed.
1366 * common.opt (Wdisallowed-function-list=): Removed.
1367 * doc/invoke.texi (-Wdisallowed-function-list=): Removed.
1369 2009-03-28 Richard Guenther <rguenther@suse.de>
1371 PR tree-optimization/38723
1372 * tree-ssa-pre.c (compute_avail): Add all default definitions to
1375 2009-03-28 Jan Hubicka <jh@suse.cz>
1377 * tree-ssa-structalias.c (ipa_pta_execute): Fix bogus node->analyzed
1378 test introduced by my previous patch.
1380 2009-03-28 Richard Guenther <rguenther@suse.de>
1382 * tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave
1383 the PHIs value undefined.
1385 2009-03-28 Jan Hubicka <jh@suse.cz>
1387 * tree-pass.h (pass_fixup_cfg): New pass.
1388 * ipa-inline.c (inline_transform): Set
1389 always_inline_functions_inlined/after_inlining.
1390 * tree-optimize.c (execute_fixup_cfg): Do not set them here.
1391 (pass_fixup_cfg): New pass.
1392 * passes.c (init_optimization_passes): Add fixup_cfg.
1394 2009-03-28 Richard Guenther <rguenther@suse.de>
1396 PR tree-optimization/38458
1397 * tree-ssa-copy.c (copy_prop_visit_phi_node): For the first
1398 argument use the arguments copy-of value.
1400 2009-03-28 Richard Guenther <rguenther@suse.de>
1402 PR tree-optimization/38180
1403 * tree-ssa-ccp.c (get_default_value): Simplify.
1404 (likely_value): Likewise.
1405 (surely_varying_stmt_p): Properly handle VOP case.
1406 (ccp_initialize): Likewise.
1407 (ccp_fold): Handle propagating through *&.
1408 (fold_const_aggregate_ref): Also handle decls.
1410 2009-03-28 Jan Hubicka <jh@suse.cz>
1412 * cgraph.c (dump_cgraph_node): Add replace output flag by process.
1413 * cgraph.h (cgraph_node): Likewise.
1414 * cgraphunit.c (cgraph_process_new_functions): Set process flag.
1415 (cgraph_reset_node): Use process flag.
1416 (cgraph_mark_functions_to_output): Likewise.
1417 (cgraph_expand_function): Likewise.
1418 (cgraph_expand_all_functions): Likewise.
1419 (cgraph_output_in_order): Likewise.
1420 * dwarf2out.c (reference_to_unused): Likewise.
1421 * passes.c do_per_function_toporder): Likewise.
1423 2009-03-28 Jan Hubicka <jh@suse.cz>
1425 Bring from lto-branch:
1427 2008-09-03 Doug Kwan <dougkwan@google.com>
1429 * cgraphbuild.c (initialize_inline_failed): Use cgraph_inline_failed_t
1430 enums instead of reason strings.
1431 * cgraph.c (cgraph_create_edge): Same.
1432 (cgraph_inline_failed_string): New function.
1433 * cgraph.h (cgraph_inline_failed_t): New enum type.
1434 (cgraph_inline_failed_string): New prototype.
1435 (struct cgraph_edge): Change type of INLINED_FAILED from constant
1436 char pointer to cgraph_inline_failed_t.
1437 (cgraph_inline_p): Adjust prototype to use cgraph_inline_failed_t.
1438 (cgraph_default_inline_p): Ditto.
1439 * gcc/cgraphunit.c (cgraph_inline_p): Change type of parameter REASON
1440 to cgraph_inline_failed_t pointer.
1441 * cif-code.def: New file.
1442 * ipa-inline.c (cgraph_mark_inline_edge): Use an enum instead of a
1444 (cgraph_check_inline_limits): Change type of REASON to pointer to
1445 cgraph_inline_failed_t. Replace reason strings with enums.
1446 (cgraph_default_inline_p): Ditto.
1447 (cgraph_recursive_inlining_p): Ditto.
1448 (update_caller_keys): Change type of FAILED_REASON to
1449 cgraph_inline_failed_t.
1450 (cgraph_set_inline_failed): Change type of REASON to pointer to
1451 cgraph_inline_failed_t. Call cgraph_inline_failed_string to
1452 convert enums to strings for text output.
1453 (cgraph_decide_inlining_of_small_function): Change FAILED_REASON
1454 to be of type cgraph_inline_failed_t. Replace reason strings with
1455 enums. Call cgraph_inline_failed_string to covert enums
1456 to strings for text output.
1457 (cgraph_decide_inlining): Replace reason strings with enums.
1458 (cgraph_decide_inlining_incrementally): Change type of FAILED_REASON
1459 to cgraph_inline_failed_t type. Call cgraph_inline_failed_string
1461 * tree-inline.c (expand_call_inline): Change type of REASON
1462 to cgraph_inline_failed_t. Replace reason strings with enums.
1463 Call cgraph_inline_failed_string for text output.
1464 * Makefile.in (CGRAPH_H): Add cif-code.def to dependencies.
1467 2009-03-28 Jan Hubicka <jh@suse.cz>
1469 * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgraph_node,
1470 cgraph_clone_node): Remove master clone handling.
1471 (cgraph_is_master_clone, cgraph_master_clone): Remove.
1472 * cgraph.h (master_clone): Remove.
1473 (cgraph_is_master_clone, cgraph_master_clone): Remove.
1474 * ipa-type-escape.c (type_escape_execute): Remove use of master clone.
1475 (tree-ssa-structalias.c (ipa_pta_execute): Likewise.
1477 2009-03-28 Jan Hubicka <jh@suse.cz>
1479 * cgraph.c (cgraph_function_body_availability): Functions declared
1480 inline are always safe to assume that it is not going to be replaced.
1482 2009-03-28 Richard Guenther <rguenther@suse.de>
1484 PR tree-optimization/38513
1485 * tree-ssa-pre.c (eliminate): Remove redundant stores.
1486 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle
1487 EXC_PTR_EXPR and FILTER_EXPR.
1488 (get_ref_from_reference_ops): Likewise.
1490 2009-03-28 Richard Guenther <rguenther@suse.de>
1492 PR tree-optimization/38968
1493 * tree-vect-analyze.c (vect_compute_data_ref_alignment):
1494 Use FLOOR_MOD_EXPR to compute misalignment.
1496 2009-03-28 Richard Guenther <rguenther@suse.de>
1498 PR tree-optimization/37795
1499 * tree.h (combine_comparisons): Declare.
1500 * fold-const.c (combine_comparisons): Export.
1501 * tree-ssa-ifcombine.c (ifcombine_ifandif): Optimize two successive
1503 (ifcombine_iforif): Use combine_comparisons.
1505 2009-03-28 Jan Hubicka <jh@suse.cz>
1507 * tree-eh.c (inlinable_call_p): New function.
1508 (make_eh_edges): Use it.
1509 (verify_eh_edges): Use it.
1510 (stmt_can_throw_external, stmt_can_throw_internal): Use it.
1511 * except.c (reachable_next_level): Add inlinable_function argument
1512 (sjlj_find_directly_reachable_regions): Update.
1513 (add_reachable_handler): Do not set saw_any_handlers.
1514 (reachable_next_level): Handle MUST_NOT_THROW more curefully.
1515 (foreach_reachable_handler, can_throw_internal_1, can_throw_external_1):
1516 Add new inlinable call parameter.
1517 (can_throw_internal, can_throw_external): Update.
1518 * except.h (can_throw_internal_1, can_throw_external_1,
1519 foreach_reachable_handler): Update declaration.
1521 2009-03-28 Joseph Myers <joseph@codesourcery.com>
1523 * config/arm/t-arm-coff, config/h8300/coff.h,
1524 config/i386/i386-aout.h, config/i386/i386-coff.h,
1525 config/libgloss.h, config/m68k/coff.h, config/m68k/m68k-aout.h,
1526 config/pdp11/2bsd.h, config/rs6000/aix41.h,
1527 config/rs6000/aix41.opt, config/rs6000/t-newas, config/sh/coff.h,
1528 fix-header.c, fixproto, gen-protos.c, protoize.c, scan-decls.c,
1529 scan-types.sh, scan.c, scan.h, sort-protos, sys-protos.h,
1530 sys-types.h: Remove.
1531 * Makefile.in: Remove protoize and fixproto support and references
1533 (SYSCALLS.c.X-warn, TARGET_GETGROUPS_T, STMP_FIXPROTO,
1534 PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME, FIXPROTO_DEFINES):
1536 (ALL_HOST_OBJS): Remove $(PROTO_OBJS).
1537 (MOSTLYCLEANFILES): Remove protoize$(exeext) and
1538 unprotoize$(exeext).
1539 (rest.encap): Don't depend on $(STMP_FIXPROTO)
1540 (.PHONY): Don't depend on proto.
1541 (libgcc-support): Don't depend on $(STMP_FIXPROTO).
1542 (proto, PROTO_OBJS, protoize$(exeext), unprotoize$(exeext),
1543 protoize.o, unprotoize.o, SYSCALLS.c.X, test-protoize-simple,
1544 deduced.h, GEN_PROTOS_OBJS, build/gen-protos$(build_exeext),
1545 build/gen-protos.o, build/scan.o, xsys-protos.h,
1546 build/fix-header$(build_exeext), build/fix-header.o,
1547 build/scan-decls.o, fixhdr.ready, stmp-fixproto,
1548 stmp-install-fixproto): Remove.
1549 (mostlyclean): Don't remove xsys-protos.hT, SYSCALLS.c.X,
1550 SYSCALLS.c or fixproto files.
1551 (install-common): Don't install protoize.
1552 (install-headers-tar, install-headers-cpio, install-headers-cp):
1553 Don't depend on $(STMP_FIXPROTO).
1554 (install-mkheaders): Don't depend on $(STMP_FIXPROTO). Don't
1555 install fixproto files or write out fixproto settings.
1556 (uninstall): Don't uninstall protoize.
1557 * config.gcc (use_fixproto): Remove.
1558 (arm-*-coff*, armel-*-coff*, h8300-*-*, i[34567]86-*-aout*,
1559 i[34567]86-*-coff*, m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd,
1560 rs6000-ibm-aix4.[12]*, powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
1561 * config/m32r/t-linux (STMP_FIXPROTO): Remove.
1562 * config/m68k/m68k.c: Remove M68K_TARGET_COFF-conditional code.
1563 * config/mips/t-iris (FIXPROTO_DEFINES): Remove.
1564 * config/pa/t-pa-hpux (FIXPROTO_DEFINES): Remove.
1565 * config/pdp11/pdp11.c: Remove TWO_BSD-conditional code.
1566 * config/t-svr4 (FIXPROTO_DEFINES): Remove.
1567 * config/t-vxworks (STMP_FIXPROTO): Remove.
1568 * configure.ac (AC_TYPE_GETGROUPS, TARGET_GETGROUPS_T,
1569 STMP_FIXPROTO): Remove.
1570 * config.in, configure: Regenerate.
1571 * crtstuff.c (gid_t, uid_t): Don't undefine.
1572 * doc/install.texi: Change m68k-coff to m68k-elf in example.
1573 (arm-*-coff, arm-*-aout: Remove target entries.
1574 (*-ibm-aix*): Mention removal of support for AIX 4.2 and older.
1575 Remove mention of AIX 4.1.
1576 (m68k-*-*): Remove mention of m68k-*-aout and m68k-*-coff*.
1577 * doc/invoke.texi (Running Protoize): Remove.
1578 * doc/trouble.texi (Actual Bugs): Remove mention of fixproto.
1579 (Protoize Caveats): Remove.
1580 * tsystem.h: Update comments on headers assumed to exist.
1582 2009-03-27 Vladimir Makarov <vmakarov@redhat.com>
1584 * genautomata.c: Add a new year to the copyright. Add a new
1586 (struct insn_reserv_decl): Add comments for member bypass_list.
1587 (find_bypass): Remove.
1588 (insert_bypass): New.
1589 (process_decls): Use insert_bypass.
1590 (output_internal_insn_latency_func): Output all bypasses with the
1591 same input insn in one switch case.
1593 * rtl.def (define_bypass): Describe bypass choice.
1594 * doc/md.texi (define_bypass): Ditto.
1596 2009-03-27 Richard Guenther <rguenther@suse.de>
1598 * gimplify.c (mark_addressable): Export.
1599 * tree-flow.h (mark_addressable): Declare.
1600 * tree-ssa-loop-manip.c (create_iv): Mark the base addressable.
1601 * tree-ssa.c (verify_phi_args): Verify that address taken
1602 variables have TREE_ADDRESSABLE set.
1604 2009-03-27 Richard Guenther <rguenther@suse.de>
1606 * fold-const.c (build_fold_addr_expr_with_type_1): Rename back to ...
1607 (build_fold_addr_expr_with_type): ... this. Remove in_fold handling.
1608 Do not mark decls TREE_ADDRESSABLE.
1609 (build_fold_addr_expr): Adjust.
1610 (fold_addr_expr): Remove.
1611 (fold_unary): Use build_fold_addr_expr.
1612 (fold_comparison): Likewise.
1613 (split_address_to_core_and_offset): Likewise.
1614 * coverage.c (tree_coverage_counter_addr): Mark the array decl
1616 * gimplify.c (mark_addressable): Do not exclude RESULT_DECLs.
1617 (gimplify_modify_expr_to_memcpy): Mark source and destination
1619 * omp-low.c (create_omp_child_function): Mark the object decl
1621 (lower_rec_input_clauses): Mark the var we take the address of
1623 (lower_omp_taskreg): Mark the sender decl TREE_ADDRESSABLE.
1625 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1628 * cfgexpand.c (expand_one_stack_var_at): Change alignment
1629 limit to MAX_SUPPORTED_STACK_ALIGNMENT.
1631 2009-03-27 Richard Guenther <rguenther@suse.de>
1633 PR tree-optimization/39120
1634 * tree-ssa-structalias.c (handle_rhs_call): Fill out return
1636 (handle_lhs_call): Process return constraints. Add escape
1637 constraints if necessary.
1638 (handle_const_call): Fill out return constraints. Make nested
1639 case more precise. Avoid consttmp if possible.
1640 (handle_pure_call): Fill out return constraints. Avoid
1641 callused if possible.
1642 (find_func_aliases): Simplify call handling.
1644 2009-03-27 Richard Guenther <rguenther@suse.de>
1646 PR tree-optimization/39120
1647 * tree-ssa-structalias.c (do_sd_constraint): Do not use CALLUSED
1648 as a representative.
1649 (solve_graph): Do propagate CALLUSED.
1650 (handle_pure_call): Use a scalar constraint from CALLUSED for
1652 (find_what_p_points_to): CALLUSED shall not appear in poins-to
1655 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1658 * c-common.c (handle_aligned_attribute): Properly check alignment
1659 overflow. Use (1U << i) instead of (1 << i).
1661 * emit-rtl.c (get_mem_align_offset): Use "unsigned int" for align.
1663 * expr.h (get_mem_align_offset): Updated.
1665 * tree.h (tree_decl_common): Change align to "unsigned int" and
1666 move it before pointer_alias_set.
1668 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1669 Jakub Jelinek <jakub@redhat.com>
1672 * config/ia64/sync.md (cmpxchg_rel_<mode>): Replace input
1673 gr_register_operand with gr_reg_or_0_operand.
1674 (cmpxchg_rel_di): Likewise.
1675 (sync_lock_test_and_set<mode>): Likewise.
1677 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1679 * jump.c (rtx_renumbered_equal_p): Use subreg_get_info.
1680 (true_regnum): Likewise.
1682 * rtlanal.c (subreg_info): Moved to ...
1683 * rtl.h (subreg_info): Here. New.
1684 (subreg_get_info): New.
1686 * rtlanal.c (subreg_get_info): Make it extern.
1688 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1691 * config/i386/i386.c (ix86_abi): New.
1692 (override_options): Handle -mabi=.
1693 (ix86_function_arg_regno_p): Replace DEFAULT_ABI with ix86_abi.
1694 (ix86_call_abi_override): Likewise.
1695 (init_cumulative_args): Likewise.
1696 (function_arg_advance): Likewise.
1697 (function_arg_64): Likewise.
1698 (function_arg): Likewise.
1699 (ix86_pass_by_reference): Likewise.
1700 (ix86_function_value_regno_p): Likewise.
1701 (ix86_build_builtin_va_list_abi): Likewise.
1702 (setup_incoming_varargs_64): Likewise.
1703 (is_va_list_char_pointer): Likewise.
1704 (ix86_init_machine_status): Likewise.
1705 (ix86_reg_parm_stack_space): Use enum calling_abi on call_abi.
1706 (ix86_function_type_abi): Return enum calling_abi. Rewrite
1707 for 64bit. Replace DEFAULT_ABI with ix86_abi.
1708 (ix86_function_abi): Make it static and return enum calling_abi.
1709 (ix86_cfun_abi): Return enum calling_abi. Replace DEFAULT_ABI
1711 (ix86_fn_abi_va_list): Updated.
1713 * config/i386/i386.h (ix86_abi): New.
1714 (STACK_BOUNDARY): Replace DEFAULT_ABI with ix86_abi.
1715 (CONDITIONAL_REGISTER_USAGE): Likewise.
1716 (CUMULATIVE_ARGS): Change call_abi type to enum calling_abi.
1717 (machine_function): Likewise.
1719 * config/i386/i386.md (untyped_call): Replace DEFAULT_ABI
1721 * config/i386/cygming.h (TARGET_64BIT_MS_ABI): Likewise.
1722 (STACK_BOUNDARY): Likewise.
1723 * config/i386/mingw32.h (EXTRA_OS_CPP_BUILTINS): Likewise.
1725 * config/i386/i386.opt (mabi=): New.
1727 * config/i386/i386-protos.h (ix86_cfun_abi): Changed to
1728 return enum calling_abi.
1729 (ix86_function_type_abi): Likewise.
1730 (ix86_function_abi): Removed.
1732 * doc/invoke.texi: Document -mabi= option for x86.
1734 2009-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1736 * builtins.c (real_dconstp): Delete.
1737 (fold_builtin_logarithm): Remove inaccurate log(e) special case.
1739 2009-03-27 Dodji Seketeli <dodji@redhat.com>
1740 Jakub Jelinek <jakub@redhat.com>
1743 * dwarf2out.c (dwarf_attr_name): Handle DW_AT_explicit attribute.
1744 (gen_subprogram_die): When a function is explicit, generate the
1745 DW_AT_explicit attribute.
1746 * langhooks.h (struct lang_hooks_for_decls): Add
1747 function_decl_explicit_p langhook.
1748 * langhooks-def.h (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P): Define.
1749 (LANG_HOOKS_DECLS): Add LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P.
1751 2009-03-27 Jakub Jelinek <jakub@redhat.com>
1753 * builtins.c (fold_builtin_memory_op): Optimize memmove
1754 into memcpy if we can prove source and destination don't overlap.
1756 * tree-inline.c: Include gt-tree-inline.h.
1757 (clone_fn_id_num): New variable.
1758 (clone_function_name): New function.
1759 (tree_function_versioning): Use it.
1760 * Makefile.in (GTFILES): Add tree-inline.c.
1762 2009-03-27 Mark Mitchell <mark@codesourcery.com>
1764 * BASE-VER: Change to 4.5.0.
1766 2009-03-27 Xinliang David Li <davidxl@google.com>
1768 PR tree-optimization/39557
1769 * tree-ssa.c (warn_uninitialized_vars): free postdom info.
1771 2009-03-27 Xinliang David Li <davidxl@google.com>
1773 PR tree-optimization/39548
1774 * tree-ssa-copy.c (copy_prop_visit_phi_node): Add copy
1777 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1779 * c-common.c (pointer_int_sum): Use %wd on return from
1782 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
1784 * c-common.c (pointer_int_sum): Use HOST_WIDE_INT_PRINT_DEC
1785 on return from tree_low_cst.
1787 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
1790 * ginclude/stdarg.h (va_copy): Define also for
1791 __GXX_EXPERIMENTAL_CXX0X__.
1793 2009-03-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1796 * builtins.h (c_strlen): Do not warn here.
1797 * c-typeck.c (build_binary_op): Adjust calls to pointer_int_sum.
1798 * c-common.c (pointer_int_sum): Take an explicit location.
1799 Warn about offsets out of bounds.
1800 * c-common.h (pointer_int_sum): Adjust declaration.
1802 2009-03-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804 * doc/invoke.texi (i386 and x86-64 Windows Options): Fix texinfo
1807 2009-03-26 Jakub Jelinek <jakub@redhat.com>
1810 * opts.c (warn_if_disallowed_function_p): Don't assume
1811 get_callee_fndecl must return non-NULL.
1813 2009-03-26 Vladimir Makarov <vmakarov@redhat.com>
1815 PR rtl-optimization/39522
1816 * reload1.c (reload_as_needed): Invalidate reg_last_reload_reg too
1817 when reg_reloaded_valid is set.
1819 2009-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1821 * config/spu/divv2df3.c: New file.
1822 * config/spu/t-spu-elf (LIB2FUNCS_STATIC_EXTRA): Add it.
1823 (DPBIT_FUNCS): Filter out _div_df.
1825 2009-03-26 Bernd Schmidt <bernd.schmidt@analog.com>
1827 * config/bfin/bfin.c (bfin_optimize_loop): If the LSETUP goes before
1828 a jump insn, count that jump in the distance to the loop start.
1830 2009-03-25 Kaz Kojima <kkojima@gcc.gnu.org>
1833 * config/sh/sh.c (calc_live_regs): Fix condition for global
1834 registers except PIC_OFFSET_TABLE_REGNUM.
1836 2009-03-25 Kai Tietz <kai.tietz@onevision.com>
1839 * doc/invoke.texi (-mconsole): New.
1843 (-mnop-fun-dllimport): New.
1847 (sub section "i386 and x86-64 Windows Options"): New.
1849 2009-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
1851 * config/arm/rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.
1852 * config/rs6000/t-rtems: Remove MULTILIB_EXTRA_OPTS.
1854 2009-03-25 Richard Guenther <rguenther@suse.de>
1857 * Makefile.in (dfp.o-warn): Use -fno-strict-aliasing instead
1860 2009-03-25 Andrey Belevantsev <abel@ispras.ru>
1862 * config/ia64/ia64.c (ia64_set_sched_flags): Zero spec_info->mask when
1863 neither of haifa/selective schedulers are working.
1865 2009-03-25 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1867 * doc/invoke.texi (Debugging Options): Fix description of
1868 -fno-merge-debug-strings.
1870 2009-03-24 Hans-Peter Nilsson <hp@axis.com>
1872 * config/cris/libgcc.ver: New version-script.
1873 * config/cris/t-linux (SHLIB_MAPFILES): Use it.
1875 * configure.ac <GAS features, nop mnemonic>: Add pattern
1876 crisv32-*-* for "nop".
1877 <GAS features, Thread-local storage>: Add item for CRIS and CRIS v32.
1878 * configure: Regenerate.
1880 2009-03-24 Ira Rosen <irar@il.ibm.com>
1882 PR tree-optimization/39529
1883 * tree-vect-transform.c (vect_create_data_ref_ptr): Call
1884 mark_sym_for_renaming for the tag copied to the new vector
1887 2009-03-24 Arthur Loiret <aloiret@debian.org>
1889 * config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha.
1890 * config/alpha/linux.h (host_detect_local_cpu): Declare, add to
1891 EXTRA_SPEC_FUNCTIONS.
1892 (MCPU_MTUNE_NATIVE_SPECS, DRIVER_SELF_SPECS): New macros.
1893 * config/alpha/driver-alpha.c, config/alpha/x-alpha: New.
1894 * doc/invoke.texi (DEC Alpha Options): Document 'native' value for
1895 -march and -mtune options.
1897 2009-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
1899 * config/m68k/t-rtems: Add m5329 multilib.
1901 2009-03-24 Dodji Seketeli <dodji@redhat.com>
1902 Jakub Jelinek <jakub@redhat.com>
1905 * dwarf2out.c (gen_variable_die): Avoid adding duplicate declaration
1908 2009-03-23 Jakub Jelinek <jakub@redhat.com>
1911 * c-parser.c (c_parser_omp_for_loop): Call c_parser_binary_expression
1912 instead of c_parser_expression_conv, if original_code isn't one of the
1913 4 allowed comparison codes, fail.
1915 2009-03-23 Richard Guenther <rguenther@suse.de>
1917 * cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
1918 * tree.h (struct tree_type): Likewise.
1919 * reload.h (struct insn_chain): Likewise.
1920 * dwarf2out.c (struct dw_loc_descr_struct): Likewise.
1921 * function.h (struct function): Likewise.
1922 * tree-ssa-structalias.c (struct equiv_class_label): Likewise.
1924 2009-03-23 Jakub Jelinek <jakub@redhat.com>
1926 PR tree-optimization/39516
1927 * lambda-code.c (perfect_nestify): Fix type of the uboundvar variable.
1929 2009-03-23 Bingfeng Mei <bmei@broadcom.com>
1931 * config.gcc (need_64bit_hwint): Make clear that need_64bit_hwint
1932 should be set true if BITS_PER_WORD of target is bigger than 32
1934 2009-03-22 Hans-Peter Nilsson <hp@axis.com>
1936 * config/cris/linux.h (CRIS_LINK_SUBTARGET_SPEC):
1937 Translate -B-options to -rpath-link. Correct existing
1938 rpath-link and conditionalize on !nostdlib.
1940 2009-03-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1942 * doc/extend.texi (Function Attributes, Variable Attributes):
1944 * doc/invoke.texi (Debugging Options, Optimize Options)
1945 (i386 and x86-64 Options, MCore Options): Likewise.
1947 2009-03-20 Jakub Jelinek <jakub@redhat.com>
1950 * dwarf2out.c (gen_namespace_die): Add context_die argument and use
1951 it for block local namespace aliases.
1952 (gen_decl_die): Pass context_die to gen_namespace_die.
1954 2009-03-19 Jakub Jelinek <jakub@redhat.com>
1957 * c-omp.c (c_finish_omp_for): Allow NE_EXPR with TREE_TYPE (decl)'s
1958 minimum or maximum value.
1960 2009-03-19 Alexandre Oliva <aoliva@redhat.com>
1962 * reginfo.c (globalize_reg): Recompute derived reg sets.
1964 2009-03-19 Ozkan Sezer <sezeroz@gmail.com>
1967 * libgcc2.c (mprotect): Do not use signed arguments for
1968 VirtualProtect, use DWORD arguments. Also fix the 'may
1969 be used uninitialized' warning for the np variable.
1971 2009-03-19 Jakub Jelinek <jakub@redhat.com>
1974 * config/i386/i386.c (ix86_function_regparm): Don't optimize local
1975 functions using regparm calling conventions when not optimizing.
1976 (ix86_function_sseregparm): Similarly for sseregparm calling
1979 2009-03-19 Li Feng <nemokingdom@gmail.com>
1982 * tree-data-ref.c (analyze_subscript_affine_affine): There is no
1983 dependence if the first conflict is after niter iterations.
1985 2009-03-19 Hans-Peter Nilsson <hp@axis.com>
1988 * config/cris/cris.h (FRAME_POINTER_REQUIRED): Force for all
1989 functions with dynamic stack-pointer adjustments.
1991 2009-03-19 Ben Elliston <bje@au.ibm.com>
1993 * doc/invoke.texi (RS/6000 and PowerPC Options): Fix -msdata-data
1994 option; change to -msdata=data.
1996 2009-03-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1998 * c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers,
2001 2009-03-18 Eric Botcazou <ebotcazou@adacore.com>
2004 * config/sparc/sparc.md (do_builtin_setjmp_setup): Prettify asm output.
2006 2009-03-18 Sandra Loosemore <sandra@codesourcery.com>
2008 * doc/invoke.texi (Code Gen Options): Expand discussion of
2011 2009-03-18 Jakub Jelinek <jakub@redhat.com>
2013 * dse.c (struct group_info): Reorder fields for 64-bit hosts.
2014 * matrix-reorg.c (struct matrix_info): Likewise.
2015 * tree-ssa-loop-ivopts.c (struct ivopts_data): Likewise.
2016 * rtl.h (struct mem_attrs): Likewise.
2017 * df.h (struct df): Likewise.
2018 * tree-data-ref.h (struct data_dependence_relation): Likewise.
2019 * ira-int.h (struct ira_allocno): Likewise.
2020 * df-scan.c (struct df_collection_rec): Likewise.
2021 * ira.c (struct equivalence): Likewise.
2022 * function.c (struct temp_slot): Likewise.
2023 * cfgloop.h (struct loop): Likewise.
2026 * function.c (use_register_for_decl): When not optimizing, disregard
2027 register keyword for variables with types containing methods.
2029 2009-03-18 Sebastian Pop <sebastian.pop@amd.com>
2032 * graphite.c (exclude_component_ref): Renamed contains_component_ref_p.
2033 (is_simple_operand): Call contains_component_ref_p before calling data
2034 reference analysis that would fail on COMPONENT_REFs.
2036 * tree-vrp.c (search_for_addr_array): Fix formatting.
2038 2009-03-18 Richard Guenther <rguenther@suse.de>
2040 * tree-vect-transform.c (vect_loop_versioning): Fold the
2041 generated comparisons.
2042 * tree-vectorizer.c (set_prologue_iterations): Likewise.
2043 (slpeel_tree_peel_loop_to_edge): Likewise.
2045 2009-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2048 * opts.c (print_specific_help): In addition to `undocumented',
2049 accept `separate' and `joined' flags if passed alone. Describe
2050 output by the first matched one of those.
2051 (common_handle_option): Skip over empty strings.
2052 * gcc.c (display_help): Fix help string for `--help='.
2053 * doc/invoke.texi (Option Summary, Overall Options): With
2054 `--help=', classes and qualifiers can both be repeated, but
2055 only the latter can be negated. One should not pass only
2056 negated qualifiers. Fix markup and examples.
2059 2008-10-14 Jakub Jelinek <jakub@redhat.com>
2061 * opts.c (common_handle_option): Don't ICE on -fhelp=joined
2062 and -fhelp=separate.
2064 2009-03-17 Jing Yu <jingyu@google.com>
2067 * function.h (struct rtl_data): Move is_thunk from here...
2068 (struct function): ...to here.
2069 * cp/method.c (use_thunk): Change is_thunk from crtl to cfun.
2070 * varasm.c (assemble_start_function): Change is_thunk from crtl to
2072 * config/alpha/alpha.c (alpha_sa_mask): Change is_thunk from crtl to
2074 (alpha_does_function_need_gp, alpha_start_function): Likewise.
2075 (alpha_output_function_end_prologue): Likewise.
2076 (alpha_end_function, alpha_output_mi_thunk_osf): Likewise.
2077 * config/rs6000/rs6000.c (rs6000_ra_ever_killed): Likewise.
2078 (rs6000_output_function_epilogue): Likewise.
2079 * config/arm/arm.h (ARM_DECLARE_FUNCTION_NAME): Likewise.
2081 2009-03-17 Uros Bizjak <ubizjak@gmail.com>
2084 * config/i386/i386.md (*truncdfsf_mixed): Avoid combining registers
2085 from different units in a single alternative.
2086 (*truncdfsf_i387): Ditto.
2087 (*truncxfsf2_mixed): Ditto.
2088 (*truncxfdf2_mixed): Ditto.
2090 2009-03-17 Jakub Jelinek <jakub@redhat.com>
2092 * dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allow
2093 non-NAMESPACE_DECL IMPORTED_DECL_ASSOCIATED_DECL.
2096 * tree-ssa-live.c (remove_unused_locals): Don't remove local
2097 unused non-artificial variables when not optimizing.
2100 * dwarf2out.c (dwarf2out_imported_module_or_decl_1): Emit
2101 DW_TAG_imported_module even if decl is IMPORTED_DECL with
2102 NAMESPACE_DECL in its DECL_INITIAL.
2105 * optabs.c (set_user_assembler_libfunc): New function.
2106 * expr.h (set_user_assembler_libfunc): New prototype.
2107 * c-common.c: Include libfuncs.h.
2108 (set_builtin_user_assembler_name): Call set_user_assembler_libfunc
2109 for memcmp, memset, memcpy, memmove and abort.
2110 * Makefile.in (c-common.o): Depend on libfuncs.h.
2113 * dwarf2out.c (gen_inlined_enumeration_type_die,
2114 gen_inlined_structure_type_die, gen_inlined_union_type_die,
2115 gen_tagged_type_instantiation_die): Removed.
2116 (gen_decl_die): For TYPE_DECL_IS_STUB with non-NULL decl_origin
2119 2009-03-17 Janis Johnson <janis187@us.ibm.com>
2122 * Makefile.in (site.exp): Rename TEST_GCC_EXEC_PREFIX and comment
2124 (check-%): Don't set GCC_EXEC_PREFIX when invoking runtest.
2125 (check-parallel-%): Ditto.
2126 (check-consistency): Ditto.
2128 2009-03-17 Kai Tietz <kai.tietz@onevision.com>
2130 * ipa-struct-reorg.c (create_general_new_stmt): Initialize
2131 local variable rhs by NULL_TREE.
2133 2009-03-17 H.J. Lu <hongjiu.lu@intel.com>
2136 * doc/extend.texi: Correct register behavior for regparm on Intel 386.
2138 2009-03-17 H.J. Lu <hongjiu.lu@intel.com>
2141 * config/i386/i386.c (ix86_function_regparm): Rewrite for 64bit.
2143 2009-03-17 H.J. Lu <hongjiu.lu@intel.com>
2146 * config/i386/i386.c (ix86_expand_call): Check extra clobbers
2147 for ms->sysv ABI calls only in 64bit mode.
2149 * config/i386/i386.md (untyped_call): Support 32bit.
2151 2009-03-16 H.J. Lu <hongjiu.lu@intel.com>
2153 * doc/extend.texi: Replace x86_65 with x86_64.
2155 2009-03-16 Jakub Jelinek <jakub@redhat.com>
2157 PR tree-optimization/39455
2158 * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Fix types
2159 mismatches for POINTER_TYPE_P (type).
2160 (number_of_iterations_le): Likewise.
2162 2009-03-16 Hariharan Sandanagobalane <hariharan@picochip.com>
2164 * config/picochip/picochip.c: Removed profiling support.
2165 * config/picochip/picochip.md: Removed profiling instruction.
2166 * config/picochip/picochip.h: Removed profiling builtin.
2168 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2170 * doc/install.texi (--with-host-libstdcxx): Document.
2172 2009-03-14 Anatoly Sokolov <aesok@post.ru>
2175 * config/avr/avr.c (avr_handle_fndecl_attribute): Move code for
2176 generate a warning if the function name does not begin with
2177 "__vector" and the function has either the 'signal' or 'interrupt'
2178 attribute, from here to ...
2179 (avr_declare_function_name): ...here. New function.
2180 * config/avr/avr.h (ASM_DECLARE_FUNCTION_NAME): Redefine.
2181 * config/avr/avr-protos.h (avr_declare_function_name): Declare.
2183 2009-03-14 Jakub Jelinek <jakub@redhat.com>
2186 * cse.c (fold_rtx): Don't modify original const_arg1 when
2187 canonicalizing SHIFT_COUNT_TRUNCATED shift count, do it on a
2188 separate variable instead.
2189 * rtlanal.c (nonzero_bits1) <case ASHIFTRT>: Don't assume anything
2190 from out of range shift counts.
2191 (num_sign_bit_copies1) <case ASHIFTRT, case ASHIFT>: Similarly.
2193 2008-03-13 Catherine Moore <clm@codesourcery.com>
2195 * gcc/config/i386/x-mingw32 (host-mingw32.o): Replace
2196 diagnostic.h with $(DIAGNOSTIC_H).
2198 2008-03-12 Jakub Jelinek <jakub@redhat.com>
2201 * config/i386/predicates.md (cmpxchg8b_pic_memory_operand): New
2203 * config/i386/sync.md (sync_compare_and_swap<mode>,
2204 sync_compare_and_swap_cc<mode>): For DImode with -m32 -fpic check
2205 if operands[1] is cmpxchg8b_pic_memory_operand, if not force address
2207 (sync_double_compare_and_swapdi_pic,
2208 sync_double_compare_and_swap_ccdi_pic): Require operand 1 to be
2209 cmpxchg8b_pic_memory_operand instead of just memory_operand.
2211 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
2214 * config/i386/i386.c (ix86_expand_push): Don't set memory alignment.
2216 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
2219 * config/i386/sse.md (avx_addsubv8sf3): Correct item bits.
2220 (avx_addsubv4df3): Likewise.
2221 (*avx_addsubv4sf3): Likewise.
2222 (sse3_addsubv4sf3): Likewise.
2224 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
2227 * config/i386/i386.md: Compare REGNO on the new peephole2 patterns.
2229 2009-03-12 Vladimir Makarov <vmakarov@redhat.com>
2232 * ira-int.h (struct allocno): Fix comment for calls_crossed_num.
2233 * ira-conflicts.c (ira_build_conflicts): Prohibit call used
2234 registers for allocnos created from user-defined variables.
2236 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2239 * config/spu/spu.c (spu_expand_mov): Handle invalid subregs
2240 of non-integer mode as well.
2242 2009-03-11 Adam Nemet <anemet@caviumnetworks.com>
2244 * gimplify.c (gimplify_call_expr): Don't set CALL_CANNOT_INLINE_P
2245 for functions for which the parameter types are unknown.
2247 2009-03-11 Jakub Jelinek <jakub@redhat.com>
2250 * cfgexpand.c (get_decl_align_unit): Use LOCAL_DECL_ALIGNMENT macro.
2251 * defaults.h (LOCAL_DECL_ALIGNMENT): Define if not yet defined.
2252 * config/i386/i386.h (LOCAL_DECL_ALIGNMENT): Define.
2253 * config/i386/i386.c (ix86_local_alignment): For
2254 -m32 -mpreferred-stack-boundary=2 use 32-bit alignment for
2255 long long variables on the stack to avoid dynamic realignment.
2256 Allow the first argument to be a decl rather than type.
2257 * doc/tm.texi (LOCAL_DECL_ALIGNMENT): Document.
2259 2009-03-11 Nick Clifton <nickc@redhat.com>
2262 * config/mcore/mcore.opt: Remove deprecated m4align and m8align
2264 Add description to mno-lsim option.
2265 * config/mcore/mcore.h: Remove comment about deprecated m4align
2267 (TARGET_DEFAULT): Remove deprecated MASK_M8ALIGN.
2268 * doc/invoke.texi: Add description of mno-lsim and
2269 mstack-increment options.
2271 * config/fr30/fr30.opt: Document the -mno-lsim option.
2272 * doc/invoke.texi: Add descriptions of the FR30's -msmall-model
2273 and -mno-lsim options.
2275 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2277 * fold-const.c (fold_comparison): Only call fold_inf_compare
2278 if the mode supports infinities.
2280 2009-03-11 Jason Merrill <jason@redhat.com>
2283 * tree-nrv.c (tree_nrv): Don't do this optimization if the front
2284 end already did. Notice GIMPLE_CALL modifications of the result.
2285 Don't copy debug information from an ignored decl or a decl from
2288 2009-03-10 Richard Guenther <rguenther@suse.de>
2289 Nathan Froyd <froydnj@codesourcery.com>
2292 * libgcc2.c (__mulMODE3): Use explicit assignments to form the result.
2293 (__divMODE3): Likewise.
2295 2009-03-09 Jakub Jelinek <jakub@redhat.com>
2297 PR tree-optimization/39394
2298 * gimplify.c (gimplify_type_sizes): Gimplify DECL_SIZE and
2299 DECL_SIZE_UNIT of variable length FIELD_DECLs.
2301 2009-03-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2303 * recog.c (verfiy_changes): Disallow renaming of hard regs in
2304 inline asms for register asm ("") declarations.
2306 2009-03-09 Eric Botcazou <ebotcazou@adacore.com>
2308 * fold-const.c (fold_unary): Fix comment.
2310 2009-03-07 Jan Hubicka <jh@suse.cz>
2313 * tree-inline.c (setup_one_parameter): Do replacement of const
2314 argument by constant in SSA form.
2316 2009-03-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2319 * function.c (assign_parm_setup_stack): Use STACK_SLOT_ALIGNMENT to
2320 determine alignment passed to assign_stack_local.
2321 (assign_parms_unsplit_complex): Likewise.
2322 * except.c (sjlj_build_landing_pads): Likewise.
2324 2009-03-06 Jakub Jelinek <jakub@redhat.com>
2327 * tree-flow.h (add_referenced_var): Return bool instead of void.
2328 * tree-dfa.c (add_referenced_var): Return result of
2329 referenced_var_check_and_insert call.
2330 * tree-inline.c (expand_call_inline): Call add_referenced_var instead
2331 of referenced_var_check_and_insert.
2334 * dwarf2out.c (add_abstract_origin_attribute): Return origin_die.
2335 (gen_variable_die): Emit DW_AT_location on abstract static variable's
2336 DIE, don't emit it if abstract origin already has it.
2337 * tree-cfg.c (remove_useless_stmts_bind): GIMPLE_BINDs with any
2338 BLOCK_NONLOCALIZED_VARS in its gimple_bind_block aren't useless.
2340 2009-03-06 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2342 * genpreds.c (needs_variable): Fix parentheses at variable name
2344 (write_tm_constrs_h): Indent generated code.
2346 2009-03-06 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2348 * doc/extend.texi (Function Attributes): Add documentation
2351 2009-03-06 Jakub Jelinek <jakub@redhat.com>
2354 * dwarf2out.c (dwarf2out_imported_module_or_decl_1): For IMPORTED_DECL
2355 take locus from its DECL_SOURCE_LOCATION instead of input_location.
2357 2009-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
2359 * config/bfin/bfin.c (bfin_discover_loop): When retrying fails, mark
2362 2009-03-05 Jakub Jelinek <jakub@redhat.com>
2365 * tree-cfg.c (remove_useless_stmts_bind): Don't remove GIMPLE_BINDs
2366 with blocks containing IMPORTED_DECLs in BLOCK_VARS.
2368 2009-03-05 Uros Bizjak <ubizjak@gmail.com>
2370 * config/i386/i386.md (R8_REG, R9_REG): New constants.
2371 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Use named
2372 constants instead of magic numbers.
2373 (HARD_REGNO_CALLER_SAVE_MODE): Ditto.
2375 * config/i386/i386.c (x86_64_int_parameter_registers): Ditto.
2376 (x86_64_ms_abi_int_parameter_registers): Ditto.
2377 (x86_64_int_return_registers): Ditto.
2378 (ix86_maybe_switch_abi): Ditto.
2379 (ix86_expand_call): Ditto for clobbered_registers array.
2380 (ix86_hard_regno_mode_ok): Ditto.
2381 (x86_extended_QIreg_mentioned_p): Ditto.
2383 2009-03-05 J"orn Rennecke <joern.rennecke@arc.com>
2385 PR tree-optimization/39349
2386 * cse.c (cse_insn): Fix loop to stop at VOIDmode.
2388 * combine.c (gen_lowpart_for_combine): Use omode when generating
2391 2009-03-04 J"orn Rennecke <joern.rennecke@arc.com>
2393 PR rtl-optimization/39235
2394 * loop-iv.c (get_simple_loop_desc): Use XCNEW.
2396 2009-03-04 Zdenek Dvorak <ook@ucw.cz>
2398 * graphite.c (nb_reductions_in_loop): Update simple_iv arguments.
2400 2009-03-04 Richard Guenther <rguenther@suse.de>
2402 PR tree-optimization/39362
2403 * tree-ssa-sccvn.c (visit_use): Stores and copies from SSA_NAMEs
2404 that occur in abnormal PHIs should be varying.
2406 2009-03-04 Zdenek Dvorak <ook@ucw.cz>
2408 * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):
2410 (simple_iv): Take loop as an argument instead of statement.
2411 * tree-scalar-evolution.h (simple_iv): Declaration changed.
2412 * tree-ssa-loop-niter.c (number_of_iterations_exit): Update calls
2414 * tree-ssa-loop-ivopts.c (determine_biv_step, find_givs_in_stmt_scev):
2416 * tree-parloops.c (loop_parallel_p, canonicalize_loop_ivs): Ditto.
2417 * matrix-reorg.c (analyze_transpose): Ditto.
2418 * tree-data-ref.c (dr_analyze_innermost): Ditto.
2419 * tree-vect-analyze.c (vect_analyze_data_refs): Ditto.
2420 * tree-predcom.c (ref_at_iteration): Ditto.
2421 * tree-ssa-loop-prefetch.c (idx_analyze_ref): Ditto.
2423 2009-03-04 Richard Guenther <rguenther@suse.de>
2425 PR tree-optimization/39358
2426 * tree-ssa-structalias.c (do_sd_constraint): Fix check for
2427 escaped_id and callused_id.
2428 (solve_graph): Likewise.
2430 2009-03-04 Richard Guenther <rguenther@suse.de>
2432 PR tree-optimization/39339
2433 * tree-sra.c (try_instantiate_multiple_fields): Make it
2434 no longer ICE on the above.
2436 2009-03-03 Joseph Myers <joseph@codesourcery.com>
2438 * emit-rtl.c (adjust_address_1): Reduce offset to a signed value
2439 that fits within Pmode.
2441 2009-03-03 Steve Ellcey <sje@cup.hp.com>
2444 * tm.texi (LIBCALL_VALUE): Update description.
2446 2009-03-03 Steve Ellcey <sje@cup.hp.com>
2449 * doc/extend.texi (section): Update description.
2451 2009-03-03 H.J. Lu <hongjiu.lu@intel.com>
2454 * tree-inline.c (remapped_type): New.
2455 (can_be_nonlocal): Call remapped_type instead of remap_type.
2457 2009-03-03 Jakub Jelinek <jakub@redhat.com>
2460 * gimplify.c (goa_stabilize_expr): Handle tcc_comparison,
2461 TRUTH_ANDIF_EXPR and TRUTH_ORIF_EXPR.
2463 2009-03-03 Richard Guenther <rguenther@suse.de>
2466 * tree.c (tree_nonartificial_location): New function.
2467 * tree.h (tree_nonartificial_location): Declare.
2468 * builtins.c (expand_builtin_memory_chk): Provide location
2469 of the call location for artificial function pieces.
2470 (maybe_emit_chk_warning): Likewise.
2471 (maybe_emit_sprintf_chk_warning): Likewise.
2472 (maybe_emit_free_warning): Likewise.
2473 * expr.c (expand_expr_real_1): Likewise.
2475 2009-03-03 Jakub Jelinek <jakub@redhat.com>
2477 PR tree-optimization/39343
2478 * tree-ssa-ccp.c (maybe_fold_offset_to_address): Don't check if
2479 COMPONENT_REF t has ARRAY_TYPE.
2481 2009-03-02 Sebastian Pop <sebastian.pop@amd.com>
2484 * tree-parloops.c (canonicalize_loop_ivs): Call fold_convert
2485 when the type precision of the induction variable should be
2486 larger than the type precision of nit.
2487 (gen_parallel_loop): Update use of canonicalize_loop_ivs.
2488 * graphite.c (graphite_loop_normal_form): Same.
2489 * tree-flow.h (canonicalize_loop_ivs): Update declaration.
2491 2009-03-02 Uros Bizjak <ubizjak@gmail.com>
2493 * config/i386/i386.md (ST?_REG, MM?_REG): New constants.
2494 (*call_1_rex64_ms_sysv): Use named constants instead of magic
2495 numbers to describe clobbered registers.
2496 (*call_value_0_rex64_ms_sysv): Ditto.
2497 * config/i386/mmx.md (mmx_emms): Ditto.
2500 2009-03-02 Richard Sandiford <rdsandiford@googlemail.com>
2502 * config/mips/mips.c (mips_mdebug_abi_name): Fix the handling
2505 2009-03-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2507 * config/spu/spu.c (TARGET_SECTION_TYPE_FLAGS): Define.
2508 (spu_section_type_flags): New function.
2510 2009-03-02 Uros Bizjak <ubizjak@gmail.com>
2512 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy
2513 reg_class_contents of FLOAT_REGS into a temporary.
2515 2009-03-02 Richard Guenther <rguenther@suse.de>
2516 Ira Rosen <irar@il.ibm.com>
2518 PR tree-optimization/39318
2519 * tree-vect-transform.c (vectorizable_call): Transfer the EH region
2520 information to the vectorized statement.
2522 2009-03-01 Uros Bizjak <ubizjak@gmail.com>
2524 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Do not shadow "i"
2525 variable. Use defined names instead of magic constants for REX SSE
2528 2009-03-01 Richard Guenther <rguenther@suse.de>
2530 PR tree-optimization/39331
2531 * omp-low.c (lower_send_shared_vars): Do not receive new
2532 values for the reference of DECL_BY_REFERENCE parms or results.
2534 2009-03-01 Jan Hubicka <jh@suse.cz>
2537 * tree.h (BLOCK_NONLOCALIZED_VARS, BLOCK_NUM_NONLOCALIZED_VARS,
2538 BLOCK_NONLOCALIZED_VAR): New macros.
2539 (tree_block): Add nonlocalized_vars.
2540 * dwarf2out.c (gen_formal_parameter_die, gen_variable_die,
2541 gen_decl_die): Add origin argument. Allow generation of die with
2542 origin at hand only.
2543 (gen_member_die, gen_type_die_with_usage, force_decl_die,
2544 declare_in_namespace, gen_namescpace_die, dwarf2out_decl): Update use
2546 (gen_block_die): Fix checking for unused blocks.
2547 (process_scope_var): Break out from .... ; work with origins only.
2548 (decls_for_scope) ... here; process nonlocalized list.
2549 (dwarf2out_ignore_block): Look for nonlocalized vars.
2550 * tree-ssa-live.c (remove_unused_scope_block_p): Look for nonlocalized
2552 (dump_scope_block): Dump them.
2553 * tree-inline.c (remap_decls): Handle nonlocalized vars.
2554 (remap_block): Likewise.
2555 (can_be_nonlocal): New predicate.
2556 (copy_bind_expr, copy_gimple_bind): Update use of remap_block.
2558 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2560 * configure: Regenerate.
2562 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2564 * optc-gen.awk: No need to duplicate option flags twice.
2565 Reuse help texts for duplicate options which do not have any.
2567 * gcc.c (display_help): Document --version.
2569 * gcc.c (main): If print_help_list and verbose_flag, ensure
2570 driver output comes before subprocess output.
2572 * optc-gen.awk: Assign all remaining fields to help string,
2573 space-separated, for multi-line help in *.opt.
2575 * doc/invoke.texi (Warning Options): -Wsync-nand is C/C++ only.
2576 -Wno-pedantic-ms-format is for MinGW targets only.
2578 * doc/options.texi (Option file format): Fix bad indentation,
2579 restoring dropped sentence.
2581 2009-02-28 Jan Hubicka <jh@suse.cz>
2583 * tree-inline.c (tree_function_versioning): Output debug info.
2585 2009-02-28 Jan Hubicka <jh@suse.cz>
2588 * tree-inline.c (setup_one_parameter): Do not copy propagate
2589 arguments when not optimizing.
2591 2009-02-28 H.J. Lu <hongjiu.lu@intel.com>
2594 * config/i386/sse.md (avx_addsubv8sf3): Correct item bits.
2595 (avx_addsubv4df3): Likewise.
2596 (*avx_addsubv4sf3): Likewise.
2597 (sse3_addsubv4sf3): Likewise.
2598 (*avx_addsubv2df3): Likewise.
2599 (sse3_addsubv2df3): Likewise.
2600 (avx_unpckhps256): Correct item selectors.
2601 (avx_unpcklps256): Likewise.
2602 (avx_unpckhpd256): Likewise.
2603 (avx_unpcklpd256): Likewise.
2605 2009-02-28 Jan Hubicka <jh@suse.cz>
2607 * tree-inline.c (expand_call_inline): Avoid duplicate declarations of
2609 (copy_arguments_for_versioning): If var is declared don't declare it.
2610 (tree_function_versioning): First setup substitutions and then copy
2613 2009-02-27 Jan Hubicka <jh@suse.cz>
2616 * cgraph.h (varpool_output_debug_info): Remove.
2617 * cgraphunit.c (varpool_output_debug_info): Remove.
2618 * dwarf2out.c (deferred_locations_struct): New struct
2619 (deferred_locations): New type.
2620 (deferred_locations_list): New static var.
2621 (deffer_location): New function.
2622 (gen_variable_die): Use it.
2623 (decls_for_scope): Output info on local static vars.
2624 (dwarf2out_finish): Process deferred locations.
2625 * varpool.c (varpool_output_debug_info): Remove.
2627 2009-02-27 Jan Hubicka <jh@suse.cz>
2630 * tree.h (TREE_PROTECTED): Fix comment.
2631 (BLOCK_HANDLER_BLOCK): Remove.
2632 (struct tree_block): Remove handler_block add body_block.
2633 (inlined_function_outer_scope_p): New.
2634 (is_body_block): Remove.
2635 * dbxout.c (dbxout_block): Remove BLOCK_HANDLER_BLOCK.
2636 * dwarf2out.c (is_inlined_entry_point): Remove.
2637 (add_high_low_attributes): Use inlined_function_outer_scope_p.
2638 (gen_block_die): Use is_inlined_entry_point check. Remove body block
2640 * langhooks.h (struct lang_hooks): Remove no_bodu_blocks.
2641 * gimplify.c (gimplify_expr): Gimplify body blocks.
2642 * tree-ssa-live.c (remove_unused_scope_block_p): Allow removing wrapper
2643 block with multiple subblocks.
2644 (dump_scope_block): Prettier output; dump more flags and info.
2645 (dump_scope_blocks): New.
2646 (remove_unused_locals): Use dump_scope_blocks.
2647 * tree-flow.h (dump_scope_blocks): Declare.
2648 * tree-cfg.c (execute_build_cfg): Dump scope blocks.
2649 * stmt.c (is_body_block): Remove.
2650 * tree-inline.c (remap_block): Copy BODY_BLOCK info.
2651 * langhooks-def.h (LANG_HOOKS_NO_BODY_BLOCKS): Remove.
2653 2009-02-27 Sebastian Pop <sebastian.pop@amd.com>
2656 * graphite.c (graphite_loop_normal_form): Do not call
2657 number_of_iterations_exit from a gcc_assert.
2659 2009-02-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2661 * gcc/config/s390/s390.c (s390_swap_cmp): Look for conditional
2662 jumps if COND is NULL.
2663 (find_cond_jump): New function.
2664 (s390_z10_optimize_cmp): Handling for reg-reg compares added.
2665 * gcc/config/s390/s390.md: Remove z10_cobra attribute value.
2667 2009-02-26 Uros Bizjak <ubizjak@gmail.com>
2669 * config/alpha/alpha.h (alpha_expand_mov): Return false if
2670 force_const_mem returns NULL_RTX.
2672 2009-02-26 Jan Hubicka <jh@suse.cz>
2675 * cgraph.h (varpool_output_debug_info): Remove.
2676 * cgraphunit.c (varpool_output_debug_info): Remove.
2677 * dwarf2out.c (deferred_locations_struct): New struct
2678 (deferred_locations): New type.
2679 (deferred_locations_list): New static var.
2680 (deffer_location): New function.
2681 (gen_variable_die): Use it.
2682 (decls_for_scope): Output info on local static vars.
2683 (dwarf2out_finish): Process deferred locations.
2684 * varpool.c (varpool_output_debug_info): Remove.
2686 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
2688 PR rtl-optimization/39241
2689 * jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls
2690 to subreg_offset_representable_p.
2692 2009-02-25 Paolo Bonzini <bonzini@gnu.org>
2694 * regmove.c (regmove_optimize): Conform to struct rtl_opt_pass
2695 execute function prototype. Get f and nregs from max_reg_num
2696 and get_insns. Remove the first backward pass as it's dead,
2697 guard the forward pass by flag_expensive_optimizations.
2698 (rest_of_handle_regmove): Delete.
2699 (pass_regmove): Replace it with regmove_optimize.
2701 2009-02-25 Martin Jambor <mjambor@suse.cz>
2703 PR tree-optimization/39259
2704 * tree-inline.c (initialize_cfun): Remove asserts for calls_setjmp and
2705 calls_alloca function flags.
2706 (copy_bb): Set calls_setjmp and alls_alloca function flags if such
2709 2009-02-25 Paolo Bonzini <bonzini@gnu.org>
2711 * regmove.c (discover_flags_reg, flags_set_1, mark_flags_life_zones,
2712 flags_set_1_rtx, flags_set_1_set): Delete.
2713 (regmove_optimize): Do not call mark_flags_life_zones.
2715 2009-02-24 Julian Brown <julian@codesourcery.com>
2718 * config/arm/arm.c (require_pic_register): Only set
2719 cfun->machine->pic_reg once per function.
2721 2009-02-24 Sandra Loosemore <sandra@codesourcery.com>
2723 * doc/invoke.texi (Link Options): Document an easier way to pass
2724 options that take arguments to the GNU linker using -Xlinker and -Wl.
2726 2009-02-24 Steve Ellcey <sje@cup.hp.com>
2729 * doc/tm.texi (TARGET_C99_FUNCTIONS): Fix description.
2731 2009-02-24 Richard Guenther <rguenther@suse.de>
2734 * dwarf2out.c (gen_enumeration_type_die): Handle CONST_DECLs.
2736 2009-02-24 Richard Guenther <rguenther@suse.de>
2737 Zdenek Dvorak <ook@ucw.cz>
2739 PR tree-optimization/39233
2740 * tree-ssa-loop-ivopts.c (add_candidate_1): Do not except pointers
2741 from converting them to a generic type.
2743 2009-02-23 Sebastian Pop <sebastian.pop@amd.com>
2745 PR tree-optimization/39260
2746 * graphite.c (harmful_stmt_in_bb): Stop a SCoP when the basic block
2747 contains a condition with a real type.
2748 (build_scop_conditions_1): Conditions are always last_stmt of a bb.
2750 2009-02-23 Jason Merrill <jason@redhat.com>
2753 * varasm.c (initializer_constant_valid_p) [PLUS_EXPR]: Check
2754 narrowing_initializer_constant_valid_p.
2755 (narrowing_initializer_constant_valid_p): Don't return
2756 null_pointer_node for adding a pointer to itself.
2758 2009-02-23 Jan Hubicka <jh@suse.cz>
2761 * ggc.h (htab_create_ggc): Use ggc_free to free hashtable when
2764 2009-02-23 Jan Hubicka <jh@suse.cz>
2766 PR tree-optimization/37709
2767 * tree.c (block_ultimate_origin): Move here from dwarf2out.
2768 * tree.h (block_ultimate_origin): Declare.
2769 * dwarf2out.c (block_ultimate_origin): Move to tree.c
2770 * tree-ssa-live.c (remove_unused_scope_block_p):
2771 Eliminate blocks containig no instructions nor live variables nor
2773 (dump_scope_block): New function.
2774 (remove_unused_locals): Enable removal of dead blocks by default;
2775 enable dumping at TDF_DETAILS.
2777 2009-02-21 H.J. Lu <hongjiu.lu@intel.com>
2779 * config/i386/i386.c (classify_argument): Don't allow COImode
2781 (function_arg_advance_32): Don't allow OImode.
2782 (function_arg_32): Likewise.
2783 (function_value_32): Likewise.
2784 (return_in_memory_32): Likewise.
2785 (function_arg_64): Remove OImode comment.
2787 2009-02-21 H.J. Lu <hongjiu.lu@intel.com>
2790 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use
2791 ix86_expand_vector_set for V4DImode in 64bit mode only.
2792 (ix86_expand_vector_init_one_var): Likewise.
2794 2009-02-21 Sebastian Pop <sebastian.pop@amd.com>
2796 * graphite.c (graphite_trans_loop_block): Adjust tile size to 51.
2798 2009-02-21 Richard Sandiford <rdsandiford@googlemail.com>
2801 * loop-iv.c: Revert last change.
2802 * emit-rtl.c: Likewise.
2804 2009-02-21 H.J. Lu <hongjiu.lu@intel.com>
2807 * config/i386/i386.c (type_natural_mode): Remove an extra
2808 space in the warning message.
2809 (function_value_32): Handle 32-byte vector modes.
2810 (return_in_memory_32): Likewise.
2812 2009-02-21 Richard Sandiford <rdsandiford@googlemail.com>
2814 * loop-iv.c (truncate_value): New function.
2815 (iv_subreg, get_iv_value, iv_number_of_iterations): Use it instead
2817 (lowpart_subreg): Move to...
2818 * emit-rtl.c: ...here.
2820 2009-02-21 Danny Smith <dannysmith@users.sourceforge.net>
2822 * config/i386/winnt.c (i386_pe_asm_output_aligned_decl_common): Revert
2823 accidental and undocumented change at revision 140860.
2825 2009-02-21 Joseph Myers <joseph@codesourcery.com>
2827 * config/arm/arm.c (arm_gimplify_va_arg_expr): Update prototype to
2828 take gimple_seq * arguments.
2829 (arm_mangle_type): Use CONST_CAST_TREE on type argument passed to
2830 types_compatible_p langhook.
2832 2009-02-20 Mark Mitchell <mark@codesourcery.com>
2833 Joseph Myers <joseph@codesourcery.com>
2835 * config/arm/arm.c (arm_builtin_va_list): New function.
2836 (arm_expand_builtin_va_start): Likewise.
2837 (arm_gimplify_va_arg_expr): Likewise.
2838 (TARGET_BUILD_BUILTIN_VA_LIST): Define.
2839 (TARGET_BUILD_BUILTIN_VA_START): Likewise.
2840 (TARGET_BUILD_BUILTIN_VA_ARG_EXPR): Likewise.
2841 (va_list_type): New variable.
2842 (arm_mangle_type): Mangle va_list_type appropriately.
2844 2009-02-20 Jakub Jelinek <jakub@redhat.com>
2847 * Makefile.in (loop-invariant.o): Depend on $(PARAMS_H).
2848 * params.h (LOOP_INVARIANT_MAX_BBS_IN_LOOP): Define.
2849 * params.def (loop-invariant-max-bbs-in-loop): New parameter.
2850 * opts.c (decode_options): Set loop-invariant-max-bbs-in-loop
2851 parameter to 1000 for -O1 by default.
2852 * doc/invoke.texi (loop-invariant-max-bbs-in-loop): Document new
2854 * loop-invariant.c: Include params.h.
2855 (move_loop_invariants): Don't call move_single_loop_invariants on
2858 2009-02-20 Jaka Mocnik <jaka@xlab.si>
2860 * calls.c (emit_library_call_value_1): Use slot_offset instead of
2861 offset when calculating bounds for indexing stack_usage_map. Fixes
2862 a buffer overflow with certain target setups.
2864 2009-02-20 Jakub Jelinek <jakub@redhat.com>
2867 * calls.c (expand_call): Clear try_tail_call if caller and callee
2868 disagree in promotion of function return value.
2870 2009-02-19 Jakub Jelinek <jakub@redhat.com>
2873 * c-common.c (c_determine_visibility): If visibility changed and
2874 DECL_RTL has been already set, call make_decl_rtl to update symbol
2877 2009-02-19 H.J. Lu <hongjiu.lu@intel.com>
2880 * varasm.c (assemble_variable): Don't check DECL_NAME when
2881 globalizing a variable.
2883 2009-02-19 Joseph Myers <joseph@codesourcery.com>
2886 * builtins.c (gimplify_va_arg_expr): Evaluate the va_list
2887 expression before any __builtin_trap call.
2888 * c-typeck.c (build_function_call): Convert and check function
2889 arguments before generating a call to a trap. Evaluate the
2890 function arguments before the trap.
2892 2009-02-19 Uros Bizjak <ubizjak@gmail.com>
2895 * config/i386/i386.md (isinfxf2): Split from isinf<mode>2.
2896 (UNSPEC_FXAM_MEM): New unspec.
2897 (fxam<mode>2_i387_with_temp): New insn and split pattern.
2898 (isinf<mode>2): Use MODEF mode iterator. Force operand[1] through
2899 memory using fxam<mode>2_i387_with_temp to remove excess precision.
2901 2009-02-19 Richard Guenther <rguenther@suse.de>
2903 PR tree-optimization/39207
2904 PR tree-optimization/39074
2905 * tree-ssa-structalias.c (storedanything_id, var_storedanything,
2906 storedanything_tree): New.
2907 (do_ds_constraint): Simplify ANYTHING shortcutting. Update
2908 the STOREDANYTHING solution if the lhs solution contains ANYTHING.
2909 (build_succ_graph): Add edges from STOREDANYTHING to all
2911 (init_base_vars): Initialize STOREDANYTHING.
2912 (compute_points_to_sets): Free substitution info after
2913 building the succ graph.
2914 (ipa_pta_execute): Likewise.
2916 * tree-ssa-structalias.c (struct variable_info): Add may_have_pointers
2918 (do_ds_constraint): Do not add to special var or non-pointer
2920 (type_could_have_pointers): Split out from ...
2921 (could_have_pointers): ... here. For arrays use the element type.
2922 (create_variable_info_for): Initialize may_have_pointers.
2923 (new_var_info): Likewise.
2924 (handle_lhs_call): Make the HEAP variable unknown-sized.
2925 (intra_create_variable_infos): Use a type with pointers for
2926 PARM_NOALIAS, make it unknown-sized.
2928 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
2931 * config/i386/i386.c (ix86_return_in_memory): Properly check ABI.
2933 2009-02-18 Jason Merrill <jason@redhat.com>
2936 * tree-ssa-ccp.c (get_symbol_constant_value): Don't assume zero
2937 value if DECL_EXTERNAL.
2938 * tree-sra.c (sra_walk_gimple_assign): Likewise.
2939 * target.h (gcc_target::binds_local_p): Clarify "module".
2940 * tree.h (TREE_PUBLIC): Clarify "module".
2942 2009-02-17 Xuepeng Guo <xuepeng.guo@intel.com>
2945 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Move the hunk of
2946 initialization for MS_ABI prior to the hunk of !TARGET_MMX.
2948 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
2951 * c.opt (Wabi): Support C and ObjC.
2954 * c-opts.c (c_common_handle_option): Handle OPT_Wabi.
2956 * config/i386/i386.c (classify_argument): Warn once about the ABI
2957 change when passing union with long double.
2959 * doc/invoke.texi: Update -Wabi for warning psABI changes.
2961 2009-02-18 Joseph Myers <joseph@codesourcery.com>
2964 * c-parser.c (c_parser_compound_statement): Always enter and leave
2967 2009-02-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2970 * config/darwin.h (SUPPORTS_INIT_PRIORITY): Define.
2972 2009-02-18 Jakub Jelinek <jakub@redhat.com>
2974 PR tree-optimization/36922
2975 * tree-data-ref.c (initialize_matrix_A): Handle BIT_NOT_EXPR.
2976 * tree-scalar-evolution.c (interpret_rhs_expr, instantiate_scev_1):
2979 2009-02-17 Richard Sandiford <rdsandiford@googlemail.com>
2981 * config/mips/mips.c (mips_override_options): Set flag_dwarf2_cfi_asm
2984 2009-02-17 Richard Sandiford <rdsandiford@googlemail.com>
2986 * config/mips/mips.md (type): Reclassify lui_movf as "unknown".
2988 2009-02-17 Richard Sandiford <rdsandiford@googlemail.com>
2990 * config/mips/mips.c (mips_gimplify_va_arg_expr): Fix invalid
2993 2009-02-17 Ruan Beihong <ruanbeihong@gmail.com>
2994 Richard Sandiford <rdsandiford@googlemail.com>
2996 * config/mips/mips.c (CODE_FOR_loongson_biadd): Delete.
2997 * config/mips/loongson.md (reduc_uplus_<mode>): Rename to...
2998 (loongson_biadd): ...this.
3000 2009-02-17 Richard Guenther <rguenther@suse.de>
3002 PR tree-optimization/39202
3003 * tree-ssa-structalias.c (do_structure_copy): Before collapsing
3004 a var make sure to follow existing collapses.
3006 2009-02-17 Richard Guenther <rguenther@suse.de>
3009 * langhooks.c (lhd_print_error_function): Check for NULL block.
3011 2009-02-17 Richard Guenther <rguenther@suse.de>
3013 PR tree-optimization/39204
3014 * tree-ssa-pre.c (phi_translate_1): Lookup the value-number
3017 2009-02-17 Uros Bizjak <ubizjak@gmail.com>
3019 * config/soft-fp/double.h: Update from glibc CVS.
3021 2009-02-17 Richard Guenther <rguenther@suse.de>
3023 PR tree-optimization/39207
3024 * tree-ssa-structalias.c (find_what_p_points_to): Do not emit
3025 strict-aliasing warnings for pointers pointing to NULL.
3027 2009-02-16 Joseph Myers <joseph@codesourcery.com>
3030 * c-parser.c (c_parser_braced_init): Call pop_init_level when
3031 skipping until next close brace.
3033 2009-02-16 H.J. Lu <hongjiu.lu@intel.com>
3036 * config/i386/i386.c (ix86_expand_push): Set memory alignment
3037 to function argument boundary.
3039 2009-02-16 Hariharan Sandanagobalane <hariharan@picochip.com>
3041 * config/picochip/picochip.md (lea_add): Allow any nonimmediate
3042 in the lea_add. Reload eventually constraints it properly.
3043 * config/picochip/constraints.md : Remove the target constraint
3044 "b", since it is not needed anymore.
3046 2009-02-16 Jakub Jelinek <jakub@redhat.com>
3048 * gthr-dce.h: Uglify function parameter and local variable names.
3049 * gthr-gnat.h: Likewise.
3050 * gthr-mipssde.h: Likewise.
3051 * gthr-nks.h: Likewise.
3052 * gthr-posix95.h: Likewise.
3053 * gthr-posix.h: Likewise.
3054 * gthr-rtems.h: Likewise.
3055 * gthr-single.h: Likewise.
3056 * gthr-solaris.h: Likewise.
3057 * gthr-tpf.h: Likewise.
3058 * gthr-vxworks.h: Likewise.
3059 * gthr-win32.h: Likewise.
3061 2009-02-15 H.J. Lu <hongjiu.lu@intel.com>
3064 * config/i386/i386.md: Restrict the new peephole2 to move
3065 between MMX/SSE registers.
3067 2009-02-15 Richard Guenther <rguenther@suse.de>
3070 2009-02-13 Richard Guenther <rguenther@suse.de>
3072 * configure.ac: Enable LFS.
3073 * configure: Re-generate.
3074 * config.in: Likewise.
3076 2009-02-13 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3078 * config/spu/spu_internals.h (spu_sr, spu_sra, spu_srqw,
3079 spu_srqwbyte, spu_srqwbytebc): Define.
3080 * config/spu/spu-builtins.def (spu_sr, spu_sra, spu_srqw,
3081 spu_srqwbyte, spu_srqwbytebc): New overloaded builtins.
3082 * config/spu/spu.md ("shrqbybi_<mode>", "shrqbi_<mode>",
3083 "shrqby_<mode>"): New insn-and-split patterns.
3084 * config/spu/spu.c (expand_builtin_args): Determine and return
3085 number of operands using spu_builtin_description data.
3086 (spu_expand_builtin_1): Use it.
3088 2009-02-13 Steve Ellcey <sje@cup.hp.com>
3091 * config/ia64/ia64.c (ia64_function_ok_for_sibcall): Check
3094 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
3097 * config/i386/i386.c (override_options): Correct warning
3098 messages for -malign-loops, -malign-jumps and -malign-functions.
3100 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
3103 * config/i386/i386.md: Restrict the new peephole2 to move
3104 between the general purpose registers.
3106 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
3109 * config/i386/i386.c (type_natural_mode): Add a new argument.
3110 Return the original mode and warn ABI change if vector size is 32byte.
3111 (function_arg_advance): Updated.
3112 (function_arg): Likewise.
3113 (ix86_function_value): Likewise.
3114 (ix86_return_in_memory): Likewise.
3115 (ix86_sol10_return_in_memory): Likewise.
3116 (ix86_gimplify_va_arg): Likewise.
3117 (function_arg_32): Don't warn ABX ABI change here.
3118 (function_arg_64): Likewise.
3120 2009-02-13 Bernd Schmidt <bernd.schmidt@analog.com>
3122 * loop-iv.c (implies_p): In the final case, test that operands 0
3123 of the two comparisons match.
3125 * config/bfin/bfin.c (find_prev_insn_start): New function.
3126 (bfin_optimize_loop): Use it in some cases instead of PREV_INSN.
3127 (find_next_insn_start): Move.
3129 2009-02-13 Richard Guenther <rguenther@suse.de>
3131 * configure.ac: Enable LFS.
3132 * configure: Re-generate.
3133 * config.in: Likewise.
3135 2009-02-13 Joseph Myers <joseph@codesourcery.com>
3138 * c-parser.c (c_parser_parms_list_declarator): Discard pending
3139 sizes on syntax error after some arguments have been parsed.
3141 2009-02-12 Jakub Jelinek <jakub@redhat.com>
3143 * doc/invoke.texi (-fira): Remove.
3145 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
3147 * caller-save.c: Replace regclass.c with reginfo.c in comments.
3148 * recog.c: Likewise.
3151 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
3153 * longlong.h (sub_ddmmss): New for ia64. Ported from GMP 4.2.
3154 (umul_ppmm): Likewise.
3155 (count_leading_zeros): Likewise.
3156 (count_trailing_zeros): Likewise.
3157 (UMUL_TIME): Likewise.
3159 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
3161 * config.gcc (ia64*-*-linux*): Add ia64/t-fprules-softfp and
3162 soft-fp/t-softfp to tmake_file.
3164 * config/ia64/ia64.c (ia64_soft_fp_init_libfuncs): New.
3165 (ia64_expand_compare): Use HPUX library for TFmode only for HPUX.
3166 (ia64_builtins) [IA64_BUILTIN_COPYSIGNQ, IA64_BUILTIN_FABSQ,
3167 IA64_BUILTIN_INFQ]: New.
3168 (ia64_init_builtins): Initialize __builtin_infq,
3169 __builtin_fabsq and __builtin_copysignq if not HPUX.
3170 (ia64_expand_builtin): Handle IA64_BUILTIN_COPYSIGNQ,
3171 IA64_BUILTIN_FABSQ and IA64_BUILTIN_INFQ.
3173 * config/ia64/lib1funcs.asm (__divtf3): Define only if
3175 (__fixtfti): Likewise.
3176 (__fixunstfti): Likewise.
3177 (__floattitf): Likewise.
3179 * config/ia64/libgcc-glibc.ver: New.
3180 * config/ia64/t-fprules-softfp: Likewise.
3181 * config/ia64/sfp-machine.h: Likewise.
3183 * config/ia64/linux.h (LIBGCC2_HAS_TF_MODE): New.
3184 (LIBGCC2_TF_CEXT): Likewise.
3185 (TF_SIZE): Likewise.
3186 (TARGET_INIT_LIBFUNCS): Likewise.
3188 * config/ia64/t-glibc (SHLINB_MAPFILES):
3189 Add $(srcdir)/config/ia64/libgcc-glibc.ver.
3191 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
3193 * config/i386/i386.c (construct_container): Rewrite processing
3194 BLKmode with X86_64_SSE_CLASS.
3196 2009-02-12 Paolo Bonzini <bonzini@gnu.org>
3199 * config/i386/i386.md: Replace simplify_replace_rtx with
3200 replace_rtx in the new peephole2.
3202 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
3204 * doc/invoke.texi (Optimize Options): Stop claiming inlining and
3205 loop unrolling do not happen at -O2.
3207 2009-02-12 Michael Matz <matz@suse.de>
3209 * gcc.c (ASM_DEBUG_SPEC): Check for -g0.
3211 2009-02-12 Jakub Jelinek <jakub@redhat.com>
3213 * dwarf2out.c (dwarf2out_finish): Force output of comp_unit_die
3216 2009-02-12 Ben Elliston <bje@au.ibm.com>
3218 * config/rs6000/rs6000.md (allocate_stack): Use _stack form of
3219 patterns when updating the back chain. Missed in the 2009-02-10
3222 2009-02-11 Janis Johnson <janis187@us.ibm.com>
3224 * doc/extend.texi (Decimal Floating Types): Update identifier of
3225 draft TR and list of missing support.
3227 2009-02-11 Jakub Jelinek <jakub@redhat.com>
3230 * gimplify.c (omp_notice_variable): If adding GOVD_SEEN
3231 bit to variable length decl's flags, add it also to its
3232 pointer replacement variable.
3234 2009-02-11 Uros Bizjak <ubizjak@gmail.com>
3235 Jakub Jelinek <jakub@redhat.com>
3238 * config/i386/i386.md (UNSPEC_MEMORY_BLOCKAGE): New constant.
3239 (memory_blockage): New expander.
3240 (*memory_blockage): New insn pattern.
3241 * config/i386/i386.c (ix86_expand_prologue): Use memory_blockage
3242 instead of general blockage at the end of function prologue when
3243 frame pointer is used to access red zone area. Do not emit blockage
3244 when profiling, it is emitted in generic code.
3245 (ix86_expand_epilogue): Emit memory_blockage at the beginning of
3246 function epilogue when frame pointer is used to access red zone area.
3248 2009-02-11 Paolo Bonzini <bonzini@gnu.org>
3251 * config/i386/i386.md: Add two new peephole2 to avoid mov followed
3252 by arithmetic with memory operands.
3253 * config/i386/predicates.md (commutative_operator): New.
3255 2009-02-10 Janis Johnson <janis187@us.ibm.com>
3257 * doc/extend.texi (Fixed-Point Types): Break long paragraphs into
3260 2009-02-10 Eric Botcazou <ebotcazou@adacore.com>
3262 * alias.h (record_alias_subset): Declare.
3263 * alias.c (record_alias_subset): Make global.
3265 2009-02-10 Nick Clifton <nickc@redhat.com>
3267 * tree-parloops.c: Change license to GPLv3.
3268 * ipa-struct-reorg.c: Change license to GPLv3.
3269 * ipa-struct-reorg.h: Change license to GPLv3.
3271 2009-02-10 Steve Ellcey <sje@cup.hp.com>
3274 * c-decl.c (start_struct): Return NULL on error.
3276 2009-02-10 Jakub Jelinek <jakub@redhat.com>
3279 * cfgloopmanip.c (remove_path): Call remove_bbs after
3280 cancel_loop_tree, not before it.
3283 * function.h (struct function): Add has_local_explicit_reg_vars bit.
3284 * gimplify.c (gimplify_bind_expr): Set it if local DECL_HARD_REGISTER
3285 VAR_DECLs were seen.
3286 * tree-ssa-live.c (remove_unused_locals): Recompute
3287 cfun->has_local_explicit_reg_vars.
3288 * tree-ssa-sink.c (statement_sink_location): Don't sink BLKmode
3289 copies or clearings if cfun->has_local_explicit_reg_vars.
3291 2009-02-10 Uros Bizjak <ubizjak@gmail.com>
3294 * config/i386/i386.c (expand_prologue): Emit blockage at the end
3295 of function prologue when frame pointer is used to access
3298 2009-02-10 Richard Guenther <rguenther@suse.de>
3301 * gimplify.c (gimple_regimplify_operands): Always look if
3302 we need to create a temporary.
3304 2009-02-10 Richard Guenther <rguenther@suse.de>
3306 PR tree-optimization/39132
3307 * tree-loop-distribution.c (todo): New global var.
3308 (generate_memset_zero): Trigger TODO_rebuild_alias.
3309 (tree_loop_distribution): Return todo.
3311 2009-02-10 H.J. Lu <hongjiu.lu@intel.com>
3314 * config/i386/i386.c (x86_64_reg_class): Remove X86_64_AVX_CLASS.
3315 (x86_64_reg_class_name): Removed.
3316 (classify_argument): Return 0 if bytes > 32. Return 0 if the
3317 first one isn't X86_64_SSE_CLASS or any other ones aren't
3318 X86_64_SSEUP_CLASS when size > 16bytes. Don't turn
3319 X86_64_SSEUP_CLASS into X86_64_SSE_CLASS if the preceded one
3320 is X86_64_SSEUP_CLASS. Set AVX modes to 1 X86_64_SSE_CLASS
3321 and 3 X86_64_SSEUP_CLASS.
3322 (construct_container): Remove X86_64_AVX_CLASS. Handle 4
3323 registers with 1 X86_64_SSE_CLASS and 3 X86_64_SSEUP_CLASS.
3325 2009-02-10 Ben Elliston <bje@au.ibm.com>
3327 * config/rs6000/rs6000.md (allocate_stack): Always use an update
3328 form instruction to update the stack back chain word, even if the
3329 user has disabled the generation of update instructions.
3330 (movdi_<mode>_update_stack): New.
3331 (movsi_update_stack): Likewise.
3332 * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Likewise,
3333 always use an update form instruction to update the stack back
3336 2009-02-09 Sebastian Pop <sebastian.pop@amd.com>
3339 * graphite.c (if_region_set_false_region): After moving a region in
3340 the false branch of a condition, remove the empty dummy basic block.
3341 (gloog): Remove wrong fix for PR38953.
3343 2009-02-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3345 * config/spu/spu.c (array_to_constant): Fix (latent) wrong-code
3346 generation due to implicit sign extension.
3348 2009-02-09 Eric Botcazou <ebotcazou@adacore.com>
3351 * tree-ssa-coalesce.c (add_coalesce): Cap the costs of coalesce pairs
3352 at MUST_COALESCE_COST-1 instead of MUST_COALESCE_COST.
3354 2009-02-09 Richard Guenther <rguenther@suse.de>
3357 * convert.c (convert_to_real): Disable (float)fn((double)x)
3358 to fnf(x) conversion if errno differences may occur and
3359 -fmath-errno is set.
3361 2009-02-07 Anatoly Sokolov <aesok@post.ru>
3363 * config/avr/avr.c (avr_mcu_t): Add ata6289 device.
3364 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
3365 * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).
3367 2009-02-06 Joseph Myers <joseph@codesourcery.com>
3370 * c-common.c (handle_alias_attribute): Disallow attribute for
3371 anything not a FUNCTION_DECL or VAR_DECL.
3373 2009-02-06 Janis Johnson <janis187@us.ibm.com>
3376 * real.c (do_compare): Special-case compare of zero against
3377 decimal float value.
3379 2009-02-06 Joseph Myers <joseph@codesourcery.com>
3382 * c-decl.c (grokdeclarator): Don't treat [] declarators in fields
3383 as indicating flexible array members unless the field itself is
3384 being declarared as the incomplete array.
3386 2009-02-06 Jan Hubicka <jh@suse.cz>
3388 PR tree-optimization/38844
3389 * ipa-inline.c (try_inline): Stop inlining recursion when edge
3392 2009-02-06 Richard Guenther <rguenther@suse.de>
3395 * tree-cfg.c (need_fake_edge_p): Force a fake edge for
3396 fork because we may expand it as __gcov_fork.
3398 2009-02-06 Nick Clifton <nickc@redhat.com>
3400 * config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.
3402 2009-02-06 Paolo Bonzini <bonzini@gnu.org>
3404 PR tree-optimization/35659
3405 * tree-ssa-sccvn.c (vn_constant_eq, vn_reference_eq, vn_nary_op_eq
3406 vn_phi_eq): Shortcut if hashcode does not match.
3407 (vn_reference_op_compute_hash): Do not call iterative_hash_expr for
3409 * tree-ssa-pre.c (pre_expr_hash): Look at hashcode if available,
3410 and avoid iterative_hash_expr.
3411 (FOR_EACH_VALUE_ID_IN_SET): New.
3412 (value_id_compare): Remove.
3413 (sorted_array_from_bitmap_set): Use FOR_EACH_VALUE_ID_IN_SET to
3414 sort expressions by value id.
3416 2009-02-05 Kaz Kojima <kkojima@gcc.gnu.org>
3419 * config/sh/predicates.md (general_movsrc_operand): Don't check
3420 the subreg of system registers here.
3422 2009-02-05 Jakub Jelinek <jakub@redhat.com>
3425 * cgraphunit.c (cgraph_function_versioning): Clear also DECL_VIRTUAL_P
3428 2009-02-05 Paolo Bonzini <bonzini@gnu.org>
3430 PR rtl-optimization/39110
3431 * rtlanal.c (rtx_addr_can_trap_p_1): Shortcut unaligned
3432 addresses, not aligned ones.
3434 2009-02-05 Daniel Berlin <dberlin@dberlin.org>
3435 Richard Guenther <rguenther@suse.de>
3437 PR tree-optimization/39100
3438 * tree-ssa-structalias.c (do_ds_constraint): Actually do what the
3439 comment says and add edges.
3441 2009-02-05 Joseph Myers <joseph@codesourcery.com>
3444 * c-common.c (handle_tls_model_attribute): Ignore attribute for
3445 non-VAR_DECLs without checking DECL_THREAD_LOCAL_P.
3447 2009-02-04 Tobias Grosser <grosser@fim.uni-passau.de>
3449 * graphite.c (bb_in_sese_p, sese_build_livein_liveouts_use,
3450 sese_build_livein_liveouts_bb, sese_build_livein_liveouts,
3451 register_bb_in_sese, new_sese, free_sese): Moved.
3452 (dot_scop_1, build_scop_loop_nests, build_loop_iteration_domains,
3453 outermost_loop_in_scop, build_scop_iteration_domain,
3454 expand_scalar_variables_ssa_name, get_vdef_before_scop,