]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 7 Jun 2020 00:18:03 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 7 Jun 2020 00:18:03 +0000 (00:18 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 2c9e7244302d7bc21556cb7e2609e23b1a975c76..c1591ae43deb4945210849ce3112a6ac3f7c0d01 100644 (file)
@@ -1,3 +1,9 @@
+2020-06-06  Carl Love  <cel@us.ibm.com>
+
+       PR target/94833
+       * config/rs6000/vsx.md (define_expand): Fix instruction generation for
+       first_match_index_<mode>.
+
 2020-06-05  H.J. Lu  <hjl.tools@gmail.com>
 
        * config/i386/driver-i386.c (host_detect_local_cpu): Support
index 4d03d79ce42cb932f8309b8eacdd5b74c759bc6f..7329e39884d14181340b8c3b7ac252d90a4cea53 100644 (file)
@@ -1 +1 @@
-20200606
+20200607
index 5f3612e09ef64f377e65e438c0748536aaf63f05..5d955824dc31159ae423387c9f3338132118d011 100644 (file)
@@ -1,3 +1,9 @@
+2020-06-06  Carl Love  <cel@us.ibm.com>
+
+       PR target/94833
+       * gcc.target/powerpc/builtins-8-p9-runnable.c (main): Add
+       additional test cases with zero vector elements.
+
 2020-06-05  Harald Anlauf  <anlauf@gmx.de>
 
        PR fortran/95373