https://gcc.gnu.org/g:753f68d5dc5f1117442e444480b67b4393efde3e

commit 753f68d5dc5f1117442e444480b67b4393efde3e
Author: Michael Meissner <[email protected]>
Date:   Fri Oct 17 23:34:32 2025 -0400

    Update ChangeLog.*

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

diff --git a/gcc/ChangeLog.float b/gcc/ChangeLog.float
index 76a4d0e25842..b8c24304d581 100644
--- a/gcc/ChangeLog.float
+++ b/gcc/ChangeLog.float
@@ -1,3 +1,16 @@
+==================== Branch work222-float, patch #341 ====================
+
+Do not issue psabi warning for 16-bit floating point library calls.
+
+2025-10-17  Michael Meissner  <[email protected]>
+
+gcc/
+
+       * config/rs6000/rs6000-call.c (init_cumulative_args): Do not issue the
+       psabi warning for passing and returning 16-bit floating point calls on
+       library functions.
+       (rs6000_function_arg): Likewise.
+
 ==================== Branch work222-float, patch #340 ====================
 
 Fix loading up negative 0 vector 16-bit floating point.

Reply via email to