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

commit bb7f49558e850b689efe390a53ecae7590c4f526
Author: Michael Meissner <[email protected]>
Date:   Fri Oct 31 20:52:28 2025 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.test | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gcc/ChangeLog.test b/gcc/ChangeLog.test
index 4f1dfd40a5b3..2cd2599cd15c 100644
--- a/gcc/ChangeLog.test
+++ b/gcc/ChangeLog.test
@@ -1,13 +1,15 @@
 ==================== Branch work223-test, patch #428 ====================
 
-Add --with-powerpc-16bit-floating-point.
+Add --with-powerpc-float16 and --with-powerpc-float16-disable-warning.
 
 2025-10-31  Michael Meissner  <[email protected]>
 
 gcc/
 
        * config.gcc (powerpc*-*-*): Add support for the configuration option
-       --with-powerpc-16bit-floating-point.
+       --with-powerpc-float16 and --with-powerpc-float16-disable-warning.
+       * config/rs6000/rs6000-call.cc (init_cumulative_args): Likewise.
+       (rs6000_function_arg): Likewise.
        * config/rs6000/rs6000-cpus.def (TARGET_16BIT_FLOATING_POINT): Likewise.
        (ISA_2_7_MASKS_SERVER): Likewise.
        (POWERPC_MASKS): Likewise.

Reply via email to