aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-21semantics.c (simplify_aggr_init_exprs_r): Remove.Richard Guenther2-34/+6
2008-10-21Daily bump.GCC Administrator1-1/+1
2008-10-21obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.Alan Modra2-2/+6
2008-10-21re PR debug/37020 (FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not ...Jakub Jelinek2-11/+5
2008-10-21tree-inline.c (tree_inlinable_function_p): Remove tuples debugging hack.Jakub Jelinek2-7/+4
2008-10-21gimplify.c (gimplify_expr): Drop TREE_OVERFLOW from INTEGER_CSTs.Jakub Jelinek2-0/+15
2008-10-20tree-ssa-pre.c (insert_into_preds_of_block): Don't rewrite constant part of e...Daniel Berlin2-11/+8
2008-10-20MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and Sebastian Pop.Sebastian Pop2-0/+7
2008-10-20re PR c/12603 (No return statement warning on function that never returns wit...Manuel López-Ibáñez2-0/+13
2008-10-202008-10-20 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini7-9/+54
2008-10-20* doc/install.texi: Fix typos in previous patch.Tobias Schlüter2-6/+10
2008-10-20Daily bump.GCC Administrator1-1/+1
2008-10-19re PR c++/37004 ([C++ only] Wconversion warns for short y = 0x7fff; short z =...Manuel López-Ibáñez5-40/+84
2008-10-19* doc/install.texi: Document in-tree building of gcc and mpfr.Tobias Schlüter2-3/+19
2008-10-19re PR fortran/37834 (write(*,'(f0.0)') 0.0 prints "." instead of "0.")Jerry DeLisle2-0/+22
2008-10-19tree-ssa-alias.c (may_alias_p): Remove bogus shortcut.Richard Guenther2-10/+4
2008-10-192008-10-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini4-13/+59
2008-10-19re PR c/30260 (Enumeration types and enumeration constants erroneously given ...Manuel López-Ibáñez4-17/+72
2008-10-19Convert gcc/testsuite/ChangeLog to UTF-8.Manuel López-Ibáñez1-8/+8
2008-10-19re PR fortran/37723 (wrong result for left-right hand side array overlap and ...Paul Thomas4-0/+47
2008-10-19Daily bump.GCC Administrator1-1/+1
2008-10-18stl_pair.h (__may_be_null_pointer_init): New.Douglas Gregor3-9/+138
2008-10-18i386.md (unnamed peephole2): Do not force memory operands of arith or logical...Uros Bizjak4-75/+86
2008-10-18tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Guard VIEW_CONVERT_EXPR ...Richard Guenther2-18/+28
2008-10-18dll-2.c: Revert revision 138893: Change "dg-message" back to "dg-warning".Danny Smith3-3/+9
2008-10-18Fix ChangeLogJerry DeLisle1-1/+1
2008-10-18re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3...Jerry DeLisle3-2/+8
2008-10-18Daily bump.GCC Administrator1-1/+1
2008-10-17trans.c (gnat_to_gnu): Simplify expansion to use only a single check instead ...Geert Bosch2-47/+48
2008-10-17c-parser.c (c_parser_binary_expression): Silence the uninitialized variable w...Andreas Krebbel2-1/+6
2008-10-17forward_list.tcc (forward_list<>:: _M_initialize_dispatch(_InputIterator, _In...Paolo Carlini2-4/+8
2008-10-17forward_list.h (forward_list<>:: forward_list(size_type)): Tweak, use _Base d...Paolo Carlini2-3/+7
2008-10-17forward_list.h (forward_list<>::insert_after): Minor cosmetic changes.Paolo Carlini2-5/+10
2008-10-17forward_list.h: Factor list construction to dispatch routines.Edward Smith-Rowland4-138/+75
2008-10-17Daily bump.GCC Administrator1-1/+1
2008-10-16tree-ssa-pre.c (phi_translate_set): Add constants to phi translation cache.Daniel Berlin2-3/+7
2008-10-16file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE.Thomas Koenig3-40/+61
2008-10-16re PR target/37381 (ICE in ia64_speculate_insn, at config/ia64/ia64.c:6902)Alexander Monakov2-0/+102
2008-10-16re PR c/33192 (__imag operator drops side effects in subexpr)Joseph Myers4-1/+30
2008-10-16resolve.c (resolve_elemental_actual): Handle calls to intrinsic subroutines c...Daniel Kraft4-2/+30
2008-10-16forward_list.tcc (operator==): Use auto.Paolo Carlini2-5/+7
2008-10-16re PR tree-optimization/37664 (ice in remove_range_assertions, at tree-vrp.c:...Jakub Jelinek4-1/+25
2008-10-16re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn10-7/+31
2008-10-16forward_list.h (_Fwd_list_base<>::_M_insert_after): Move out of line, tweak t...Paolo Carlini3-109/+141
2008-10-16re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2-2/+6
2008-10-16re PR middle-end/37418 (error: type mismatch in address expression, verify_gi...Richard Biener7-3/+46
2008-10-16re PR tree-optimization/37525 (IVOPTS difference causing 20% degradation in 1...Jakub Jelinek2-32/+79
2008-10-15ira-emit.c (change_regs): Return false when replacing reg by itself.Jan Hubicka2-1/+10
2008-10-16re PR target/37633 (wrong register use on sh64)Vladimir Makarov2-2/+8
2008-10-16re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov3-35/+193