From 63e533ecb591c271cf1baefd77b4ec4784ea08be Mon Sep 17 00:00:00 2001 From: Chung-Ju Wu Date: Fri, 16 Jan 2015 04:21:38 +0000 Subject: [PATCH] Minor date fix in gcc/ChangeLog and gcc/testsuite/ChangeLog file. From-SVN: r219704 --- gcc/ChangeLog | 6 +++--- gcc/testsuite/ChangeLog | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6cb2e38..e105c44 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -286,7 +286,7 @@ cfganal.h, cfgbuild.h, cfgcleanup.h, lcm.h, cfgloopmanip.h, builtins.def, and chkp-builtins.def. -2014-01-15 David Edelsohn +2015-01-15 David Edelsohn * config/rs6000/default64.h (TARGET_DEFAULT) [LITTLE_ENDIAN]: Use ISA 2.7 (POWER8). @@ -988,7 +988,7 @@ Do not save lr in case of tail call. * config/arm/thumb2.md (*thumb2_pop_single): New pattern. -2015-01-13 Martin Uecker +2015-01-14 Martin Uecker * tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2. @@ -1126,7 +1126,7 @@ (perform_symbolic_merge): This. Also fix computation of the range and end of the symbolic number corresponding to the result of a bitwise OR. -2014-01-13 Richard Biener +2015-01-13 Richard Biener PR tree-optimization/64568 * tree-ssa-forwprop.c (pass_forwprop::execute): Properly diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1ea322b..20df864 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -489,7 +489,7 @@ PR tree-optimization/64404 * gcc.dg/vect/pr64404.c: New testcase. -2014-01-13 Richard Biener +2015-01-13 Richard Biener PR tree-optimization/64568 * g++.dg/torture/pr64568.C: New testcase. -- 2.7.4