]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 10 Oct 2020 00:16:58 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 10 Oct 2020 00:16:58 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 50ec989666b79694e26f664336a1d5adf7bc27d5..7793bdd1af54275304d5ff64f84b428be0d023e1 100644 (file)
@@ -1,3 +1,9 @@
+2020-10-09  Vladimir Makarov  <vmakarov@redhat.com>
+
+       PR rtl-optimization/97313
+       * lra-constraints.c (match_reload): Don't keep strict_low_part in
+       reloads for non-registers.
+
 2020-10-08  Martin Sebor  <msebor@redhat.com>
 
        PR middle-end/95189
index 960857045523600bc32fe0c39474c6294c87e968..bca154ae9f3e24f519298f9dc435e0a5ac84f456 100644 (file)
@@ -1 +1 @@
-20201009
+20201010
index 433af55d68d0a7a03c46f572ba9766aba3cb5345..f46256859b2feaf3aaa86b1accb2f99eac350853 100644 (file)
@@ -1,3 +1,8 @@
+2020-10-09  Vladimir Makarov  <vmakarov@redhat.com>
+
+       PR rtl-optimization/97313
+       * gcc.target/i386/pr97313.c: New.
+
 2020-10-08  Patrick Palka  <ppalka@redhat.com>
 
        Backported from master: