]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 18 Jun 2021 00:17:54 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 18 Jun 2021 00:17:54 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index 375cb0a55c2eda53245d89cf73b41d993eeef928..a176658ac17c961e129f53610185c0b2742e4326 100644 (file)
@@ -1,3 +1,13 @@
+2021-06-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
+
+       Backported from master:
+       2021-06-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
+
+       PR target/100871
+       * config/s390/vecintrin.h (vec_doublee): Fix to use
+         __builtin_s390_vflls.
+       (vec_floate): Fix to use __builtin_s390_vflrd.
+
 2021-06-16  Richard Biener  <rguenther@suse.de>
 
        Backported from master:
index f84fbffe108aaf21f8bacc9ad9d39fba22d6dd3e..1c09ea68c9860607f976ea8661c9fc92221132b0 100644 (file)
@@ -1 +1 @@
-20210617
+20210618
index 60fb0a323b46e5f164914ff5aa0a85ae61b008db..4d55a7579f1488d62f942345d5b0425595803da3 100644 (file)
@@ -1,3 +1,8 @@
+2021-06-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/101029
+       * init.c (build_vec_init): Shortcut [0] case.
+
 2021-06-07  Patrick Palka  <ppalka@redhat.com>
 
        Backported from master:
index 925cae3c7f077098078892f2fc1489b2123e4b4d..e8e18be8ad541fa889fcfac45eafbfbfb8da4f9c 100644 (file)
@@ -1,3 +1,8 @@
+2021-06-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/101029
+       * g++.dg/ext/array4.C: New test.
+
 2021-06-16  Richard Biener  <rguenther@suse.de>
 
        Backported from master:
This page took 0.137203 seconds and 5 git commands to generate.