aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2020-03-13 18:02:40 +0100
committerEric Botcazou <ebotcazou@gcc.gnu.org>2020-03-13 18:02:40 +0100
commit3b515f748412bbfc10c46cfa467ece89a25c04c5 (patch)
treef6c15524bc155b75ccf88d2541654149dcae0a7f
parentf2e9fe5f97d88fc876c44e6ffa57a2e85150adf9 (diff)
downloadgcc-3b515f748412bbfc10c46cfa467ece89a25c04c5.zip
gcc-3b515f748412bbfc10c46cfa467ece89a25c04c5.tar.gz
gcc-3b515f748412bbfc10c46cfa467ece89a25c04c5.tar.bz2
Fix wrong year in ChangeLog.
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3f4eb1a..d63b831 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -43,7 +43,7 @@
* config/aarch64/aarch64.c (aarch64_emit_approx_div): Use them
instead of hard-coding the choice of 1 for float and 2 for double.
-2019-03-13 Eric Botcazou <ebotcazou@adacore.com>
+2020-03-13 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/94119
* resource.h (clear_hashed_info_until_next_barrier): Declare.
@@ -52,7 +52,7 @@
(relax_delay_slots): Call clear_hashed_info_until_next_barrier on
the next instruction after removing a BARRIER.
-2019-03-13 Eric Botcazou <ebotcazou@adacore.com>
+2020-03-13 Eric Botcazou <ebotcazou@adacore.com>
PR middle-end/92071
* expmed.c (store_integral_bit_field): For fields larger than a word,