aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Perta <sebastianperta@gcc.gnu.org>2018-01-26 10:57:53 +0000
committerSebastian Perta <sebastianperta@gcc.gnu.org>2018-01-26 10:57:53 +0000
commitc921c45fdb3b6a6106e2de835a4a9e0e44b7afaf (patch)
tree4a6fde87c199d8d19213f5038ee6aab7ded8062d
parentb0679a787b46149408363a697afb2279e22504ad (diff)
downloadgcc-c921c45fdb3b6a6106e2de835a4a9e0e44b7afaf.zip
gcc-c921c45fdb3b6a6106e2de835a4a9e0e44b7afaf.tar.gz
gcc-c921c45fdb3b6a6106e2de835a4a9e0e44b7afaf.tar.bz2
Corrected date in changelog
From-SVN: r257080
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6792051..6a02d96 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,4 +1,4 @@
-2018-01-25 Sebastian Perta <sebastian.perta@renesas.com>
+2018-01-26 Sebastian Perta <sebastian.perta@renesas.com>
* config/rl78/rl78.c: if operand 2 is const avoid addition with 0
and use incw and decw where possible