]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Correct year.
authorH.J. Lu <hjl@gcc.gnu.org>
Thu, 26 Feb 2009 15:26:52 +0000 (07:26 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 26 Feb 2009 15:26:52 +0000 (07:26 -0800)
From-SVN: r144447

gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 94c16afd47d6bc3d4ffdfb03be389bbf138da186..27fc7483bdfba478331e49b9db45c8748b79419f 100644 (file)
@@ -1,4 +1,4 @@
-2008-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+2009-02-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        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  <hongjiu.lu@intel.com>
+2009-02-21  H.J. Lu  <hongjiu.lu@intel.com>
 
        * 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  <hongjiu.lu@intel.com>
+2009-02-21  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/39261
        * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use
        * loop-iv.c: Revert last change.
        * emit-rtl.c: Likewise.
 
-2008-02-21  H.J. Lu  <hongjiu.lu@intel.com>
+2009-02-21  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/39256
        * config/i386/i386.c (type_natural_mode): Remove an extra
        (function_arg_32): Don't warn ABX ABI change here.
        (function_arg_64): Likewise.
 
-2008-02-13  Bernd Schmidt  <bernd.schmidt@analog.com>
+2009-02-13  Bernd Schmidt  <bernd.schmidt@analog.com>
 
        * loop-iv.c (implies_p): In the final case, test that operands 0
        of the two comparisons match.
        recompute_dominator to compute the immediate dominator of the
        basic block just after the loop.
 
-2008-01-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+2009-01-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * config/i386/sol2-10.h [!HAVE_AS_IX86_DIFF_SECT_DELTA]
        (ASM_OUTPUT_DWARF_PCREL): Define.
 
-2008-01-29  Vladimir Makarov  <vmakarov@redhat.com>
+2009-01-29  Vladimir Makarov  <vmakarov@redhat.com>
 
        * doc/tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
        * doc/passes.texi: Remove entries about regclass, local-alloc, and
        void *' warning from -Wc++-compat.
        * Makefile.in (dominance.o-warn): Remove.
 
-2008-01-23  Paolo Bonzini  <bonzini@gnu.org>
+2009-01-23  Paolo Bonzini  <bonzini@gnu.org>
 
        PR tree-optimization/38932
        * fold-const.c (fold_unary_ignore_overflow): New.
        * graphite.c (stmt_simple_for_scop_p): Also handle cases when
        gimple_call_lhs is NULL.
 
-2008-01-20  Paolo Bonzini  <bonzini@gnu.org>
+2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
 
        PR target/38868
        * emit-rtl.c (adjust_address_1): Make sure memref is never
        zero guard even if align_bytes != 0 and count is smaller than
        size_needed.
 
-2008-01-09  Vladimir Makarov  <vmakarov@redhat.com>
+2009-01-09  Vladimir Makarov  <vmakarov@redhat.com>
 
        PR rtl-optimization/38495
        * ira-emit.c (print_move_list, ira_debug_move_list): New functions.
index 48c6c3424a54e1d401b42671c068677bc6f53f76..859e423d8dd2e68c11aa9bdaa0511df1c8d3b7f5 100644 (file)
@@ -4,7 +4,7 @@
        * trans-array.c (gfc_conv_array_initializer): Convert all
        expressions rather than ICEing.
 
-2008-02-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
+2009-02-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
        PR fortran/38914
        * array.c (ref_dimen_size):  Rename to gfc_ref_dimen_size,
index 6766c5e0f5a7e368b14feda2f9ab0f3a44b1f80e..adbfc024b5e4915411d10ab8ccf091ef4247bd17 100644 (file)
@@ -3,7 +3,7 @@
        PR fortran/39292
        * gfortran.dg/initialization_22.f90: New test.
 
-2008-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+2009-02-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        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  <tkoenig@gcc.gnu.org>
+2009-02-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
        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  <ubizjak@gmail.com>
+2009-02-21  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/39256
        * gcc.target/i386/abi-2.c: New.
 
        * gcc.target/arm/neon-cond-1.c: New test.
 
-2008-01-23  Paolo Bonzini  <bonzini@gnu.org>
+2009-01-23  Paolo Bonzini  <bonzini@gnu.org>
 
        PR tree-optimization/38932
        * gcc.dg/pr38932.c: New.
        PR target/38902
        * gcc.dg/pr38902.c: New.
 
-2008-01-20  Paolo Bonzini  <bonzini@gnu.org>
+2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
 
        PR target/38868
        * gfortran.dg/pr38868.f: New testcase.
        PR c++/37646
        * g++.dg/conversion/memfn2.C: New test.
 
-2008-01-15  Steve Ellcey  <sje@cup.hp.com>
+2009-01-15  Steve Ellcey  <sje@cup.hp.com>
 
        PR c++/38357
        * g++.dg/template/crash87.C: New test.