]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 14 Sep 2020 00:16:57 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 14 Sep 2020 00:16:57 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index bbc6d33f4dc419df7ed9f639dbf4671ba213f905..bfe8fd1d49114be5f6d1f3f9a4e65e943a057fa4 100644 (file)
@@ -1,3 +1,8 @@
+2020-09-13  Roger Sayle  <roger@nextmovesoftware.com>
+
+       * config/pa/pa.c (hppa_rtx_costs) [ASHIFT, ASHIFTRT, LSHIFTRT]:
+       Provide accurate costs for DImode shifts of integer constants.
+
 2020-09-12  Roger Sayle  <roger@nextmovesoftware.com>
            John David Anglin  <danglin@gcc.gnu.org>
 
index 9e832c964559e027a6d372a7f7b7a2f6e9575aa7..112e93fe6b5c70ba9e87a6a4de506fbf3f10595c 100644 (file)
@@ -1 +1 @@
-20200913
+20200914