https://gcc.gnu.org/g:265d476e2940759ea23733e5eb57aecc05af495d

commit 265d476e2940759ea23733e5eb57aecc05af495d
Author: Michael Meissner <meiss...@linux.ibm.com>
Date:   Tue Jun 18 01:27:43 2024 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.bugs | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/gcc/ChangeLog.bugs b/gcc/ChangeLog.bugs
index 9a2af6e5eaf0..4bd3e28874b9 100644
--- a/gcc/ChangeLog.bugs
+++ b/gcc/ChangeLog.bugs
@@ -1,8 +1,8 @@
-==================== Branch work169-bugs, patch #400 ====================
+==================== Branch work169-bugs, patch #401 ====================
 
 Do not build IEEE 128-bit support for little endian power5.
 
-2024-06-17  Michael Meissner  <meiss...@linux.ibm.com>
+2024-06-18  Michael Meissner  <meiss...@linux.ibm.com>
 
 gcc/
 
@@ -11,9 +11,10 @@ gcc/
 
 libgcc/
 
-       * config.host (powerpc*-linux*): Do not build the IEEE 128-bit support
-       libraries unless GCC is configured for at least power8 by default.
-       * configure.ac (powerpc*-linux*): Likewise.
+       * config.host (powerpc*-linux*): Do not enable ieee 128-bit hardware
+       support unless ieee 128-bit basic support is provided.
+       * configure.ac (powerpc*-linux*): Disable building libgcc on legacy
+       32-bit little endian systems which will never support VSX.
        * configure: Regenerate.
 
 libgfortran/
@@ -24,6 +25,8 @@ libgfortran/
        * kinds-override.h: Do not enable IEEE 128-bit floating point support on
        little endian PowerPC that does not have VSX support.
 
+==================== Branch work169-bugs, patch #400 was reverted 
====================
+
 ==================== Branch work169-bugs, patch #11 (work169 branch) 
====================
 
 Add -mcpu=future tuning support.

Reply via email to