platform/upstream/gcc.git
2008-01-21 Richard Guentherre PR c++/34850 (Recursive BLOCK tree causes compilatio...
2008-01-21 Alon Dayanre PR middle-end/34701 (ICE in tree-ssa-ccp.c with...
2008-01-21 Paolo Carlinire PR c++/34891 (Broken diagnostic: 'view_convert_expr...
2008-01-21 Paolo Carlinire PR c++/34776 (ICE with invalid member declaration...
2008-01-21 Kenneth Zadeckinstall.texi: Add doc for --enable-checking=df.
2008-01-21 GCC AdministratorDaily bump.
2008-01-21 Kaz Kojimare PR rtl-optimization/34808 (ICE in prescan_insns_for_dce)
2008-01-20 Paul Thomasre PR fortran/34861 (ICE in function with entry (and...
2008-01-20 Joseph Myers* sv.po: Update.
2008-01-20 Paul Thomastrans-array.c (gfc_add_loop_ss_code): Correct whitespace.
2008-01-20 Richard Sandifordglobal.c (find_reg): Only compute EH_RETURN_DATA_REGNO...
2008-01-20 Paul Thomasre PR fortran/34784 (implicit character(s) hides type...
2008-01-20 Jerry DeLisleFix it.
2008-01-20 Jerry DeLislere PR fortran/34795 (inquire statement , direct= specif...
2008-01-20 Jerry DeLisleinquire.c (inquire_via_unit): If a unit is opened...
2008-01-20 Paolo Carliniconfigure: Regenerate.
2008-01-20 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-20 Joseph Myers* de.po: Restore to current version from TP site.
2008-01-20 GCC AdministratorDaily bump.
2008-01-20 Joseph Myers* sv.po: Update.
2008-01-20 Joseph Myers* sv.po: Update.
2008-01-20 Richard Sandifordre PR target/34831 (ICE on gcc.dg/pr34233.c for MIPS)
2008-01-19 Joseph Myers* sv.po: Update.
2008-01-19 Thomas Koenigre PR fortran/34817 (mixed-kind "any" and "all" intrins...
2008-01-19 John David... ia64-2.C: Place "dg-do run" statement before "dg-requir...
2008-01-19 Uros Bizjakdwarf2out.c (dwarf2out_switch_text_section): Do not...
2008-01-19 Jakub Jelinekre PR gcov-profile/34610 (ICE with "-fprofile-arcs...
2008-01-19 Tobias Burnusre PR fortran/34760 (PRIVATE variable not allowed as...
2008-01-19 Anatoly Sokolov* config/avr/avr.S (_exit): Disable interrupt.
2008-01-19 Manuel López... re PR other/33768 (splay-tree.c typo)
2008-01-19 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-19 GCC AdministratorDaily bump.
2008-01-18 Tobias Burnusre PR fortran/32616 ("Too short actual argument" for...
2008-01-18 Tobias Burnusenum_4.f90: Replace dg-excess-errors by dg-error.
2008-01-18 Jerry DeLislere PR fortran/34782 (tab format failure to display...
2008-01-18 Jerry DeLisletransfer.c (formatted_transfer_scalar): Set max_pos...
2008-01-18 Tobias Burnuswrite.c (write_real): Increase default precision for
2008-01-18 Jonathan Wakelytwo-stage2.C: fix comment.
2008-01-18 Alexandre Olivare PR c++/33887 (Reference to bitfield gets wrong value...
2008-01-18 Ian Lance TaylorDocument -fno-merge-debug-strings rather than -fmerge...
2008-01-18 Ian Lance Taylorcommon.opt: Add fmerge-debug-strings.
2008-01-18 Ian Lance Taylorre PR c++/33407 (C++ operator new and new expression...
2008-01-18 Richard Guentherre PR middle-end/34801 (FAIL: gcc.dg/Warray-bounds.c)
2008-01-18 Hans-Peter... pr34355.C: Correct order of dg-do and dg-require-effect...
2008-01-18 Uros Bizjakre PR target/34484 (libgcc should check if feclearexcep...
2008-01-18 Benjamin Kosnik[multiple changes]
2008-01-18 Jerry DeLislere PR fortran/34556 (Rejects valid with bogus error...
2008-01-18 Jerry DeLislere PR fortran/34556 (Rejects valid with bogus error...
2008-01-18 Bob Wilsonunwind-dw2-xtensa.h (_Unwind_FrameState): Remove pc...
2008-01-18 H.J. Lure PR fortran/33375 (ICE (segfault) gfortran.dg/common_...
2008-01-18 Richard Sandifordre PR fortran/34686 (Aliasing bug when returning charac...
2008-01-18 GCC AdministratorDaily bump.
2008-01-18 Bernhard Fischerde.po: Fix typo.
2008-01-18 Bernhard Fischer20040223-1.c: Fix comment typo.
2008-01-17 Bernhard Fischermodulo-sched.c (get_sched_window): Fix comment typo.
2008-01-17 H.J. LuMAINTAINERS: Update my email address.
2008-01-17 Janis Johnsonre PR target/34814 (SDmode function args not passed...
2008-01-17 Andrew MacLeodTeach SCCVN that throwing expressions are not to be...
2008-01-17 Anatoly Sokolovavr.h (LINK_SPEC): Support -mrelax and -mpmem-wrap...
2008-01-17 Seongbae Parkre PR middle-end/34400 (bad interaction between DF...
2008-01-17 Sebastian Popre PR testsuite/34821 (new gcc.dg testsuite failures)
2008-01-17 Sebastian Popre PR testsuite/34821 (new gcc.dg testsuite failures)
2008-01-17 Mircea NamolaruFix 34826
2008-01-17 Andreas Krebbelglobal.c (find_reg): Mark the eh regs as used if necessary.
2008-01-17 Eric Botcazoutree.c (substitute_in_expr): Add missing 'break'.
2008-01-17 Eric Botcazou20080114-1.c: Use empty asm statements.
2008-01-17 Richard Guentherre PR tree-optimization/34825 (ICE with -funsafe-math...
2008-01-17 Richard Guenther20080117-1.c: New testcase.
2008-01-17 Revital EresFix pr30957-1.c testcase
2008-01-17 Paul Thomasre PR fortran/34429 (Fails: character(len=use_associate...
2008-01-17 John David... Log entry for last change.
2008-01-17 John David... pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links...
2008-01-17 Janis Johnsonre PR rtl-optimization/33796 (valgrind error with ...
2008-01-17 John David... re PR libfortran/34699 (FAIL: gfortran.fortran-torture...
2008-01-17 GCC AdministratorDaily bump.
2008-01-16 Eric Botcazousizetype.adb: New test.
2008-01-16 Richard Guentherre PR middle-end/32628 (bogus integer overflow warning)
2008-01-16 Uros Bizjakre PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg...
2008-01-16 Sebastian Poplambda-code.c (lambda_transform_legal_p): Handle the...
2008-01-16 Jan Hubickare PR rtl-optimization/31396 (Inline code performance...
2008-01-16 Kaveh R. Ghaziloop-19.c: Require nonpic.
2008-01-16 Sebastian Popgcc.c (LINK_COMMAND_SPEC): Add includes and link option...
2008-01-16 Richard Guentherre PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr291...
2008-01-16 Jakub Jelinekre PR middle-end/34668 (ICE in find_compatible_field...
2008-01-16 Sebastian Poptree-data-ref.c (subscript_dependence_tester_1): Call...
2008-01-16 Uros Bizjakre PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg...
2008-01-16 Richard Guentherre PR c++/33819 (Miscompiled shift of C++ bitfield)
2008-01-16 Richard Guentherre PR c/34768 (Wrong code with conditional function...
2008-01-16 Steven Bosscherre PR libfortran/34669 (libgfortran doesn't build with...
2008-01-16 Tobias Burnusre PR fortran/34796 (Too strict error checking for...
2008-01-16 Sebastian Poptree-parloops (gen_parallel_loop): Revert my fix.
2008-01-16 Sebastian Poptree-parloops.c (gen_parallel_loop): Fix previous chang...
2008-01-16 Jerry DeLisletree-parloops.c (gen_parallel_loop): Fix ommision of...
2008-01-16 Sebastian Poptree-parloops.c (gen_parallel_loop): Free loop bound...
2008-01-16 Sebastian Poptree-parloops.c (loop_has_blocks_with_irreducible_flag...
2008-01-16 GCC AdministratorDaily bump.
2008-01-15 Sebastian Popf95-lang.c (gfc_init_builtin_functions): Initialize...
2008-01-15 Andreas Toblerparser.c (cp_parser_template_parameter): Fix C90 issue...
2008-01-15 Thomas Koenigre PR libfortran/34671 (any(kind=1) and all(kind=1))
2008-01-15 Douglas Gregorre PR c++/34399 (ICE on invalid friend declaration...
next