diff options
author | Bernd Edlinger <edlinger@gcc.gnu.org> | 2019-09-01 10:40:52 +0000 |
---|---|---|
committer | Bernd Edlinger <edlinger@gcc.gnu.org> | 2019-09-01 10:40:52 +0000 |
commit | 12b19f6aaf6a93be0bdc80e3d17540b94c58e157 (patch) | |
tree | 466e89d5b3222d6bb603bbdf18c856f38d825c5a /gcc | |
parent | 7a9f7e59dd38aff632c9c46234454a4f4b863357 (diff) | |
download | gcc-12b19f6aaf6a93be0bdc80e3d17540b94c58e157.zip gcc-12b19f6aaf6a93be0bdc80e3d17540b94c58e157.tar.gz gcc-12b19f6aaf6a93be0bdc80e3d17540b94c58e157.tar.bz2 |
Fix wrong dates in ChangeLog
From-SVN: r275265
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 49c371b..2599314 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -171,7 +171,7 @@ * config/i386/i386-features.c (convert_scalars_to_vector): Do not add the MD problem. -2019-09-28 Bernd Edlinger <bernd.edlinger@hotmail.de> +2019-08-28 Bernd Edlinger <bernd.edlinger@hotmail.de> Richard Biener <rguenther@suse.de> * expr.c (expand_assignment): Handle misaligned DECLs. @@ -2861,12 +2861,12 @@ * config/i386/mmx.md (usadv8qi): Use register_operand instead of vector_operand. -2019-09-09 Vladimir Makarov <vmakarov@redhat.com> +2019-08-09 Vladimir Makarov <vmakarov@redhat.com> * reload1.c (finish_spills): Do not check ira_conflicts_p when handling spilled pseudos. -2019-09-09 Richard Earnshaw <rearnsha@arm.com> +2019-08-09 Richard Earnshaw <rearnsha@arm.com> PR target/91386 * config/aarch64/aarch64.c (aarch64_gen_adjusted_ldpstp): Use copy_rtx |