From a330630f8888b534028fa68748f096fe5f2754e2 Mon Sep 17 00:00:00 2001 From: hjl Date: Thu, 26 Feb 2009 15:26:52 +0000 Subject: [PATCH] Correct year. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144447 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 20 ++++++++++---------- gcc/fortran/ChangeLog | 2 +- gcc/testsuite/ChangeLog | 12 ++++++------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 94c16af..27fc748 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2008-02-25 H.J. Lu +2009-02-25 H.J. Lu PR rtl-optimization/39241 * jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls @@ -89,7 +89,7 @@ (remove_unused_locals): Enable removal of dead blocks by default; enable dumping at TDF_DETAILS. -2008-02-21 H.J. Lu +2009-02-21 H.J. Lu * config/i386/i386.c (classify_argument): Don't allow COImode and OImode. @@ -99,7 +99,7 @@ (return_in_memory_32): Likewise. (function_arg_64): Remove OImode comment. -2008-02-21 H.J. Lu +2009-02-21 H.J. Lu PR target/39261 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use @@ -116,7 +116,7 @@ * loop-iv.c: Revert last change. * emit-rtl.c: Likewise. -2008-02-21 H.J. Lu +2009-02-21 H.J. Lu PR target/39256 * config/i386/i386.c (type_natural_mode): Remove an extra @@ -432,7 +432,7 @@ (function_arg_32): Don't warn ABX ABI change here. (function_arg_64): Likewise. -2008-02-13 Bernd Schmidt +2009-02-13 Bernd Schmidt * loop-iv.c (implies_p): In the final case, test that operands 0 of the two comparisons match. @@ -992,12 +992,12 @@ recompute_dominator to compute the immediate dominator of the basic block just after the loop. -2008-01-29 Rainer Orth +2009-01-29 Rainer Orth * config/i386/sol2-10.h [!HAVE_AS_IX86_DIFF_SECT_DELTA] (ASM_OUTPUT_DWARF_PCREL): Define. -2008-01-29 Vladimir Makarov +2009-01-29 Vladimir Makarov * doc/tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. * doc/passes.texi: Remove entries about regclass, local-alloc, and @@ -1338,7 +1338,7 @@ void *' warning from -Wc++-compat. * Makefile.in (dominance.o-warn): Remove. -2008-01-23 Paolo Bonzini +2009-01-23 Paolo Bonzini PR tree-optimization/38932 * fold-const.c (fold_unary_ignore_overflow): New. @@ -1482,7 +1482,7 @@ * graphite.c (stmt_simple_for_scop_p): Also handle cases when gimple_call_lhs is NULL. -2008-01-20 Paolo Bonzini +2009-01-20 Paolo Bonzini PR target/38868 * emit-rtl.c (adjust_address_1): Make sure memref is never @@ -1865,7 +1865,7 @@ zero guard even if align_bytes != 0 and count is smaller than size_needed. -2008-01-09 Vladimir Makarov +2009-01-09 Vladimir Makarov PR rtl-optimization/38495 * ira-emit.c (print_move_list, ira_debug_move_list): New functions. diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 48c6c34..859e423 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -4,7 +4,7 @@ * trans-array.c (gfc_conv_array_initializer): Convert all expressions rather than ICEing. -2008-02-21 Thomas Koenig +2009-02-21 Thomas Koenig PR fortran/38914 * array.c (ref_dimen_size): Rename to gfc_ref_dimen_size, diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 6766c5e..adbfc02 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -3,7 +3,7 @@ PR fortran/39292 * gfortran.dg/initialization_22.f90: New test. -2008-02-25 H.J. Lu +2009-02-25 H.J. Lu PR rtl-optimization/39241 * gcc.dg/torture/pr39241.c: New. @@ -46,7 +46,7 @@ * g++.dg/cpp0x/initlist14.C: New test. -2008-02-21 Thomas Koenig +2009-02-21 Thomas Koenig PR fortran/38914 * bound_simplification_2.f90: New test case. @@ -56,7 +56,7 @@ * gcc.dg/cpp/include4.c: New test. -2008-02-21 Uros Bizjak +2009-02-21 Uros Bizjak PR target/39256 * gcc.target/i386/abi-2.c: New. @@ -777,7 +777,7 @@ * gcc.target/arm/neon-cond-1.c: New test. -2008-01-23 Paolo Bonzini +2009-01-23 Paolo Bonzini PR tree-optimization/38932 * gcc.dg/pr38932.c: New. @@ -867,7 +867,7 @@ PR target/38902 * gcc.dg/pr38902.c: New. -2008-01-20 Paolo Bonzini +2009-01-20 Paolo Bonzini PR target/38868 * gfortran.dg/pr38868.f: New testcase. @@ -984,7 +984,7 @@ PR c++/37646 * g++.dg/conversion/memfn2.C: New test. -2008-01-15 Steve Ellcey +2009-01-15 Steve Ellcey PR c++/38357 * g++.dg/template/crash87.C: New test. -- 2.7.4