https://gcc.gnu.org/g:15e46f9dd299d97162ccffc79a43653021689ac2

commit 15e46f9dd299d97162ccffc79a43653021689ac2
Author: Michael Meissner <meiss...@linux.ibm.com>
Date:   Fri Jun 14 20:31:13 2024 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.bugs | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/gcc/ChangeLog.bugs b/gcc/ChangeLog.bugs
index bdd67eed1ab2..5e33b15d5b7e 100644
--- a/gcc/ChangeLog.bugs
+++ b/gcc/ChangeLog.bugs
@@ -1,3 +1,25 @@
+==================== Branch work168-bugs, patch #401 ====================
+
+Disable IEEE 128 on little endian 32-bit systems.
+
+2024-06-14  Michael Meissner  <meiss...@linux.ibm.com>
+
+gcc/
+
+       * config/rs6000/rs6000.cc (rs6000_option_override_internal): Do not
+       allow IEEE 128-bit on little endian 32-bit systems.
+
+==================== Branch work168-bugs, patch #400 ====================
+
+Little endian PowerPC without VSX cannot support IEEE 128-bit.
+
+2024-06-14  Michael Meissner  <meiss...@linux.ibm.com>
+
+libgfortran/
+
+       * kinds-override.h: Do not enable IEEE 128-bit floating point support on
+       little endian PowerPC that does not have VSX support.
+
 ==================== Branch work168-bugs, patch #11 from work168 branch 
====================
 
 Add -mcpu=future tuning support.

Reply via email to