[gcc(refs/users/meissner/heads/work231-float)] Update ChangeLog.*

Michael Meissner meissner@gcc.gnu.org
Fri Dec 12 17:23:31 GMT 2025


https://gcc.gnu.org/g:66b51ee5c09ef38ffe52821a0147504389dd80fd

commit 66b51ee5c09ef38ffe52821a0147504389dd80fd
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Dec 12 12:23:26 2025 -0500

    Update ChangeLog.*

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

diff --git a/gcc/ChangeLog.float b/gcc/ChangeLog.float
index 6d8e9997eece..d0a8fe9f6da4 100644
--- a/gcc/ChangeLog.float
+++ b/gcc/ChangeLog.float
@@ -1,3 +1,14 @@
+==================== Branch work231-float, patch #223 ====================
+
+Correct loading up BFmode constants into GPRs.
+
+2025-12-12  Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config/rs6000/float16.md (mov<mode>_xxspltiw): Correct loading up
+	BFmode constants into GPRs.
+
 ==================== Branch work231-float, patch #222 ====================
 
 Use shift left to convert BFmode to SFmode/DFmode.


More information about the Gcc-cvs mailing list