https://gcc.gnu.org/g:de15424a4dc99e5a26acef102cbc7bd8fa701001

commit de15424a4dc99e5a26acef102cbc7bd8fa701001
Author: Michael Meissner <[email protected]>
Date:   Tue Oct 21 21:28:15 2025 -0400

    Update ChangeLog.*

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

diff --git a/gcc/ChangeLog.float b/gcc/ChangeLog.float
index 640e4c4e5fe4..a6f16a1f4fa0 100644
--- a/gcc/ChangeLog.float
+++ b/gcc/ChangeLog.float
@@ -1,3 +1,15 @@
+==================== Branch work223-float, patch #301 ====================
+
+Allow loading up 16-bit floating point constants even if we do not have 
hardware support.
+
+2025-10-21  Michael Meissner  <[email protected]>
+
+gcc/
+
+       * config/rs6000/rs6000.cc (rs6000_load_constant_and_splat): Allow
+       loading up 16-bit floating point constants even if we do not have
+       hardware support.
+
 ==================== Branch work223-float, patch #300 ====================

Reply via email to