Commit 38432148 by H.J. Lu

Correct year.

From-SVN: r144447
parent c1cfed03
2008-02-25 H.J. Lu <hongjiu.lu@intel.com> 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
PR rtl-optimization/39241 PR rtl-optimization/39241
* jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls * jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
(remove_unused_locals): Enable removal of dead blocks by default; (remove_unused_locals): Enable removal of dead blocks by default;
enable dumping at TDF_DETAILS. 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 * config/i386/i386.c (classify_argument): Don't allow COImode
and OImode. and OImode.
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
(return_in_memory_32): Likewise. (return_in_memory_32): Likewise.
(function_arg_64): Remove OImode comment. (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 PR target/39261
* config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
* loop-iv.c: Revert last change. * loop-iv.c: Revert last change.
* emit-rtl.c: Likewise. * 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 PR target/39256
* config/i386/i386.c (type_natural_mode): Remove an extra * config/i386/i386.c (type_natural_mode): Remove an extra
...@@ -432,7 +432,7 @@ ...@@ -432,7 +432,7 @@
(function_arg_32): Don't warn ABX ABI change here. (function_arg_32): Don't warn ABX ABI change here.
(function_arg_64): Likewise. (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 * loop-iv.c (implies_p): In the final case, test that operands 0
of the two comparisons match. of the two comparisons match.
...@@ -992,12 +992,12 @@ ...@@ -992,12 +992,12 @@
recompute_dominator to compute the immediate dominator of the recompute_dominator to compute the immediate dominator of the
basic block just after the loop. 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] * config/i386/sol2-10.h [!HAVE_AS_IX86_DIFF_SECT_DELTA]
(ASM_OUTPUT_DWARF_PCREL): Define. (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/tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
* doc/passes.texi: Remove entries about regclass, local-alloc, and * doc/passes.texi: Remove entries about regclass, local-alloc, and
...@@ -1338,7 +1338,7 @@ ...@@ -1338,7 +1338,7 @@
void *' warning from -Wc++-compat. void *' warning from -Wc++-compat.
* Makefile.in (dominance.o-warn): Remove. * 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 PR tree-optimization/38932
* fold-const.c (fold_unary_ignore_overflow): New. * fold-const.c (fold_unary_ignore_overflow): New.
...@@ -1482,7 +1482,7 @@ ...@@ -1482,7 +1482,7 @@
* graphite.c (stmt_simple_for_scop_p): Also handle cases when * graphite.c (stmt_simple_for_scop_p): Also handle cases when
gimple_call_lhs is NULL. gimple_call_lhs is NULL.
2008-01-20 Paolo Bonzini <bonzini@gnu.org> 2009-01-20 Paolo Bonzini <bonzini@gnu.org>
PR target/38868 PR target/38868
* emit-rtl.c (adjust_address_1): Make sure memref is never * emit-rtl.c (adjust_address_1): Make sure memref is never
...@@ -1865,7 +1865,7 @@ ...@@ -1865,7 +1865,7 @@
zero guard even if align_bytes != 0 and count is smaller than zero guard even if align_bytes != 0 and count is smaller than
size_needed. size_needed.
2008-01-09 Vladimir Makarov <vmakarov@redhat.com> 2009-01-09 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/38495 PR rtl-optimization/38495
* ira-emit.c (print_move_list, ira_debug_move_list): New functions. * ira-emit.c (print_move_list, ira_debug_move_list): New functions.
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* trans-array.c (gfc_conv_array_initializer): Convert all * trans-array.c (gfc_conv_array_initializer): Convert all
expressions rather than ICEing. 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 PR fortran/38914
* array.c (ref_dimen_size): Rename to gfc_ref_dimen_size, * array.c (ref_dimen_size): Rename to gfc_ref_dimen_size,
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
PR fortran/39292 PR fortran/39292
* gfortran.dg/initialization_22.f90: New test. * 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 PR rtl-optimization/39241
* gcc.dg/torture/pr39241.c: New. * gcc.dg/torture/pr39241.c: New.
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
* g++.dg/cpp0x/initlist14.C: New test. * 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 PR fortran/38914
* bound_simplification_2.f90: New test case. * bound_simplification_2.f90: New test case.
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
* gcc.dg/cpp/include4.c: New test. * 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 PR target/39256
* gcc.target/i386/abi-2.c: New. * gcc.target/i386/abi-2.c: New.
...@@ -777,7 +777,7 @@ ...@@ -777,7 +777,7 @@
* gcc.target/arm/neon-cond-1.c: New test. * 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 PR tree-optimization/38932
* gcc.dg/pr38932.c: New. * gcc.dg/pr38932.c: New.
...@@ -867,7 +867,7 @@ ...@@ -867,7 +867,7 @@
PR target/38902 PR target/38902
* gcc.dg/pr38902.c: New. * gcc.dg/pr38902.c: New.
2008-01-20 Paolo Bonzini <bonzini@gnu.org> 2009-01-20 Paolo Bonzini <bonzini@gnu.org>
PR target/38868 PR target/38868
* gfortran.dg/pr38868.f: New testcase. * gfortran.dg/pr38868.f: New testcase.
...@@ -984,7 +984,7 @@ ...@@ -984,7 +984,7 @@
PR c++/37646 PR c++/37646
* g++.dg/conversion/memfn2.C: New test. * 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 PR c++/38357
* g++.dg/template/crash87.C: New test. * g++.dg/template/crash87.C: New test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment