public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Minor date fix in ChangeLog files.
@ 2015-01-16  5:52 Chung-Ju Wu
  0 siblings, 0 replies; only message in thread
From: Chung-Ju Wu @ 2015-01-16  5:52 UTC (permalink / raw)
  To: gcc patches

Hi, all,

I just happened to notice that there are some incorrect date
in ChangeLog files.  I guess this can be considered as obvious fix.

Committed it as Rev.219704: https://gcc.gnu.org/r219704

Index: gcc/ChangeLog
===================================================================
--- gcc/ChangeLog       (revision 219703)
+++ gcc/ChangeLog       (working copy)
@@ -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  <dje.gcc@gmail.com>
+2015-01-15  David Edelsohn  <dje.gcc@gmail.com>

        * 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 <uecker@eecs.berkeley.edu>
+2015-01-14  Martin Uecker <uecker@eecs.berkeley.edu>

        * 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  <rguenther@suse.de>
+2015-01-13  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/64568
        * tree-ssa-forwprop.c (pass_forwprop::execute): Properly

Index: gcc/testsuite/ChangeLog
===================================================================
--- gcc/testsuite/ChangeLog     (revision 219703)
+++ gcc/testsuite/ChangeLog     (working copy)
@@ -489,7 +489,7 @@
        PR tree-optimization/64404
        * gcc.dg/vect/pr64404.c: New testcase.

-2014-01-13  Richard Biener  <rguenther@suse.de>
+2015-01-13  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/64568
        * g++.dg/torture/pr64568.C: New testcase.


Best regards,
jasonwucj

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-16  4:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-16  5:52 [PATCH] Minor date fix in ChangeLog files Chung-Ju Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).