[gcc(refs/users/meissner/heads/work077)] Update ChangeLog.meissner.
Michael Meissner
meissner@gcc.gnu.org
Wed Feb 2 05:05:10 GMT 2022
https://gcc.gnu.org/g:d43e4059888a4065039f1c76aed07a14b46fd752
commit d43e4059888a4065039f1c76aed07a14b46fd752
Author: Michael Meissner <meissner@linux.ibm.com>
Date: Wed Feb 2 00:04:45 2022 -0500
Update ChangeLog.meissner.
2022-02-01 Michael Meissner <meissner@linux.ibm.com>
gcc/
* ChangeLog.meissner: Update.
Diff:
---
gcc/ChangeLog.meissner | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 220c077f2af..a6fe73d6f9a 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,16 @@
+work077, patch #3:
+2022-02-01 Michael Meissner <meissner@the-meissners.org>
+
+ * config.in (TARGET_POWERPC_IEEE_128BIT_LONG_DOUBLE): New
+ configure option.
+ * config/rs6000/rs6000.cc (TARGET_IEEEQUAD_DEFAULT): If the host
+ compiler used IEEE 128-bit long doubles and the long double format
+ was not specified with configuration switches, set the long double
+ format to IEEE 128-bit.
+ * configure.ac (TARGET_POWERPC_IEEE_128BIT_LONG_DOUBLE): Set as 1
+ if the host compiler used IEEE 128-bit long doubles.
+ * configure: Regenerate.
+
work077, patch #2:
2022-01-28 Michael Meissner <meissner@the-meissners.org>
PR target/104253
@@ -5,12 +18,7 @@ work077, patch #2:
compiler used to build the current compiler defaults to IEEE
128-bit long double, make that the default for this build.
-work077, patch #1:
-2022-01-26 Michael Meissner <meissner@the-meissners.org>
-
- * config/rs6000/rs6000.cc (TARGET_IEEEQUAD_DEFAULT): If the
- compiler used to build the current compiler defaults to IEEE
- 128-bit long double, make that the default for this build.
+work077, patch #1 was reverted:
2022-01-26 Michael Meissner <meissner@linux.ibm.com>
More information about the Gcc-cvs
mailing list