[gcc(refs/users/meissner/heads/work168-bugs)] Update ChangeLog.*
Michael Meissner
meissner@gcc.gnu.org
Sat Jun 15 06:58:56 GMT 2024
https://gcc.gnu.org/g:85b99629c243025a7cadd4d77b3135e99cd38cd1
commit 85b99629c243025a7cadd4d77b3135e99cd38cd1
Author: Michael Meissner <meissner@linux.ibm.com>
Date: Sat Jun 15 02:58:52 2024 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.bugs | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/gcc/ChangeLog.bugs b/gcc/ChangeLog.bugs
index 5e33b15d5b7e..33b621fd8df7 100644
--- a/gcc/ChangeLog.bugs
+++ b/gcc/ChangeLog.bugs
@@ -1,3 +1,16 @@
+==================== Branch work168-bugs, patch #402 ====================
+
+Do not build libgcc if GCC is not configured for at least power8
+
+2024-06-15 Michael Meissner <meissner@linux.ibm.com>
+
+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.
+ * configure: Regenerate.
+
==================== Branch work168-bugs, patch #401 ====================
Disable IEEE 128 on little endian 32-bit systems.
More information about the Gcc-cvs
mailing list