]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 20 Jun 2023 00:19:12 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 20 Jun 2023 00:19:12 +0000 (00:19 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index f1fe413d9a7e842232c9a2ee80b604639138744b..4bc7a2c122ea0ffbc5c1caa41579621e874a6060 100644 (file)
@@ -1,3 +1,12 @@
+2023-06-19  Kewen Lin  <linkw@linux.ibm.com>
+
+       Backported from master:
+       2023-06-12  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR target/110011
+       * config/rs6000/rs6000.c (output_toc): Use the mode of the 128-bit
+       floating constant itself for real_to_target call.
+
 2023-06-09  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backported from master:
index b45a5ceabcadb044e8caed5bda6c4d631eacc3e4..414ba4c8afb5b43de16bf1b47f2d23d6a6e9f6e4 100644 (file)
@@ -1 +1 @@
-20230619
+20230620
index 8b962439ea91cf32a630b31ebe4db8f15833f711..c9da55f92ac79446d59dda75e056d82bdf269390 100644 (file)
@@ -1,3 +1,11 @@
+2023-06-19  Kewen Lin  <linkw@linux.ibm.com>
+
+       Backported from master:
+       2023-06-12  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR target/110011
+       * gcc.target/powerpc/pr110011.c: New test.
+
 2023-06-09  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backported from master: