aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-10-20gimple.c (gimple_types_compatible_p): Simplify.Richard Guenther2-89/+90
2009-10-20tree-sra.c (build_ref_for_offset_1): Skip fields without size or with size th...Eric Botcazou6-1/+72
2009-10-20tree-ssa-dce.c (eliminate_unnecessary_stmts): Don't regard the removal of a d...Alexandre Oliva2-1/+7
2009-10-20s390.md: Added agen condition to operand forwarding bypasses.Wolfgang Gellerich2-15/+26
2009-10-20i386.c: Remove signal.h #include.Stefan Dösinger3-69/+64
2009-10-20re PR fortran/41706 ([OOP] Calling one TBP as an actual argument of another TBP)Paul Thomas4-1/+95
2009-10-20simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.Jie Zhang3-0/+12
2009-10-20Daily bump.GCC Administrator1-1/+1
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek31-12/+949
2009-10-20cris.c (cris_function_value, [...]): New functions.Anatoly Sokolov4-9/+52
2009-10-19Fix dates.Jakub Jelinek1-2/+2
2009-10-19unwind-dw2.c (execute_stack_op): Fix operand order for DW_OP_le, DW_OP_ge, DW...Jakub Jelinek4-6/+334
2009-10-19re PR fortran/41586 ([OOP] Allocatable _scalars_ are never auto-deallocated)Janus Weil6-13/+176
2009-10-19Port from redhat/gcc-4_4-branch:Jakub Jelinek3-0/+64
2009-10-19gimple-low.c (struct lower_data): Add cannot_fallthru field.Eric Botcazou5-24/+104
2009-10-19re PR fortran/41755 (Segfault on invalid code)Tobias Burnus6-4/+27
2009-10-19s390.c (s390_z10_optimize_cmp): Don't touch FP compares.Andreas Krebbel2-0/+7
2009-10-19s390.c (s390_z10_optimize_cmp): Use next/prev_active_insn to skip DEBUG_INSNs...Andreas Krebbel2-2/+7
2009-10-19arm.c (output_move_neon): Use DImode in call to adjust_address.Joseph Myers4-1/+108
2009-10-19re PR target/40134 (symbols not resolved when building shared libraries (link...Matthias Klose2-1/+6
2009-10-19re PR fortran/41494 (temp and memcpy used when zeroing array)Richard Guenther2-2/+7
2009-10-19cfgexpand.c (expand_debug_expr): Fail if bitpos < 0 for non-MEM op0.Jakub Jelinek4-1/+30
2009-10-19Daily bump.GCC Administrator1-1/+1
2009-10-18Daily bump.GCC Administrator1-1/+1
2009-10-17re PR middle-end/41738 (optabs expands rotate using wrong mode)Andy Hutchinson2-3/+10
2009-10-17tree-nested.c (convert_nonlocal_reference_stmt): New case.Eric Botcazou5-1/+55
2009-10-17gimple-low.c (lower_stmt): If the call is noreturn, remove a subsequent GOTO ...Eric Botcazou5-2/+47
2009-10-17avr.md (*movqi): Add zero as equally preferable constraint as general register.Andy Hutchinson2-3/+9
2009-10-17re PR fortran/41608 ([OOP] ICE with CLASS and invalid code)Janus Weil10-21/+147
2009-10-17* print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION.Eric Botcazou2-1/+5
2009-10-17lto-streamer-in.c (lto_input_location): Try to reuse previous maps.Richard Guenther2-8/+17
2009-10-1720091017-1_0.c: New testcase.Richard Guenther3-0/+26
2009-10-17* gcc.pot: Regenerate.Joseph Myers2-7078/+8496
2009-10-17* gnat.dg/unchecked_convert4.adb: Add missing rep clause.Eric Botcazou2-0/+5
2009-10-17lto-streamer-in.c (input_gimple_stmt): Fixup FIELD_DECL operands in COMPONENT...Richard Guenther2-0/+35
2009-10-17Fix typoEric Botcazou1-1/+1
2009-10-17utils.c (convert): When converting to a padded type with an inner type of sel...Eric Botcazou5-4/+51
2009-10-17utils2.c (build_binary_op): Make sure the element type is consistent.Eric Botcazou8-0/+85
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov6-8/+27
2009-10-17* gcc-interface/trans.c (addressable_p): Handle bitwise operations.Eric Botcazou4-0/+35
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek8-0/+47
2009-10-17* rtl.h (RTL_LOCATION): Fix typo.Alexandre Oliva2-1/+5
2009-10-17print-rtl.c (print_rtx): Print locators in asm_operands and asm_input.Alexandre Oliva2-0/+21
2009-10-17re PR debug/41535 (Broken var location info after scheduling)Alexandre Oliva4-55/+140
2009-10-17re PR c++/38888 ([C++0x] badly readable diagnostic output with variadic templ...Jason Merrill2-1/+10
2009-10-17re PR c++/38798 ([c++0x] Trouble with struct/class/enum keyword in late retur...Jason Merrill8-9/+69
2009-10-17Daily bump.GCC Administrator1-1/+1
2009-10-16lto-symtab.c (merge_incomplete_and_complete_type): Remove.Richard Guenther4-190/+142
2009-10-16re PR fortran/41719 ([OOP] invalid: Intrinsic assignment involving polymorphi...Janus Weil6-3/+54
2009-10-16ada-tree.h (TYPE_FAT_POINTER_P): Swap with...Eric Botcazou7-180/+192